packages: coreutils/coreutils.spec - updated info, pl.po-update patches - di...
qboosh
qboosh at pld-linux.org
Sat May 8 19:18:18 CEST 2010
Author: qboosh Date: Sat May 8 17:18:18 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated info,pl.po-update patches
- disable silent-rules
- release 2
---- Files affected:
packages/coreutils:
coreutils.spec (1.163 -> 1.164)
---- Diffs:
================================================================
Index: packages/coreutils/coreutils.spec
diff -u packages/coreutils/coreutils.spec:1.163 packages/coreutils/coreutils.spec:1.164
--- packages/coreutils/coreutils.spec:1.163 Sat Apr 24 15:03:45 2010
+++ packages/coreutils/coreutils.spec Sat May 8 19:18:13 2010
@@ -1,11 +1,13 @@
# $Revision$, $Date$
+#
+# Conditional build:
%bcond_without tests
#
Summary: GNU Core-utils - basic command line utilities
Summary(pl.UTF-8): GNU Core-utils - podstawowe narzędzia działające z linii poleceń
Name: coreutils
Version: 8.5
-Release: 1
+Release: 2
License: GPL v3+
Group: Applications/System
Source0: http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
@@ -36,11 +38,10 @@
Patch13: %{name}-pl.po-update.patch
# from http://www.beatex.org/web/advancedcopy.html, edited by shadzik
Patch14: %{name}-advcopy.patch
-
URL: http://www.gnu.org/software/coreutils/
BuildRequires: acl-devel
BuildRequires: attr-devel
-BuildRequires: autoconf >= 2.61
+BuildRequires: autoconf >= 2.62
BuildRequires: automake >= 1:1.11.1
BuildRequires: gcc >= 5:3.2
BuildRequires: gettext-devel >= 0.16-2
@@ -110,10 +111,8 @@
%prep
%setup -q -a1
-# currently obsolete
-# %patch13 -p1
-# ?
-# %patch0 -p1
+%patch13 -p1
+%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
@@ -144,6 +143,7 @@
%configure \
CFLAGS="%{rpmcflags} -DSYSLOG_SUCCESS -DSYSLOG_FAILURE -DSYSLOG_NON_ROOT" \
DEFAULT_POSIX2_VERSION=199209 \
+ --disable-silent-rules \
--enable-install-program=arch \
--enable-no-install-program=hostname,kill,uptime \
--enable-pam
@@ -211,6 +211,8 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/runuser
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/runuser-l
%config(noreplace) /etc/shrc.d/fileutils.*sh
+%dir %{_libdir}/coreutils
+%attr(755,root,root) %{_libdir}/coreutils/libstdbuf.so
%{_mandir}/man1/*
%lang(cs) %{_mandir}/cs/man1/*
%lang(da) %{_mandir}/da/man1/*
@@ -229,8 +231,6 @@
%lang(ru) %{_mandir}/ru/man1/*
%lang(zh_CN) %{_mandir}/zh_CN/man1/*
%{_infodir}/coreutils.info*
-%dir %{_libdir}/coreutils
-%attr(755,root,root) %{_libdir}/coreutils/libstdbuf.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -238,6 +238,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.164 2010/05/08 17:18:13 qboosh
+- updated info,pl.po-update patches
+- disable silent-rules
+- release 2
+
Revision 1.163 2010/04/24 13:03:45 arekm
- up to 8.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils.spec?r1=1.163&r2=1.164&f=u
More information about the pld-cvs-commit
mailing list