summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-02-11 06:03:17 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-02-11 06:13:16 -0800
commit9450e881822b22c383e6abed3fcebbd1884f256e (patch)
treebb106a98226e983de33ccc477b0c15903e71ceda
parenta07a540a4cf43d22cb29f0d11f67a4dc8a93fd3d (diff)
downloadpkg-config-9450e881822b22c383e6abed3fcebbd1884f256e.tar.gz
pkg-config-9450e881822b22c383e6abed3fcebbd1884f256e.tar.bz2
pkg-config-9450e881822b22c383e6abed3fcebbd1884f256e.zip
Update to 0.28
-rw-r--r--packaging/pkg-config.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/packaging/pkg-config.spec b/packaging/pkg-config.spec
index 6ea1ba9..4ea3d5e 100644
--- a/packaging/pkg-config.spec
+++ b/packaging/pkg-config.spec
@@ -1,13 +1,12 @@
Name: pkg-config
-Version: 0.27.1
+Version: 0.28
Release: 0
Summary: A library management system
License: GPL-2.0+
-Group: System/Packages
+Group: Platfrom Development/Tools
Url: http://pkgconfig.freedesktop.org/
Source: http://pkgconfig.freedesktop.org/releases/%{name}-%{version}.tar.gz
Provides: pkgconfig = %{version}
-Obsoletes: pkgconfig < 0.21
# pkg-config has a virtual internal pkg-config.pc file, so we should provide it
Provides: pkgconfig(pkg-config) = %{version}
@@ -31,13 +30,13 @@ make %{?_smp_mflags}
%install
%make_install
-# We'll put it with the other docs
rm %{buildroot}%{_datadir}/doc/pkg-config/pkg-config-guide.html
%files
%defattr(-,root,root)
-%doc COPYING
+%license COPYING
%{_bindir}/pkg-config
+%{_bindir}/x86_64-tizen-linux-gnu-pkg-config
%dir %{_datadir}/aclocal
%{_datadir}/aclocal/pkg.m4