Author: pluto Date: Mon Sep 18 15:12:07 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add .pc to -devel, release 2.
---- Files affected: SPECS: libnfnetlink.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/libnfnetlink.spec diff -u SPECS/libnfnetlink.spec:1.10 SPECS/libnfnetlink.spec:1.11 --- SPECS/libnfnetlink.spec:1.10 Mon Sep 18 17:05:53 2006 +++ SPECS/libnfnetlink.spec Mon Sep 18 17:12:01 2006 @@ -3,7 +3,7 @@ Summary(pl): Niskopoziomowa biblioteka do związanej z netfiltrem komunikacji między jądrem a przestrzenią użytkownika Name: libnfnetlink Version: 0.0.16 -Release: 1 +Release: 2 License: GPL Group: Libraries Source0: ftp://ftp.netfilter.org/pub/libnfnetlink/%{name}-%{version}.tar.bz2 @@ -90,10 +90,11 @@ %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/lib*.so -%{_libdir}/lib*.la %dir %{_includedir}/%{name} %{_includedir}/%{name}/*.h +%attr(755,root,root) %{_libdir}/lib*.so +%{_libdir}/lib*.la +%{_pkgconfigdir}/%{name}.pc %files static %defattr(644,root,root,755) @@ -105,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/09/18 15:12:01 pluto +- add .pc to -devel, release 2. + Revision 1.10 2006/09/18 15:05:53 pluto - BR: libtool. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libnfnetlink.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
