forked from pool/libmms
Accepting request 456707 from multimedia:libs
1 OBS-URL: https://build.opensuse.org/request/show/456707 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmms?expand=0&rev=14
This commit is contained in:
commit
c8bae633a2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 9 18:25:43 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 16 08:52:37 UTC 2015 - olaf@aepfle.de
|
Wed Dec 16 08:52:37 UTC 2015 - olaf@aepfle.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libmms
|
# spec file for package libmms
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -88,6 +88,7 @@ install -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%{name}%{soname}
|
|||||||
%files -n %{name}%{soname}
|
%files -n %{name}%{soname}
|
||||||
%defattr(0644, root, root, 0755)
|
%defattr(0644, root, root, 0755)
|
||||||
%doc AUTHORS ChangeLog COPYING.LIB README README.LICENSE
|
%doc AUTHORS ChangeLog COPYING.LIB README README.LICENSE
|
||||||
|
%doc %{_docdir}/%{name}%{soname}
|
||||||
%{_libdir}/%{name}.so.%{soname}*
|
%{_libdir}/%{name}.so.%{soname}*
|
||||||
|
|
||||||
%files -n %{name}-devel
|
%files -n %{name}-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user