rpms/ufraw/devel ufraw.spec,1.26,1.27

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Wed Nov 14 15:25:04 UTC 2007


Author: nphilipp

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

Modified Files:
	ufraw.spec 
Log Message:
rephrase summary
use full path to gimptool



Index: ufraw.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ufraw/devel/ufraw.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ufraw.spec	5 Sep 2007 15:28:46 -0000	1.26
+++ ufraw.spec	14 Nov 2007 15:24:30 -0000	1.27
@@ -1,4 +1,4 @@
-%define gimptool gimptool-2.0
+%define gimptool %{_bindir}/gimptool-2.0
 %define gimpplugindir %(%gimptool --gimpplugindir)/plug-ins
 
 %if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 6 || 0%{?rhel} >= 5
@@ -17,10 +17,10 @@
 %define spkg 1
 %endif
 
-Summary: Tool to retrieve raw image data from digital cameras
+Summary: Raw image data retrieval tool for digital cameras
 Name: ufraw
 Version: 0.12
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/Multimedia
 License: GPLv2
 URL: http://ufraw.sourceforge.net
@@ -165,6 +165,10 @@
 %{gimpplugindir}/ufraw-gimp
 
 %changelog
+* Wed Nov 14 2007 Nils Philippsen <nphilipp at redhat.com> - 0.12-3
+- rephrase summary
+- use full path to gimptool
+
 * Wed Sep 05 2007 Nils Philippsen <nphilipp at redhat.com> - 0.12-2
 - change license to GPLv2
 




More information about the fedora-extras-commits mailing list