Commit b0e7c31b0bf3638def15708b8a3ecd4a6bc199e3

Add tagname to log message.

svn path=/trunk/extragear/multimedia/amarok/; revision=508797
  
4646
4747
4848# Copy the files in the repository
49`svn cp -m "Tag amaroK." #{source} #{target}/multimedia`
50`svn cp -m "Tag amaroK docs." #{docs} #{target}/multimedia/doc`
49`svn cp -m "Tag amaroK #{tagname}." #{source} #{target}/multimedia`
50`svn cp -m "Tag amaroK #{tagname} - docs." #{docs} #{target}/multimedia/doc`
5151
5252
5353print "Tag created.\n"