SPECS (AC-branch): coreutils.spec - up to 6.9
arekm
arekm at pld-linux.org
Sun May 20 21:38:01 CEST 2007
Author: arekm Date: Sun May 20 19:38:01 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- up to 6.9
---- Files affected:
SPECS:
coreutils.spec (1.98.2.1 -> 1.98.2.2)
---- Diffs:
================================================================
Index: SPECS/coreutils.spec
diff -u SPECS/coreutils.spec:1.98.2.1 SPECS/coreutils.spec:1.98.2.2
--- SPECS/coreutils.spec:1.98.2.1 Sat Nov 4 01:10:55 2006
+++ SPECS/coreutils.spec Sun May 20 21:37:55 2007
@@ -6,15 +6,15 @@
Summary: GNU Core-utils - basic command line utilities
Summary(pl): GNU Core-utils - podstawowe narzędzia działające z linii poleceń
Name: coreutils
-Version: 5.2.1
-Release: 5
+Version: 6.9
+Release: 1
License: GPL
Group: Applications/System
# devel versions:
#Source0: ftp://alpha.gnu.org/gnu/fetish/%{name}-%{version}.tar.bz2
# final versions:
Source0: ftp://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.bz2
-# Source0-md5: 172ee3c315af93d3385ddfbeb843c53f
+# Source0-md5: c9607d8495f16e98906e7ed2d9751a06
Source1: %{name}-non-english-man-pages.tar.bz2
# Source1-md5: f7c986ebc74ccb8d08ed70141063f14c
Source2: DIR_COLORS
@@ -32,13 +32,10 @@
Patch8: %{name}-install-C.patch
Patch9: %{name}-po.patch
Patch10: %{name}-no-nb.patch
-# based on patch from Fedora, based on patches from http://acl.bestbits.at/
-Patch11: %{name}-acl.patch
Patch12: %{name}-selinux.patch
Patch13: %{name}-pam.patch
-Patch14: %{name}-jm2gl.patch
BuildRequires: acl-devel
-BuildRequires: autoconf >= 2.58
+BuildRequires: autoconf >= 2.61
BuildRequires: automake >= 1:1.8
%{?with_selinux:BuildRequires: gcc >= 5:3.2}
BuildRequires: gettext-devel >= 0.11.5
@@ -109,12 +106,12 @@
%patch8 -p1
%patch9 -p1
%patch10 -p1
-%patch11 -p1
%{?with_selinux:%patch12 -p1}
-%patch14 -p1
%{__perl} -pi -e 's at GNU/Linux at PLD Linux@' m4/host-os.m4
+sed -i -e 's#\[external\]#[]#g' configure.ac
+
# no_NO is just an alias for nb_NO in recent glibc
# no.po is outdated, nb.po is more fresh here (see also patch10)
rm -f po/no.*
@@ -213,6 +210,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.98.2.2 2007/05/20 19:37:55 arekm
+- up to 6.9
+
Revision 1.98.2.1 2006/11/04 00:10:55 zbyniu
- patch renaming some macros for new gettext
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/coreutils.spec?r1=1.98.2.1&r2=1.98.2.2&f=u
More information about the pld-cvs-commit
mailing list