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

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


Author: nphilipp

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

Modified Files:
	ufraw.spec 
Log Message:
use %rhel, not %redhat 



Index: ufraw.spec
===================================================================
RCS file: /cvs/extras/rpms/ufraw/devel/ufraw.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ufraw.spec	12 Mar 2007 11:12:46 -0000	1.13
+++ ufraw.spec	12 Mar 2007 13:23:35 -0000	1.14
@@ -1,7 +1,7 @@
 %define gimptool gimptool-2.0
 %define gimpplugindir %(%gimptool --gimpplugindir)/plug-ins
 
-%if 0%{?fedora}%{?redhat} == 0 || 0%{?fedora} > 6 || 0%{?redhat} > 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: 1%{?dist}
+Release: 2%{?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-2
+- use %%rhel, not %%redhat
+
 * Mon Mar 12 2007 Nils Philippsen <nphilipp at redhat.com> - 0.11-1
 - version 0.11
 




More information about the scm-commits mailing list