]> git.pld-linux.org Git - packages/pkgconfig.git/commitdiff
- updated to 0.23 auto/aidath/pkgconfig-0_23-1 auto/th/pkgconfig-0_23-1 auto/ti/pkgconfig-0_23-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Feb 2008 22:34:59 +0000 (22:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pkgconfig.spec -> 1.48

pkgconfig.spec

index 701051921bf47fa9783b297d7295f543afc21cba..0d7b0ff449655ae730e00c12d749e6fe8e905590 100644 (file)
@@ -4,13 +4,13 @@ Summary(pt_BR.UTF-8): Ferramenta para determinar opções de compilação
 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}
@@ -19,7 +19,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # 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
@@ -50,7 +50,7 @@ pkgconfig - це інструмент для визначення опцій к
 
 %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}
This page took 0.081376 seconds and 4 git commands to generate.