From de725323f5cfc3bc73ed8598ce8e9c2f0645b37c3ea4ee10fcdf010a9eefaac0 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Sat, 4 Nov 2017 12:09:37 +0000 Subject: [PATCH] Accepting request 538932 from home:plater - Revert devel package name to original, causes unresolvables. OBS-URL: https://build.opensuse.org/request/show/538932 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lilv?expand=0&rev=30 --- lilv.changes | 5 +++++ lilv.spec | 8 +++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/lilv.changes b/lilv.changes index 0bdcab9..6ef74e8 100644 --- a/lilv.changes +++ b/lilv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 4 10:56:58 UTC 2017 - davejplater@gmail.com + +- Revert devel package name to original, causes unresolvables. + ------------------------------------------------------------------- Fri Nov 3 12:55:41 UTC 2017 - mpluskal@suse.com diff --git a/lilv.spec b/lilv.spec index 6a21b03..8e5d68c 100644 --- a/lilv.spec +++ b/lilv.spec @@ -56,14 +56,12 @@ Requires: libsord-0-0 = %{sordversion} %description -n liblilv-0-%{sover} Lilv is a C library to make use of LV2 plugins in applications. -%package devel -Provides: liblilv-0-devel = %{version} -Obsoletes: liblilv-0-devel < %{version} +%package -n liblilv-0-devel Summary: Development files for liblilv Group: Development/Libraries/C and C++ Requires: liblilv-0-%{sover} = %{version} -%description devel +%description -n liblilv-0-devel Lilv is a C library to make use of LV2 plugins in applications. This subpackage contains the development files for liblilv. @@ -119,7 +117,7 @@ fi %doc AUTHORS COPYING NEWS README %{_libdir}/liblilv-0.so.%{sover}* -%files devel +%files -n liblilv-0-devel %{_libdir}/liblilv-0.so %{_includedir}/lilv-0/ %{_libdir}/pkgconfig/lilv-0.pc