[man-pages-cs] - .spec file cleanup

pschiffe pschiffe at fedoraproject.org
Wed Aug 29 18:26:19 UTC 2012


commit f069d3cd1c4824b3014c9652b552e76cd8c428e2
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Wed Aug 29 20:25:39 2012 +0200

    - .spec file cleanup

 Makefile                         |   21 ---------------------
 man-pages-cs-0.17-noMANDIR.patch |   10 ----------
 man-pages-cs.spec                |   33 +++++++++++++++++++--------------
 3 files changed, 19 insertions(+), 45 deletions(-)
---
diff --git a/man-pages-cs.spec b/man-pages-cs.spec
index e8b44dd..59405b4 100644
--- a/man-pages-cs.spec
+++ b/man-pages-cs.spec
@@ -1,25 +1,28 @@
-%define coreutils_version 20081218
 Summary: Czech man pages from the Linux Documentation Project
 Name: man-pages-cs
 Version: 0.18.20090209
-Release: 14%{?dist}
-License: GFDL and GPL+
+Release: 15%{?dist}
+# GPLv3 .. coreutils/
+# BSD   .. openssh/
+License: GPLv2 and GPLv3 and BSD
 Group: Documentation
 URL: http://tropikhajma.sweb.cz/man-pages-cs/
 Source: http://tropikhajma.sweb.cz/%{name}/%{name}-%{version}.tar.lzma
-Patch1: man-pages-cs-01.patch
-Patch2: man-pages-cs-02.patch
-Patch3: man-pages-cs-03.patch
-Patch4: man-pages-cs-04.patch
-Patch5: man-pages-cs-05.patch
-Patch6: man-pages-cs-06.patch
-Patch7: man-pages-cs-07.patch
-Patch8: man-pages-cs-08.patch
-Patch9: man-pages-cs-09.patch
+
+Patch1:  man-pages-cs-01.patch
+Patch2:  man-pages-cs-02.patch
+Patch3:  man-pages-cs-03.patch
+Patch4:  man-pages-cs-04.patch
+Patch5:  man-pages-cs-05.patch
+Patch6:  man-pages-cs-06.patch
+Patch7:  man-pages-cs-07.patch
+Patch8:  man-pages-cs-08.patch
+Patch9:  man-pages-cs-09.patch
 Patch10: man-pages-cs-10.patch
 Patch11: man-pages-cs-11.patch
 Patch12: man-pages-cs-0.18.20090209-socket.patch
 Patch13: man-pages-cs-0.18.20090209-test.patch
+
 Requires: man-pages-reader
 BuildArch: noarch
 
@@ -57,11 +60,13 @@ mkdir -p $RPM_BUILD_ROOT/%{_mandir}
 make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir}/cs
 
 %files
-%defattr(-,root,root,-)
-%doc CONTRIB README README.Czech
+%doc CONTRIB README README.Czech Changelog
 %{_mandir}/cs/man*/*
 
 %changelog
+* Wed Aug 29 2012 Peter Schiffer <pschiffe at redhat.com> - 0.18.20090209-15
+- .spec file cleanup
+
 * Thu Jul 26 2012 Peter Schiffer <pschiffe at redhat.com> - 0.18.20090209-14
 - resolves: #821661
   fixed typo in the test.1 man page


More information about the scm-commits mailing list