Author: qboosh Date: Sat Jan 26 15:58:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ghost soname symlink - release 2
---- Files affected: SPECS: sane-backends.spec (1.118 -> 1.119) ---- Diffs: ================================================================ Index: SPECS/sane-backends.spec diff -u SPECS/sane-backends.spec:1.118 SPECS/sane-backends.spec:1.119 --- SPECS/sane-backends.spec:1.118 Sat Jan 26 16:19:18 2008 +++ SPECS/sane-backends.spec Sat Jan 26 16:58:17 2008 @@ -12,7 +12,7 @@ Summary(pt_BR.UTF-8): SANE - acesso a scanners locais e em rede Name: sane-backends Version: 1.0.18 -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 @@ -310,7 +310,8 @@ %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sane.d/plustek.conf %{?with_rts88xx:%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sane.d/hp_rt*} %dir %{_libdir}/sane -%attr(755,root,root) %{_libdir}/lib*.so.*.* +%attr(755,root,root) %{_libdir}/libsane.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libsane.so.1 %attr(755,root,root) %{_libdir}/sane/libsane-[!cghmp]*.so.* %attr(755,root,root) %{_libdir}/sane/libsane-c[!a]*.so.* %attr(755,root,root) %{_libdir}/sane/libsane-canon.so.* @@ -358,14 +359,14 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/sane-config -%attr(755,root,root) %{_libdir}/*.so -%{_libdir}/*.la +%attr(755,root,root) %{_libdir}/libsane.so +%{_libdir}/libsane.la %{_includedir}/sane -%{_aclocaldir}/*.m4 +%{_aclocaldir}/sane-backends.m4 %files static %defattr(644,root,root,755) -%{_libdir}/lib*.a +%{_libdir}/libsane.a %files saned %defattr(644,root,root,755) @@ -411,6 +412,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.119 2008-01-26 15:58:17 qboosh +- ghost soname symlink +- release 2 + Revision 1.118 2008-01-26 15:19:18 qboosh - ieee1284 it not x86-specific; parport interface exists on almost all Linux archs (exceptions: m32r, frv, m68k w/o ISA, sparc64 w/o PCI, real 32-bit sparc) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sane-backends.spec?r1=1.118&r2=1.119&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
