Author: lisu Date: Mon Mar 9 10:17:25 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- .pc goes to pkgconfigdir
- BR: pkg-config always required
---- Files affected:
SPECS:
uriparser.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/uriparser.spec
diff -u SPECS/uriparser.spec:1.18 SPECS/uriparser.spec:1.19
--- SPECS/uriparser.spec:1.18 Thu Mar 5 12:43:33 2009
+++ SPECS/uriparser.spec Mon Mar 9 11:17:20 2009
@@ -19,7 +19,7 @@
BuildRequires: graphviz-devel
BuildRequires: libtool
BuildRequires: lzma >= 1:4.42
-%{?with_tests:BuildRequires: pkg-config >= 0.9.0}
+BuildRequires: pkg-config >= 0.9.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -99,6 +99,7 @@
%attr(755,root,root) %{_libdir}/liburiparser.so
%{_libdir}/liburiparser.la
%{_includedir}/uriparser
+%{_pkgconfigdir}/liburiparser.pc
%files static
%defattr(644,root,root,755)
@@ -110,6 +111,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2009/03/09 10:17:20 lisu
+- .pc goes to pkgconfigdir
+- BR: pkg-config always required
+
Revision 1.18 2009/03/05 11:43:33 lisu
- up to 0.7.5
- add tests bcond (enabled by default) - handling of cpp tests (BRs:
ccptest-devel and pkg-config)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/uriparser.spec?r1=1.18&r2=1.19&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit