[ifuse] Rebuild (libimobiledevice), use license

Peter Robinson pbrobinson at fedoraproject.org
Wed Feb 11 12:49:30 UTC 2015


commit b9229cab04e7b4860fe73128e2969a8bcb2bee0a
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Feb 11 12:49:17 2015 +0000

    Rebuild (libimobiledevice), use license

 ifuse.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/ifuse.spec b/ifuse.spec
index 292c486..1201958 100644
--- a/ifuse.spec
+++ b/ifuse.spec
@@ -1,6 +1,6 @@
 Name:          ifuse
 Version:       1.1.3
-Release:       5%{?dist}
+Release:       6%{?dist}
 Summary:       Mount Apple iPhone and iPod touch devices
 
 Group:         System Environment/Libraries
@@ -27,11 +27,17 @@ make %{?_smp_mflags}
 make install DESTDIR=$RPM_BUILD_ROOT
 
 %files
-%doc AUTHORS COPYING README
+%{!?_licensedir:%global license %%doc}
+%license COPYING
+%doc AUTHORS README
 %{_bindir}/ifuse
 %{_mandir}/man1/*
 
 %changelog
+* Wed Feb 11 2015 Peter Robinson <pbrobinson at fedoraproject.org> 1.1.3-6
+- Rebuild (libimobiledevice)
+- Use %%license
+
 * Wed Oct 15 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.1.3-5
 - Rebuild for libimobiledevice 1.1.7
 


More information about the scm-commits mailing list