jorti pushed to cabextract (master). "Use license macro"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 18:25:44 UTC 2015


>From 2d534c3f624806e4f1e531755461851fd6cebdc7 Mon Sep 17 00:00:00 2001
From: Juan Orti Alcaine <juan.orti at miceliux.com>
Date: Thu, 9 Apr 2015 20:25:26 +0200
Subject: Use license macro


diff --git a/cabextract.spec b/cabextract.spec
index 852ad93..a62702b 100644
--- a/cabextract.spec
+++ b/cabextract.spec
@@ -1,6 +1,6 @@
 Name:           cabextract
 Version:        1.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Utility for extracting cabinet (.cab) archives
 
 Group:          Applications/Archiving
@@ -38,12 +38,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README TODO
+%license COPYING
 %{_bindir}/cabextract
 %{_mandir}/man1/cabextract.1*
 
 
 %changelog
+* Thu Apr 09 2015 Juan Orti Alcaine <jorti at fedoraproject.org> - 1.5-2
+- Use license macro
+
 * Tue Feb 24 2015 Juan Orti Alcaine <jorti at fedoraproject.org> - 1.5-1
 - Updated to 1.5
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cabextract.git/commit/?h=master&id=2d534c3f624806e4f1e531755461851fd6cebdc7


More information about the scm-commits mailing list