Accepting request 88793 from home:jengelh:bl-new

- Add pkgconfig to BuildRequires to get automatic pkgconfig(popt)
  provides

OBS-URL: https://build.opensuse.org/request/show/88793
OBS-URL: https://build.opensuse.org/package/show/Base:System/popt?expand=0&rev=26
This commit is contained in:
Stephan Kulow 2011-10-20 06:48:26 +00:00 committed by Git OBS Bridge
parent efa2d0ae3a
commit 12cdda404b
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Oct 9 11:09:27 UTC 2011 - jengelh@medozas.de
- Add pkgconfig to BuildRequires to get automatic pkgconfig(popt)
provides
-------------------------------------------------------------------
Wed Feb 2 08:35:00 UTC 2011 - andreas.hanke@gmx-topmail.de

View File

@ -24,10 +24,11 @@ Release: 7
License: MIT
Summary: A C library for parsing command line parameters
Group: System Environment/Libraries
Url: http://www.rpm5.org/
URL: http://www.rpm5.org/
Source: popt-%{version}.tar.bz2
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkgconfig
%description
Popt is a C library for parsing command line parameters. Popt was