rpms/gnome-scan/devel gnome-scan.spec,1.14,1.15

Lorenzo Villani arbiter at fedoraproject.org
Sat Jan 23 14:26:02 UTC 2010


Author: arbiter

Update of /cvs/pkgs/rpms/gnome-scan/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26322

Modified Files:
	gnome-scan.spec 
Log Message:
* Sat Jan 23 2010 Lorenzo Villani <lvillani at binaryhelix.net> - 0.6.2-4
- Rebuilt



Index: gnome-scan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-scan/devel/gnome-scan.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- gnome-scan.spec	15 Jan 2010 14:49:17 -0000	1.14
+++ gnome-scan.spec	23 Jan 2010 14:26:01 -0000	1.15
@@ -1,7 +1,7 @@
 Summary:	Gnome solution for scanning in the desktop on top of libsane
 Name:		gnome-scan
 Version:	0.6.2
-Release:	3%{?dist}
+Release:	4%{?dist}
 Group:		Applications/System
 License:	LGPLv2+
 URL:		http://home.gna.org/gnomescan/
@@ -51,7 +51,7 @@ Contains development headers and librari
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
-make %{?_smp_mflags} 
+make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
@@ -72,7 +72,7 @@ rm -rf %{buildroot}%{_prefix}/doc
 %clean
 rm -rf %{buildroot}
 
-%post 
+%post
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x %{_bindir}/gtk-update-icon-cache ]; then
   %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
@@ -80,7 +80,7 @@ fi
 
 %post libs -p /sbin/ldconfig
 
-%postun 
+%postun
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x %{_bindir}/gtk-update-icon-cache ]; then
   %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
@@ -110,6 +110,9 @@ fi
 %doc %{_datadir}/gtk-doc/html/gnome-scan*/
 
 %changelog
+* Sat Jan 23 2010 Lorenzo Villani <lvillani at binaryhelix.net> - 0.6.2-4
+- Rebuilt
+
 * Fri Jan 15 2010 Deji Akingunola <dakingun at gmail.com> - 0.6.2-3
 - Patch to build with babl-0.1.0 api by Caolan McNamara
 
@@ -141,7 +144,7 @@ fi
 - Add Obsolete tag for the -devel subpackage too.
 
 * Thu Jan 10 2008 Deji Akingunola <dakingun at gmail.com> - 0.5.3-0.2.20071030svn
-- Fixed to build with latest gegl 
+- Fixed to build with latest gegl
 
 * Tue Oct 30 2007 Deji Akingunola <dakingun at gmail.com> - 0.5.3-0.1.20071030svn
 - Update to a SVN snapshot that build against current gegl



More information about the scm-commits mailing list