SPECS: pound.spec - sorted BRs, unified config.sub source
qboosh
qboosh at pld-linux.org
Mon Aug 7 17:53:40 CEST 2006
Author: qboosh Date: Mon Aug 7 15:53:40 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sorted BRs, unified config.sub source
---- Files affected:
SPECS:
pound.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/pound.spec
diff -u SPECS/pound.spec:1.43 SPECS/pound.spec:1.44
--- SPECS/pound.spec:1.43 Sat Aug 5 17:52:37 2006
+++ SPECS/pound.spec Mon Aug 7 17:53:34 2006
@@ -11,9 +11,9 @@
Source1: %{name}.cfg
Source2: %{name}.init
URL: http://www.apsis.ch/pound/
-BuildRequires: libtool
-BuildRequires: pcre-devel
+BuildRequires: automake
BuildRequires: openssl-devel >= 0.9.7d
+BuildRequires: pcre-devel
BuildRequires: rpmbuild(macros) >= 1.268
Requires(post,preun): /sbin/chkconfig
Requires: rc-scripts
@@ -39,7 +39,7 @@
%setup -q -n Pound-%{version}
%build
-cp -f %{_datadir}/libtool/config.sub .
+cp -f /usr/share/automake/config.sub .
%configure
%{__make} \
@@ -83,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2006/08/07 15:53:34 qboosh
+- sorted BRs, unified config.sub source
+
Revision 1.43 2006/08/05 15:52:37 areq
- 2.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pound.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list