From aa7a108bb0431fd43e2d1e268fde2cd102bb3223eb75214a464487c3eceb2870 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Thu, 2 Nov 2017 01:28:03 +0000 Subject: [PATCH] Accepting request 538213 from home:jkraehemann - added files attributes - Add missing RPM groups. Move description to where it matters. Avoid shipping documentation twice. - initial upstream package - provide patch libinstpatch-cmake-fixes.patch OBS-URL: https://build.opensuse.org/request/show/538213 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libinstpatch?expand=0&rev=4 --- libinstpatch.changes | 5 +++++ libinstpatch.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/libinstpatch.changes b/libinstpatch.changes index f810d5e..0e2608c 100644 --- a/libinstpatch.changes +++ b/libinstpatch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 2 01:14:09 UTC 2017 - jkraehemann@gmail.com + +- added files attributes + ------------------------------------------------------------------- Fri Oct 6 16:35:46 UTC 2017 - jengelh@inai.de diff --git a/libinstpatch.spec b/libinstpatch.spec index ae93d5c..14455e4 100644 --- a/libinstpatch.spec +++ b/libinstpatch.spec @@ -76,10 +76,12 @@ make %{?_smp_mflags} %postun -n libinstpatch-1_0-0 -p /sbin/ldconfig %files -n libinstpatch-1_0-0 +%defattr(-,root,root) %doc COPYING %{_libdir}/%{name}*.so.* %files devel +%defattr(-,root,root) %doc AUTHORS ChangeLog NEWS README %doc examples/create_sf2.c %{_includedir}/%{name}*