Author: qboosh Date: Fri May 28 18:40:06 2010 GMT Module: packages Tag: HEAD ---- Log message: - package pkg-config-guide as doc - updated note: system popt is supported now
---- Files affected: packages/pkgconfig: pkgconfig.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: packages/pkgconfig/pkgconfig.spec diff -u packages/pkgconfig/pkgconfig.spec:1.50 packages/pkgconfig/pkgconfig.spec:1.51 --- packages/pkgconfig/pkgconfig.spec:1.50 Fri May 28 18:49:20 2010 +++ packages/pkgconfig/pkgconfig.spec Fri May 28 20:40:01 2010 @@ -1,4 +1,5 @@ # $Revision$, $Date$ +# TODO: system popt, system glib2 with bootstrap bcond? Summary: A tool for determining compilation options Summary(pl.UTF-8): Narzędzie do ustalania opcji kompilacji Summary(pt_BR.UTF-8): Ferramenta para determinar opções de compilação @@ -19,11 +20,6 @@ %undefine __cxx -# NOTE: don't try to use system popt - it BREAKS things. -# See http://bugzilla.gnome.org/show_bug.cgi?id=63208. -# Always use internal (modified) copy of popt) --misiek -# system glib2 is supported now, but BR: (already installed) pkgconfig - %description pkgconfig is a tool for determining compilation options. For each required library it reads a configuration file installed in a standard @@ -69,7 +65,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS ChangeLog NEWS README pkg-config-guide.html %attr(755,root,root) %{_bindir}/pkg-config %{_aclocaldir}/pkg.m4 %{_mandir}/man1/pkg-config.1* @@ -80,6 +76,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2010/05/28 18:40:01 qboosh +- package pkg-config-guide as doc +- updated note: system popt is supported now + Revision 1.50 2010/05/28 16:49:20 megabajt - updated to 0.25 - more verbose files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pkgconfig/pkgconfig.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
