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
This commit is contained in:
parent
e7a1a40f8a
commit
de725323f5
@ -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
|
Fri Nov 3 12:55:41 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -56,14 +56,12 @@ Requires: libsord-0-0 = %{sordversion}
|
|||||||
%description -n liblilv-0-%{sover}
|
%description -n liblilv-0-%{sover}
|
||||||
Lilv is a C library to make use of LV2 plugins in applications.
|
Lilv is a C library to make use of LV2 plugins in applications.
|
||||||
|
|
||||||
%package devel
|
%package -n liblilv-0-devel
|
||||||
Provides: liblilv-0-devel = %{version}
|
|
||||||
Obsoletes: liblilv-0-devel < %{version}
|
|
||||||
Summary: Development files for liblilv
|
Summary: Development files for liblilv
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: liblilv-0-%{sover} = %{version}
|
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.
|
Lilv is a C library to make use of LV2 plugins in applications.
|
||||||
This subpackage contains the development files for liblilv.
|
This subpackage contains the development files for liblilv.
|
||||||
|
|
||||||
@ -119,7 +117,7 @@ fi
|
|||||||
%doc AUTHORS COPYING NEWS README
|
%doc AUTHORS COPYING NEWS README
|
||||||
%{_libdir}/liblilv-0.so.%{sover}*
|
%{_libdir}/liblilv-0.so.%{sover}*
|
||||||
|
|
||||||
%files devel
|
%files -n liblilv-0-devel
|
||||||
%{_libdir}/liblilv-0.so
|
%{_libdir}/liblilv-0.so
|
||||||
%{_includedir}/lilv-0/
|
%{_includedir}/lilv-0/
|
||||||
%{_libdir}/pkgconfig/lilv-0.pc
|
%{_libdir}/pkgconfig/lilv-0.pc
|
||||||
|
Loading…
Reference in New Issue
Block a user