Author: sparky Date: Fri Sep 16 14:23:40 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added /var/lock/sane, dir required when using libusb - rel 2; STBR
---- Files affected: SPECS: sane-backends.spec (1.104 -> 1.105) ---- Diffs: ================================================================ Index: SPECS/sane-backends.spec diff -u SPECS/sane-backends.spec:1.104 SPECS/sane-backends.spec:1.105 --- SPECS/sane-backends.spec:1.104 Mon Aug 29 21:28:25 2005 +++ SPECS/sane-backends.spec Fri Sep 16 16:23:35 2005 @@ -21,7 +21,7 @@ Summary(pt_BR): SANE - acesso a scanners locais e em rede Name: sane-backends Version: 1.0.16 -Release: 1 +Release: 2 License: relaxed LGPL (libraries), and Public Domain (docs) Group: Libraries Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -257,7 +257,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{/etc/sysconfig/rc-inetd,%{_aclocaldir}} +install -d $RPM_BUILD_ROOT{/etc/sysconfig/rc-inetd,%{_aclocaldir},/var/lock/sane} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -341,6 +341,7 @@ %attr(755,root,root) %{_bindir}/sane-find-scanner %attr(755,root,root) %{_bindir}/scanimage %attr(755,root,root) %{_bindir}/gamma4scanimage +%dir /var/lock/sane %{_mandir}/man1/sane-find-scanner.1* %{_mandir}/man1/scanimage.1* %{_mandir}/man1/gamma4scanimage.1* @@ -417,6 +418,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105 2005/09/16 14:23:35 sparky +- added /var/lock/sane, dir required when using libusb +- rel 2; STBR + Revision 1.104 2005/08/29 19:28:25 qboosh - BR: resmgr-devel (used if found; linking needs fix) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sane-backends.spec?r1=1.104&r2=1.105&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
