rpms/sane-backends/FC-6 sane-backends.spec,1.82,1.83

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 24 17:29:27 UTC 2007


Author: nphilipp

Update of /cvs/dist/rpms/sane-backends/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv23428

Modified Files:
	sane-backends.spec 
Log Message:
fix typo in spec file



Index: sane-backends.spec
===================================================================
RCS file: /cvs/dist/rpms/sane-backends/FC-6/sane-backends.spec,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- sane-backends.spec	24 Jul 2007 16:54:37 -0000	1.82
+++ sane-backends.spec	24 Jul 2007 17:29:25 -0000	1.83
@@ -24,7 +24,7 @@
 Summary: Scanner access software
 Name: sane-backends
 Version: 1.0.18
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: GPL (programs), relaxed LGPL (libraries), and public domain (docs)
 Group: System Environment/Libraries
 Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz
@@ -127,7 +127,7 @@
 %patch8 -p1 -b .udev-new-kernels
 
 %if %udev_098
-patch9 -p1 -b .udev-098
+%patch9 -p1 -b .udev-098
 %endif
 
 for i in agfafocus avision coolscan2 umax_pp; do
@@ -248,6 +248,9 @@
 %{_libdir}/pkgconfig/sane-backends.pc
 
 %changelog
+* Tue Jul 24 2007 Nils Philippsen <nphilipp at redhat.com> - 1.0.18-12
+- fix typo in spec file
+
 * Tue Jul 24 2007 Nils Philippsen <nphilipp at redhat.com> - 1.0.18-11
 - work around udev regexes not matching as they should (#244444)
 




More information about the fedora-cvs-commits mailing list