[man-pages-ru] Man-pages-ru 3.32-2087-1553-20110626 fix build

nucleo nucleo at fedoraproject.org
Thu Jun 30 21:42:56 UTC 2011


commit 36944b4f4ef7e2f930fd1875db00228929e3486f
Author: nucleo <nucleo at fedoraproject.org>
Date:   Fri Jul 1 00:42:42 2011 +0300

    Man-pages-ru 3.32-2087-1553-20110626
    fix build

 .gitignore        |    1 +
 man-pages-ru.spec |   12 +++++++++---
 sources           |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7cabe53..477071f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 manpages-ru-0.97.rh.tar.bz2
 man-pages-ru_3.25-2064-1352-20100717.tar.bz2
 /man-pages-ru_3.32-2087-1512-20101219.tar.bz2
+/man-pages-ru_3.32-2087-1553-20110626.tar.bz2
diff --git a/man-pages-ru.spec b/man-pages-ru.spec
index 9a01c04..3a19041 100644
--- a/man-pages-ru.spec
+++ b/man-pages-ru.spec
@@ -1,8 +1,8 @@
-%global mpr_version 3.32-2087-1512-20101219
+%global mpr_version 3.32-2087-1553-20110626
 Summary: Russian man pages from the Linux Documentation Project
 Name: man-pages-ru
 Version: 0.98
-Release: 4%{?dist}
+Release: 5%{?dist}
 # Source1 has GFDL license
 License: BSD and GPL+ and MIT and GFDL
 Group: Documentation
@@ -28,6 +28,9 @@ Russian.
 %setup -q -n manpages-ru-0.97.rh -a 1
 %patch0 -p1
 
+# aliases already installed
+sed -i "s|install-pages install-aliases|install-pages|g" Makefile
+
 iconv -f koi8-r -t UTF-8 < NEWS > NEWS.new
 mv -f NEWS.new NEWS
 
@@ -39,7 +42,6 @@ done
 # remove bogus pages from Source1:
 rm man-pages-ru_%{mpr_version}/man2/gethostid.2
 rm man-pages-ru_%{mpr_version}/man2/sethostid.2
-rm man-pages-ru_%{mpr_version}/man2/setregid.2
 rm man-pages-ru_%{mpr_version}/man5/ipc.5
 rm man-pages-ru_%{mpr_version}/man4/fifo.4
 rm man-pages-ru_%{mpr_version}/man5/complex.5
@@ -95,6 +97,10 @@ rm -fr $RPM_BUILD_ROOT
 %{_mandir}/ru/man*/*
 
 %changelog
+* Thu Jun 30 2011 Alexey Kurov <nucleo at fedoraproject.org> - 0.98-5
+- Man-pages-ru 3.32-2087-1553-20110626
+- fix build
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.98-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index ed9b53b..0b1d4a0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1dc21326f604b18db20acfffb334eee9  manpages-ru-0.97.rh.tar.bz2
-737a5cdad7b18131a401940c4c655cb2  man-pages-ru_3.32-2087-1512-20101219.tar.bz2
+e329f02ffbc3becd6a49fdf94e954aba  man-pages-ru_3.32-2087-1553-20110626.tar.bz2


More information about the scm-commits mailing list