rpms/sane-backends/devel sane-backends-1.0.20-epson-expression800.patch, NONE, 1.1 sane-backends.spec, 1.121, 1.122

Nils Philippsen nphilipp at fedoraproject.org
Wed Jun 17 09:33:38 UTC 2009


Author: nphilipp

Update of /cvs/pkgs/rpms/sane-backends/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20335

Modified Files:
	sane-backends.spec 
Added Files:
	sane-backends-1.0.20-epson-expression800.patch 
Log Message:
fix permissions for Epson Expression 800 (#456656)


sane-backends-1.0.20-epson-expression800.patch:

--- NEW FILE sane-backends-1.0.20-epson-expression800.patch ---
diff -up sane-backends-1.0.20/doc/descriptions/epson2.desc.epson-expression800 sane-backends-1.0.20/doc/descriptions/epson2.desc
--- sane-backends-1.0.20/doc/descriptions/epson2.desc.epson-expression800	2009-03-05 03:27:35.000000000 +0100
+++ sane-backends-1.0.20/doc/descriptions/epson2.desc	2009-06-17 11:30:17.231323638 +0200
@@ -156,7 +156,7 @@
 :status :complete
 
 :model "Expression 800"
-:interface "SCSI"
+:interface "SCSI" "EPSON" "Expression800" "processor"
 :status :complete
 
 :model "Expression 1600"
diff -up sane-backends-1.0.20/doc/descriptions/epson.desc.epson-expression800 sane-backends-1.0.20/doc/descriptions/epson.desc
--- sane-backends-1.0.20/doc/descriptions/epson.desc.epson-expression800	2009-03-05 02:54:33.000000000 +0100
+++ sane-backends-1.0.20/doc/descriptions/epson.desc	2009-06-17 11:30:17.230323577 +0200
@@ -167,7 +167,7 @@
 :status :complete
 
 :model "Expression 800"
-:interface "SCSI"
+:interface "SCSI" "EPSON" "Expression800" "processor"
 :status :complete
 
 :model "Expression 1600"


Index: sane-backends.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sane-backends/devel/sane-backends.spec,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -p -r1.121 -r1.122
--- sane-backends.spec	16 Jun 2009 15:28:12 -0000	1.121
+++ sane-backends.spec	17 Jun 2009 09:33:08 -0000	1.122
@@ -15,7 +15,8 @@ Patch1: sane-backends-1.0.20-pkgconfig.p
 Patch2: sane-backends-1.0.20-open-macro.patch
 Patch3: sane-backends-1.0.20-hal.patch
 Patch4: sane-backends-1.0.20-man-utf8.patch
-Patch5: sane-backends-1.0.20-autoreconf.patch.bz2
+Patch5: sane-backends-1.0.20-epson-expression800.patch
+Patch10: sane-backends-1.0.20-autoreconf.patch.bz2
 URL: http://www.sane-project.org
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%__id_u -n)
 BuildRequires: tetex-latex
@@ -81,7 +82,8 @@ want to access digital cameras.
 %patch2 -p1 -b .open-macro
 %patch3 -p1 -b .hal
 %patch4 -p1 -b .man-utf8
-%patch5 -p1 -b .autoreconf
+%patch5 -p1 -b .epson-expression800
+%patch10 -p1 -b .autoreconf
 
 %build
 %configure \
@@ -151,6 +153,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/sane-backends.pc
 
 %changelog
+* Wed Jun 17 2009 Nils Philippsen <nils at redhat.com> - 1.0.20-2
+- fix permissions for Epson Expression 800 (#456656)
+
 * Tue Jun 16 2009 Nils Philippsen <nils at redhat.com> - 1.0.20-1
 - version 1.0.20
 - rebase/remove patches




More information about the fedora-extras-commits mailing list