Author: qboosh Date: Sat Oct 22 12:46:02 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: pkgconfig
---- Files affected: SPECS: pxlib.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/pxlib.spec diff -u SPECS/pxlib.spec:1.8 SPECS/pxlib.spec:1.9 --- SPECS/pxlib.spec:1.8 Sat Oct 22 14:32:32 2005 +++ SPECS/pxlib.spec Sat Oct 22 14:45:57 2005 @@ -1,5 +1,4 @@ # $Revision$, $Date$ - Summary: A library to read Paradox DB files Summary(pl): Biblioteka do odczytu plików baz danych Paradox DB Name: pxlib @@ -11,9 +10,10 @@ Source0: http://dl.sourceforge.net/pxlib/%{name}-%{version}.tar.gz # Source0-md5: 38f049b2ffe9370f98e1cf755d18a3fb URL: http://pxlib.sourceforge.net/ -BuildRequires: perl-XML-Parser -BuildRequires: libgsf-devel BuildRequires: docbook-utils +BuildRequires: libgsf-devel +BuildRequires: perl-XML-Parser +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -91,9 +91,9 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so +%{_libdir}/lib*.la %{_includedir}/*.h %{_pkgconfigdir}/*.pc -%{_libdir}/lib*.la %{_mandir}/man3/* %files static @@ -106,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2005/10/22 12:45:57 qboosh +- BR: pkgconfig + Revision 1.8 2005/10/22 12:32:32 arekm - fix amd64 build; rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pxlib.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
