SPECS: xpp.spec - rel 2; force cupsd path
arekm
arekm at pld-linux.org
Sat Nov 12 19:48:44 CET 2005
Author: arekm Date: Sat Nov 12 18:48:44 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; force cupsd path
---- Files affected:
SPECS:
xpp.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/xpp.spec
diff -u SPECS/xpp.spec:1.16 SPECS/xpp.spec:1.17
--- SPECS/xpp.spec:1.16 Thu Dec 23 13:21:55 2004
+++ SPECS/xpp.spec Sat Nov 12 19:48:37 2005
@@ -3,13 +3,12 @@
Summary(pl): Interfejs dla cups pod X-y
Name: xpp
Version: 1.5
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications
Source0: http://dl.sourceforge.net/cups/%{name}-%{version}.tar.gz
# Source0-md5: 775fd69c464515da0c3295d04d0c747f
Patch0: %{name}-include.patch
-#Patch1: %{name}-c++.patch
URL: http://cups.sourceforge.net/xpp/
BuildRequires: autoconf
BuildRequires: automake
@@ -27,14 +26,10 @@
%prep
%setup -q
%patch0 -p1
-#%patch1 -p1
%build
-#%{__aclocal}
-#%{__autoconf}
-#%{__automake}
+CUPSD="/usr/sbin/cupsd"; export CUPSD
%configure2_13 \
- CUPSD="/usr/sbin/cupsd" \
%{?debug:--enable-more-warnings} \
%{!?debug:--disable-more-warnings}
@@ -60,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2005/11/12 18:48:37 arekm
+- rel 2; force cupsd path
+
Revision 1.16 2004/12/23 12:21:55 djrzulf
- updated to 1.5, tested on amd64 - works :),
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xpp.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list