From f28cc718d1bc30ade0f7bfcfa17f8a65773ba0286a1dfbdac2c64358fb8440a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 12 Oct 2018 15:20:49 +0000 Subject: [PATCH] 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 --- libconfuse.changes | 5 +++++ libconfuse.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libconfuse.changes b/libconfuse.changes index 56413b9..fbac1e2 100644 --- a/libconfuse.changes +++ b/libconfuse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 12 14:40:04 UTC 2018 - Jan Engelhardt + +- Use new %lang_package -r semantics. + ------------------------------------------------------------------- Tue Aug 21 07:14:58 UTC 2018 - kbabioch@suse.com diff --git a/libconfuse.spec b/libconfuse.spec index 17146d5..60c75a2 100644 --- a/libconfuse.spec +++ b/libconfuse.spec @@ -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}