SPECS: hplip.spec - 1.7.2-1. Fixed sane plugins (tested, work). ST...
matkor
matkor at pld-linux.org
Tue Mar 13 16:01:23 CET 2007
Author: matkor Date: Tue Mar 13 15:01:23 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.7.2-1. Fixed sane plugins (tested, work). STBR for Ac.
---- Files affected:
SPECS:
hplip.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/hplip.spec
diff -u SPECS/hplip.spec:1.22 SPECS/hplip.spec:1.23
--- SPECS/hplip.spec:1.22 Tue Feb 13 08:47:11 2007
+++ SPECS/hplip.spec Tue Mar 13 16:01:18 2007
@@ -3,19 +3,20 @@
# - add desktop file for toolbox
# - GUI tools require python-qt, they should be separated to a subpackage
# (the rest of package works without Qt)
-#
+# - check if symlinks /usr/lib/sane/libsane-hpaio.so.1 -> ../libsane-hpaio.so.1.0.0
+# are "right way" of making them available to sane.
# Conditional build:
%bcond_without cups # without CUPS support
#
Summary: Hewlett-Packard Linux Imaging and Printing Project
Summary(pl.UTF-8): Serwer dla drukarek HP Inkjet
Name: hplip
-Version: 1.6.9
-Release: 2
+Version: 1.7.2
+Release: 1
License: BSD, GPL v2 and MIT
Group: Applications/System
Source0: http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz
-# Source0-md5: 38d57f58b48b5b0729d1de507776e7d1
+# Source0-md5: 739a9cef41ca655ad98bc35a39c0517e
Source1: %{name}.init
Source2: %{name}-DJ670C.xml
URL: http://hplip.sourceforge.net/
@@ -217,6 +218,7 @@
%files sane
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libsane*.so.*
+%attr(755,root,root) %{_libdir}/sane/libsane*.so.*
%{_datadir}/hplip/hpaio.desc
%if %{with cups}
@@ -235,6 +237,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2007/03/13 15:01:18 matkor
+- 1.7.2-1. Fixed sane plugins (tested, work). STBR for Ac.
+
Revision 1.22 2007/02/13 07:47:11 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hplip.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list