SHA256
1
0
forked from pool/libconfuse

Accepting request 641715 from home:jengelh:branches:devel:libraries:c_c++

- Use new %lang_package -r semantics.

OBS-URL: https://build.opensuse.org/request/show/641715
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libconfuse?expand=0&rev=7
This commit is contained in:
Ismail Dönmez 2018-10-12 15:20:49 +00:00 committed by Git OBS Bridge
parent 8bf9db9b2c
commit f28cc718d1
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 12 14:40:04 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use new %lang_package -r semantics.
-------------------------------------------------------------------
Tue Aug 21 07:14:58 UTC 2018 - kbabioch@suse.com

View File

@ -30,6 +30,7 @@ BuildRequires: gcc-c++
BuildRequires: gettext-devel
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: rpm-config-SUSE >= 0.g8
%description
libConfuse is a configuration file parser library. It supports
@ -63,7 +64,7 @@ statements.
This package holds the development files for libconfuse.
%lang_package -r %{library_name} -n %{name}
%lang_package -r %{library_name}
%prep
%setup -q -n confuse-%{version}