Author: qboosh Date: Sat Feb 9 22:35:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.23
---- Files affected: SPECS: pkgconfig.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/pkgconfig.spec diff -u SPECS/pkgconfig.spec:1.47 SPECS/pkgconfig.spec:1.48 --- SPECS/pkgconfig.spec:1.47 Sun Jun 24 11:35:09 2007 +++ SPECS/pkgconfig.spec Sat Feb 9 23:34:59 2008 @@ -5,13 +5,13 @@ Summary(ru.UTF-8): Инструмент для определения опций компиляции Summary(uk.UTF-8): Інструмент для визначення опцій компіляції Name: pkgconfig -Version: 0.22 +Version: 0.23 Release: 1 Epoch: 1 -License: GPL +License: GPL v2+ Group: Development/Tools Source0: http://pkgconfig.freedesktop.org/releases/pkg-config-%{version}.tar.gz -# Source0-md5: fd5c547e9d66ba49bc735ccb8c791f2a +# Source0-md5: d922a88782b64441d06547632fd85744 URL: http://pkgconfig.freedesktop.org/wiki/ BuildRequires: automake Provides: pkg-config = %{version}-%{release} @@ -20,7 +20,7 @@ # 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: pkgconfig +# system glib2 is supported now, but BR: (already installed) pkgconfig %description pkgconfig is a tool for determining compilation options. For each @@ -51,7 +51,7 @@ %build cp -f /usr/share/automake/config.* . -cp -f /usr/share/automake/config.* glib-1.2.8 +cp -f /usr/share/automake/config.* glib-1.2.10 %configure %{__make} @@ -78,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2008-02-09 22:34:59 qboosh +- updated to 0.23 + Revision 1.47 2007-06-24 09:35:09 qboosh - updated to 0.22 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pkgconfig.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
