From 6a01708733410d6543e686d31524cb9363a8538681ffc1de5e28186c7ae27680 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 8 Jun 2010 22:04:58 +0000 Subject: [PATCH] Accepting request 41270 from home:anubisg1:branches:devel:libraries:c_c++ Copy from home:anubisg1:branches:devel:libraries:c_c++/cunit via accept of submit request 41270 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/41270 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cunit?expand=0&rev=5 --- cunit.changes | 5 +++++ cunit.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cunit.changes b/cunit.changes index 20eeaa6..54b03f1 100644 --- a/cunit.changes +++ b/cunit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 8 18:12:46 UTC 2010 - andrea@opensuse.org + +- fixed 'no-pkg-config-provides' + ------------------------------------------------------------------- Wed Apr 21 08:30:40 UTC 2010 - prusnak@suse.cz diff --git a/cunit.spec b/cunit.spec index f91dd08..84c489f 100644 --- a/cunit.spec +++ b/cunit.spec @@ -12,7 +12,7 @@ Summary: It provides C programmers a basic testing functionality Group: Development/Libraries/C and C++ License: GPLv2 Url: http://cunit.sourceforge.net/ -BuildRequires: ncurses-devel +BuildRequires: ncurses-devel pkg-config Source: CUnit-%{version}-0-src.tar.bz2 Patch0: %{name}-2.1-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build