SPECS: xfprint.spec - lpr patch replaced with bsdlpr patch
blues
blues at pld-linux.org
Tue Oct 28 14:02:13 CET 2008
Author: blues Date: Tue Oct 28 13:02:13 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- lpr patch replaced with bsdlpr patch
---- Files affected:
SPECS:
xfprint.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/xfprint.spec
diff -u SPECS/xfprint.spec:1.41 SPECS/xfprint.spec:1.42
--- SPECS/xfprint.spec:1.41 Tue Oct 28 01:17:43 2008
+++ SPECS/xfprint.spec Tue Oct 28 14:02:07 2008
@@ -9,7 +9,7 @@
Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
# Source0-md5: 7fc2cb1e531d22717b17f9f87711ec05
Patch0: %{name}-locale-names.patch
-Patch1: %{name}-lpr.patch
+Patch1: %{name}-bsdlpr.patch
URL: http://www.xfce.org/
BuildRequires: a2ps-devel
BuildRequires: autoconf >= 2.50
@@ -107,15 +107,14 @@
%build
%{__glib_gettextize}
%{__intltoolize}
-%{__libtoolize}
-%{__aclocal}
+%{__automake}
%{__autoconf}
%{__autoheader}
-%{__automake}
+%{__aclocal}
%configure \
--disable-static \
--enable-cups \
- --enable-bsdlpr \
+ --enable-bsdlpr=yes \
--enable-gtk-doc \
--with-html-dir=%{_gtkdocdir}
@@ -181,6 +180,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2008/10/28 13:02:07 blues
+- lpr patch replaced with bsdlpr patch
+
Revision 1.41 2008/10/28 00:17:43 blues
- 4.4.3 - NFY
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfprint.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list