[vegastrike-music] Remove stray spec file from the music directory

Bruno Wolff III bruno at fedoraproject.org
Sat Apr 7 17:14:47 UTC 2012


commit c55a815b43d9f6681c5978eaa8367b835de56a4e
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Apr 7 11:56:00 2012 -0500

    Remove stray spec file from the music directory

 vegastrike-music.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/vegastrike-music.spec b/vegastrike-music.spec
index acc2f28..96f91da 100644
--- a/vegastrike-music.spec
+++ b/vegastrike-music.spec
@@ -1,6 +1,6 @@
 Name:           vegastrike-music
 Version:        0.5.1
-Release:        1.r1
+Release:        2.r1
 Summary:        Music for Vega Strike
 Group:          Amusements/Games
 License:        GPL+
@@ -41,6 +41,9 @@ mv music/AUTHORS music/COPYING .
 # The files are GPL
 rm -f music/LICENSE.STANDALONE
 
+# A copy of a spec file is in the music directory, that we don't want.
+rm -f music/vegastrike-music.spec
+
 
 %build
 # nothing to build data only
@@ -67,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Apr 07 2012 Bruno Wolff III <bruno at wolff.to> 0.5.1-2.r1
+- Remove stray spec file from the music directory
+
 * Wed Apr 04 2012 Bruno Wolff III <bruno at wolff.to> 0.5.1-1.r1
 - Upstream update to final release (0.5.1.r1)
 


More information about the scm-commits mailing list