Author: qboosh                       Date: Sun Jul 15 12:56:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed incorrect configure patch, fixed cups backend dir
- fixed python patch
- fix lp_admin path in .fdi file

---- Files affected:
SPECS:
   hal-cups-utils.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/hal-cups-utils.spec
diff -u SPECS/hal-cups-utils.spec:1.2 SPECS/hal-cups-utils.spec:1.3
--- SPECS/hal-cups-utils.spec:1.2       Fri Jul 13 14:10:26 2007
+++ SPECS/hal-cups-utils.spec   Sun Jul 15 14:56:26 2007
@@ -1,35 +1,44 @@
 # $Revision$, $Date$
 Summary:       Halified CUPS utilities 
+Summary(pl.UTF-8):     HAL-owe narzędzia dla CUPS-a
 Name:          hal-cups-utils
 Version:       0.6.9
 Release:       1
-License:       GPL
+License:       CUPS (GPL v2 with OpenSSL linking exception)
 Group:         Applications/System
 Source:                %{name}-%{version}.tar.gz
-Patch0:                %{name}-configure.patch
-Patch1:                %{name}-python.patch
-BuildRequires: autoconf
-BuildRequires: automake
+Patch0:                %{name}-python.patch
 BuildRequires: cups-devel
-BuildRequires: dbus-devel >= 0.92
+# dbus just to satisfy configure
+BuildRequires: dbus-devel
+BuildRequires: dbus-glib-devel
+BuildRequires: glib2-devel >= 1:2.4
 BuildRequires: hal-devel >= 0.5.7
+BuildRequires: sed >= 4.0
 Requires:      cups
-Requires:      hal
+Requires:      hal >= 0.5.7
 Requires:      system-config-printer
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Halified utilities for CUPS:
-       - hal_lpadmin
-       - hal CUPS backend
+ - hal_lpadmin
+ - hal CUPS backend
+
+%description -l pl.UTF-8
+HAL-owe narzędzia dla CUPS-a:
+ - hal_lpadmin
+ - backend hal dla CUPS-a
 
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
+
+sed -i -e 's,/usr/libexec/,%{_libexecdir}/,' systemv/10-hal_lpadmin.fdi
 
 %build
-%configure --enable-printconf 
+%configure \
+       --enable-printconf 
 %{__make}
 
 %install
@@ -42,9 +51,9 @@
 
 %files
 %defattr(644, root, root, 755)
-%doc AUTHORS COPYING ChangeLog NEWS README
+%doc AUTHORS COPYING ChangeLog README
 %{_libexecdir}/hal_lpadmin
-%{_libdir}/cups/backend/hal
+%{_prefix}/lib/cups/backend/hal
 %{_datadir}/hal/fdi/policy/10osvendor/10-hal_lpadmin.fdi
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,10 +62,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/07/15 12:56:26  qboosh
+- removed incorrect configure patch, fixed cups backend dir
+- fixed python patch
+- fix lp_admin path in .fdi file
+
 Revision 1.2  2007/07/13 12:10:26  patrys
 - fix python shebang
 
 Revision 1.1  2007/07/13 12:06:54  patrys
 - initial PLD release
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hal-cups-utils.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to