rpms/xsane/devel xsane.spec,1.70,1.71

Nils Philippsen nphilipp at fedoraproject.org
Mon Jul 20 13:27:34 UTC 2009


Author: nphilipp

Update of /cvs/pkgs/rpms/xsane/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30342

Modified Files:
	xsane.spec 
Log Message:
don't use obsolete SANE_CAP_ALWAYS_SETTABLE macro (#507823)



Index: xsane.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xsane/devel/xsane.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- xsane.spec	7 Jul 2009 15:49:57 -0000	1.70
+++ xsane.spec	20 Jul 2009 13:27:04 -0000	1.71
@@ -3,13 +3,14 @@
 Name: xsane
 Summary: X Window System front-end for the SANE scanner interface
 Version: 0.996
-Release: 7%{?dist}
+Release: 8%{?dist}
 Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
 Source1: xsane.desktop
 Source2: xsane.conf.in
 Patch0: xsane-0.995-xdg-open.patch
 Patch1: xsane-0.995-eula-license-size.patch
 Patch2: xsane-0.995-close-fds.patch
+Patch3: xsane-0.996-sane-backends-1.0.20.patch
 License: GPLv2+
 URL: http://www.xsane.org/
 Group: Applications/Multimedia
@@ -54,6 +55,7 @@ done
 %patch0 -p1 -b .xdg-open
 %patch1 -p1 -b .eula-license-size
 %patch2 -p1 -b .close-fds
+%patch3 -p1 -b .sane-backends-1.0.20
 
 %build
 %configure --enable-gimp
@@ -117,6 +119,9 @@ fi
 %config(noreplace) %{_sysconfdir}/gimp/plugins.d/xsane.conf
 
 %changelog
+* Mon Jul 20 2009 Nils Philippsen <nils at redhat.com> 0.996-8
+- don't use obsolete SANE_CAP_ALWAYS_SETTABLE macro (#507823)
+
 * Tue Jul  7 2009 Tom "spot" Callaway <tcallawa at redhat.com> 0.996-7
 - don't own %%{_datadir}/applications/ (filesystem package owns it)
 




More information about the fedora-extras-commits mailing list