SPECS: apr.spec - fix pld layaout (./configure: ./config.pld[8]: no closing...
pluto
pluto at pld-linux.org
Wed May 21 14:49:43 CEST 2008
Author: pluto Date: Wed May 21 12:49:42 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix pld layaout (./configure: ./config.pld[8]: no closing quote)
- don't run buildconf. it's req. only for svn snapshots.
for released tarballs we should use only configure/make stuff.
- release 2 for rebuild with new ltmain.sh location (pointed by /usr/share/apr/build/ltmain.sh symlink).
---- Files affected:
SPECS:
apr.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/apr.spec
diff -u SPECS/apr.spec:1.59 SPECS/apr.spec:1.60
--- SPECS/apr.spec:1.59 Sun Dec 16 13:57:19 2007
+++ SPECS/apr.spec Wed May 21 14:49:37 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Apache Portable Runtime - przenośna biblioteka uruchomieniowa
Name: apr
Version: 1.2.12
-Release: 1
+Release: 2
Epoch: 1
License: Apache v2.0
Group: Libraries
@@ -90,12 +90,12 @@
localstatedir: /var/run
runtimedir: /var/run
libsuffix: -${APR_MAJOR_VERSION}
-</Layout PLD>
+</Layout>
EOF
%build
install /usr/share/automake/config.* build
-./buildconf
+
%configure \
--enable-layout=PLD \
%ifarch %{ix86} %{i8664}
@@ -169,6 +169,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2008-05-21 12:49:37 pluto
+- fix pld layaout (./configure: ./config.pld[8]: no closing quote)
+- don't run buildconf. it's req. only for svn snapshots.
+ for released tarballs we should use only configure/make stuff.
+- release 2 for rebuild with new ltmain.sh location (pointed by /usr/share/apr/build/ltmain.sh symlink).
+
Revision 1.59 2007-12-16 12:57:19 qboosh
- ghost soname symlink
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apr.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list