[libimobiledevice/f21: 2/2] don't use license for f21

Peter Robinson pbrobinson at fedoraproject.org
Wed Feb 11 12:29:41 UTC 2015


commit 29d2683b4a6a593a6908c65f89f1b2c19efa77f2
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Feb 11 12:29:22 2015 +0000

    don't use license for f21

 libimobiledevice.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/libimobiledevice.spec b/libimobiledevice.spec
index 84ffd3e..c4c7832 100644
--- a/libimobiledevice.spec
+++ b/libimobiledevice.spec
@@ -85,9 +85,7 @@ find %{buildroot} -type f -name "*.la" -delete
 %postun -p /sbin/ldconfig
 
 %files
-%{!?_licensedir:%global license %%doc}
-%license COPYING.LESSER
-%doc AUTHORS README
+%doc AUTHORS README COPYING.LESSER
 %{_libdir}/libimobiledevice.so.6*
 
 %files utils
@@ -110,7 +108,6 @@ find %{buildroot} -type f -name "*.la" -delete
 %changelog
 * Wed Feb 11 2015 Peter Robinson <pbrobinson at fedoraproject.org> 1.2.0-1
 - New 1.2.0 release
-- Use %%license
 
 * Wed Oct 15 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.1.7-1
 - New 1.1.7 release


More information about the scm-commits mailing list