rpms/njb-sharp/FC-5 njb-sharp.spec,1.1,1.2

Linus Walleij (snirkel) fedora-extras-commits at redhat.com
Tue Nov 28 22:46:25 UTC 2006


Author: snirkel

Update of /cvs/extras/rpms/njb-sharp/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4738

Modified Files:
	njb-sharp.spec 
Log Message:
Iterative build tries.



Index: njb-sharp.spec
===================================================================
RCS file: /cvs/extras/rpms/njb-sharp/FC-5/njb-sharp.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- njb-sharp.spec	22 Nov 2006 19:48:01 -0000	1.1
+++ njb-sharp.spec	28 Nov 2006 22:45:55 -0000	1.2
@@ -1,14 +1,14 @@
 # This is only a temporary fix until FC5 is brought in
 # line with FC6.
-%if "%{?fedora}" == "5"
-%define monodir %{_prefix}/lib
-%else
+#%if "%{?fedora}" == "5"
+#%define monodir %{_prefix}/lib
+#%else
 %define monodir %{_libdir}
-%endif
+#%endif
 
 Name: 		njb-sharp
 Version:	0.3.0
-Release:	5%{?dist}
+Release:	6%{?dist}
 URL:		http://banshee-project.org/Subprojects/Njb-sharp
 Summary:	C sharp library to control the Nomad jukebox database
 Source0:	http://banshee-project.org/files/%{name}/%{name}-%{version}.tar.bz2
@@ -35,9 +35,9 @@
 
 %prep
 %setup -q
-%if "%{?fedora}" > "5"
-%patch0 -p1
-%endif
+#%if "%{?fedora}" > "5"
+#%patch0 -p1
+#%endif
 
 %build
 %configure
@@ -77,6 +77,9 @@
 %{monodir}/pkgconfig/*
 
 %changelog
+* Tue Nov 28 2006 Linus Walleij <triad at df.lth.se> 0.3.0-6
+- See if FC5 happen to be aligned with FC6 now.
+
 * Sat Oct 21 2006 Linus Walleij <triad at df.lth.se> 0.3.0-5
 - More picking around in the spec...
 




More information about the fedora-extras-commits mailing list