[man-pages-pl] - minor .spec file cleanup

pschiffe pschiffe at fedoraproject.org
Mon Sep 3 14:54:20 UTC 2012


commit 90c41e44c8170b1e91863a620a05b8025a6c0921
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Mon Sep 3 16:53:34 2012 +0200

    - minor .spec file cleanup

 man-pages-pl.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/man-pages-pl.spec b/man-pages-pl.spec
index 3df9e4a..5dafe35 100644
--- a/man-pages-pl.spec
+++ b/man-pages-pl.spec
@@ -1,13 +1,16 @@
 Summary: Polish man pages from the Linux Documentation Project
 Name: man-pages-pl
 Version: 0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
-License: GPL+
+# Multiple man pages are distributed under different licenses.
+License: GPL+ and BSD and MIT and GFDL
 Group: Documentation
 URL: http://sourceforge.net/projects/manpages-pl/
 Source: http://sourceforge.net/projects/manpages-pl/files/manpages-pl-%{version}.tar.bz2
+
 Requires: man-pages-reader
+
 BuildArchitectures: noarch
 
 %description
@@ -24,11 +27,13 @@ Polish.
 make install DESTDIR=$RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS CHANGELOG COPYRIGHT README VERSION licenses
 %{_mandir}/pl/man*/*
 
 %changelog
+* Mon Sep 03 2012 Peter Schiffer <pschiffe at redhat.com> - 1:0.3-2
+- minor .spec file cleanup
+
 * Mon Jul 30 2012 Peter Schiffer <pschiffe at redhat.com> - 1:0.3-1
 - resolves: #844054
   update to 0.3


More information about the scm-commits mailing list