[man-pages-de/epel7] Some tweaks for EPEL compatibility

Mario Blättermann mariobl at fedoraproject.org
Thu Nov 13 11:36:40 UTC 2014


commit ff2893d939438b6c67ace4844d6a212f1e578fe9
Author: Mario Blättermann <mario.blaettermann at gmail.com>
Date:   Thu Nov 13 12:36:23 2014 +0100

    Some tweaks for EPEL compatibility

 man-pages-de.spec |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/man-pages-de.spec b/man-pages-de.spec
index 6602ea9..53a2ce2 100644
--- a/man-pages-de.spec
+++ b/man-pages-de.spec
@@ -6,7 +6,7 @@
 Summary:        German man pages from the Linux Documentation Project
 Name:           man-pages-de
 Version:        1.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv3+
 Group:          Documentation
 URL:            http://manpages-de.alioth.debian.org/
@@ -19,7 +19,6 @@ BuildArch:      noarch
 
 
 BuildRequires:  cpio
-BuildRequires:  ddate
 BuildRequires:  findutils
 BuildRequires:  hostname
 BuildRequires:  info
@@ -45,11 +44,6 @@ German.
 %patch0
 %__tar -xzf %{SOURCE1}
 
-# some man pages are now shipped with procps-ng
-pushd po/man1
-rm -f {free.1.po,uptime.1.po}
-mv -f rename.ul.1.po rename.1.po
-popd
 
 # match the current version number of man-pages on the target system
 %__sed -i.fix_ver 's|part of release %{man_ver_repl} of the Linux|part of release %{man_ver_curr} of the Linux|g' po/man*/*.po
@@ -68,6 +62,11 @@ make install DESTDIR=${RPM_BUILD_ROOT}
 %{_mandir}/de/man?/*
 
 %changelog
+* Thu Nov 13 2014 Mario Blättermann <mario.blaettermann at gmail.com> - 1.8-2
+- Rebuilt for epel7
+- Added the procps man pages again because v3.3.10 won't ever reach epel7
+- Removed ddate from BR
+
 * Tue Oct 28 2014 Mario Blättermann <mario.blaettermann at gmail.com> - 1.8-1
 - New upstream release
 - Huge patch for cpio.1.po because upstream ships a sparse version


More information about the scm-commits mailing list