rpms/banshee/F-9 banshee.spec,1.44,1.45

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


Author: nigelj

Update of /cvs/pkgs/rpms/banshee/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23386

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


Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-9/banshee.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- banshee.spec	10 May 2008 06:59:31 -0000	1.44
+++ banshee.spec	10 May 2008 07:29:12 -0000	1.45
@@ -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