Author: prism Date: Wed Jul 26 16:56:55 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - where the hell did the mustek_pp go!? - rel++, STBR for Ac/Th
---- Files affected: SPECS: sane-backends.spec (1.110 -> 1.111) ---- Diffs: ================================================================ Index: SPECS/sane-backends.spec diff -u SPECS/sane-backends.spec:1.110 SPECS/sane-backends.spec:1.111 --- SPECS/sane-backends.spec:1.110 Tue Mar 14 02:24:26 2006 +++ SPECS/sane-backends.spec Wed Jul 26 18:56:50 2006 @@ -16,7 +16,7 @@ Summary(pt_BR): SANE - acesso a scanners locais e em rede Name: sane-backends Version: 1.0.17 -Release: 1 +Release: 2 License: relaxed LGPL (libraries), and Public Domain (docs) Group: Libraries Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/sane-backends-%{version}.tar.gz @@ -309,6 +309,7 @@ %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sane.d/hp5400.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sane.d/m[!u]* %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sane.d/mustek.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sane.d/mustek_pp.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sane.d/mustek_usb.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sane.d/p[!l]* %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sane.d/plustek.conf @@ -326,6 +327,7 @@ %attr(755,root,root) %{_libdir}/sane/libsane-hp5400.so.* %attr(755,root,root) %{_libdir}/sane/libsane-m[!u]*.so.* %attr(755,root,root) %{_libdir}/sane/libsane-mustek.so.* +%attr(755,root,root) %{_libdir}/sane/libsane-mustek_pp.so.* %attr(755,root,root) %{_libdir}/sane/libsane-mustek_usb.so.* %attr(755,root,root) %{_libdir}/sane/libsane-mustek_usb2.so.* %attr(755,root,root) %{_libdir}/sane/libsane-p[!l]*.so.* @@ -350,6 +352,7 @@ %{_mandir}/man5/sane-hp5400.5* %{_mandir}/man5/sane-m[!u]* %{_mandir}/man5/sane-mustek.5* +%{_mandir}/man5/sane-mustek_pp.5* %{_mandir}/man5/sane-mustek_usb.5* %{_mandir}/man5/sane-mustek_usb2.5* %{_mandir}/man5/sane-p[!l]* @@ -413,6 +416,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.111 2006/07/26 16:56:50 prism +- where the hell did the mustek_pp go!? +- rel++, STBR for Ac/Th + Revision 1.110 2006/03/14 01:24:26 glen - unified rc-inetd usage (via %service), adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sane-backends.spec?r1=1.110&r2=1.111&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
