SPECS: pxlib.spec - rel.3, updated deps, --as-needed support

freetz freetz at pld-linux.org
Fri Jul 14 23:24:32 CEST 2006


Author: freetz                       Date: Fri Jul 14 21:24:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.3, updated deps, --as-needed support

---- Files affected:
SPECS:
   pxlib.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/pxlib.spec
diff -u SPECS/pxlib.spec:1.13 SPECS/pxlib.spec:1.14
--- SPECS/pxlib.spec:1.13	Tue Mar 28 16:11:57 2006
+++ SPECS/pxlib.spec	Fri Jul 14 23:24:27 2006
@@ -7,7 +7,7 @@
 Summary(pl):	Biblioteka do odczytu plików baz danych Paradox DB
 Name:		pxlib
 Version:	0.6.0
-Release:	2
+Release:	3
 Epoch:		0
 License:	GPL v2
 Group:		Libraries
@@ -16,7 +16,7 @@
 Patch0:		%{name}-stderr.patch
 URL:		http://pxlib.sourceforge.net/
 BuildRequires:	docbook-utils
-BuildRequires:	libgsf-devel
+BuildRequires:	libgsf-devel >= 1.14.1
 BuildRequires:	perl-XML-Parser
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -71,6 +71,7 @@
 	sed -i -e "s#$name#$name#gi" $man
 done
 CPPFLAGS="$(pkg-config glib-2.0 --cflags)"
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
 	--with-gsf \
 	--enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no}
@@ -115,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/07/14 21:24:27  freetz
+- rel.3, updated deps, --as-needed support
+
 Revision 1.13  2006/03/28 14:11:57  arekm
 - rel 2; print debug stuff on stderr
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pxlib.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list