Accepting request 247081 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/247081 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=8
This commit is contained in:
commit
0331f3228c
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 13:57:34 UTC 2014 - asn@cryptomilk.org
|
||||
|
||||
- Add baselibs.conf as Source.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 13:23:43 UTC 2014 - asn@cryptomilk.org
|
||||
|
||||
- Add BuildRequire for pkg-config.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 11 14:16:07 UTC 2014 - asn@cryptomilk.org
|
||||
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: pkg-config
|
||||
|
||||
Name: cmocka
|
||||
Version: 0.4.0
|
||||
@ -29,6 +30,7 @@ Group: Productivity/Networking/Other
|
||||
Url: http://open.cryptomilk.org/cmocka
|
||||
#
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user