Accepting request 88809 from Base:System

- Add pkgconfig to BuildRequires to get automatic pkgconfig(popt)
  provides (forwarded request 88793 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/88809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/popt?expand=0&rev=19
This commit is contained in:
Stephan Kulow 2011-10-21 14:27:06 +00:00 committed by Git OBS Bridge
commit 978b887ad9
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