rpms/banshee/devel banshee.spec,1.46,1.47

Nigel Jones (nigelj) fedora-extras-commits at redhat.com
Sat May 10 07:31:26 UTC 2008


Author: nigelj

Update of /cvs/pkgs/rpms/banshee/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23474

Modified Files:
	banshee.spec 
Log Message:
Accidentially left a reference to Source1


Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/banshee.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- banshee.spec	10 May 2008 06:55:25 -0000	1.46
+++ banshee.spec	10 May 2008 07:30:21 -0000	1.47
@@ -2,7 +2,7 @@
 
 Name:    banshee
 Version: 0.99.1
-Release: 1%{?dist}
+Release: 1.1%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 Group:   Applications/Multimedia
 License: MIT
@@ -64,7 +64,7 @@
 
 %prep
 %setup -q -n %{name}-1-%{version}
-cp %{SOURCE1} .
+#cp %{SOURCE1} .
 
 %build
 export MONO_SHARED_DIR=%mono_shared
@@ -126,6 +126,9 @@
 %{_libdir}/pkgconfig/banshee-1-*.pc
 
 %changelog
+* Sat May 5 2008 Nigel Jones <dev at nigelj.com> - 0.99.1-1.1
+- Fix brainfart...  Comment out the cp for Source1 which I moved out of the way
+
 * Sat May 5 2008 Nigel Jones <dev at nigelj.com> - 0.99.1-1
 - New Upstream Release (0.99.1) - Beta 1 (Closes: Bug# 445449)
 - boo doesn't work quite yet for us, this will most likely be enabled in a -2




More information about the fedora-extras-commits mailing list