rpms/ufraw/devel ufraw.spec,1.14,1.15

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Mon Mar 12 13:28:13 UTC 2007


Author: nphilipp

Update of /cvs/extras/rpms/ufraw/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28959

Modified Files:
	ufraw.spec 
Log Message:
split pkg from fc6/rhel5 on to avoid upgrading mess



Index: ufraw.spec
===================================================================
RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ufraw.spec	12 Mar 2007 13:23:35 -0000	1.14
+++ ufraw.spec	12 Mar 2007 13:27:41 -0000	1.15
@@ -1,7 +1,7 @@
 %define gimptool gimptool-2.0
 %define gimpplugindir %(%gimptool --gimpplugindir)/plug-ins
 
-%if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} > 6 || 0%{?rhel} > 5
+%if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 6 || 0%{?rhel} >= 5
 %define splitpackage 0%{!?_without_splitpackage:1}
 %else
 %define splitpackage 0%{?_with_splitpackage:1}
@@ -14,7 +14,7 @@
 Summary: Tool to retrieve raw image data from digital cameras
 Name: ufraw
 Version: 0.11
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/Multimedia
 License: GPL
 URL: http://ufraw.sourceforge.net
@@ -135,6 +135,9 @@
 %{gimpplugindir}/ufraw-gimp
 
 %changelog
+* Mon Mar 12 2007 Nils Philippsen <nphilipp at redhat.com> - 0.11-3
+- split pkg from fc6/rhel5 on to avoid upgrading mess
+
 * Mon Mar 12 2007 Nils Philippsen <nphilipp at redhat.com> - 0.11-2
 - use %%rhel, not %%redhat
 




More information about the scm-commits mailing list