SPECS: util-linux-ng.spec - up to 2.13rc1
arekm
arekm at pld-linux.org
Wed Jul 4 10:12:05 CEST 2007
Author: arekm Date: Wed Jul 4 08:12:05 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.13rc1
---- Files affected:
SPECS:
util-linux-ng.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/util-linux-ng.spec
diff -u SPECS/util-linux-ng.spec:1.5 SPECS/util-linux-ng.spec:1.6
--- SPECS/util-linux-ng.spec:1.5 Tue Jun 19 21:00:54 2007
+++ SPECS/util-linux-ng.spec Wed Jul 4 10:12:00 2007
@@ -4,7 +4,7 @@
%bcond_with uClibc # don't build few utilities
%bcond_without selinux # build without SELinux support
#
-%define snap 20070619
+%define snap rc1
Summary: Collection of basic system utilities for Linux
Summary(de.UTF-8): Sammlung von grundlegenden Systemdienstprogrammen für Linux
Summary(es.UTF-8): Colectánea de utilitarios básicos de sistema para Linux
@@ -19,15 +19,14 @@
Release: 1.%{snap}.1
License: GPL
Group: Applications/System
-Source0: %{name}-20070619.tar.gz
-# Source0-md5: 0f9736ce415407c532bd37ef615f51b9
+Source0: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v%{version}/%{name}-%{version}-%{snap}.tar.bz2
+# Source0-md5: 0dd0d97f20118d07f63a40769667353b
# Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
Source1: util-linux-non-english-man-pages.tar.bz2
# Source1-md5: 81bbcc9a820512ecde87a8f31de0b745
Source2: login.pamd
Source3: util-linux-blockdev.init
Source4: util-linux-blockdev.sysconfig
-Patch0: %{name}-tinfo.patch
URL: http://userweb.kernel.org/~kzak/util-linux-ng/
BuildRequires: audit-libs-devel >= 1.0.6
BuildRequires: autoconf
@@ -49,6 +48,7 @@
Obsoletes: cramfs
Obsoletes: rawdevices
Obsoletes: schedutils
+Obsoletes: setarch
Obsoletes: util-linux
Obsoletes: util-linux-suids
Conflicts: shadow-extras < 1:4.0.3-6
@@ -333,9 +333,7 @@
agetty jest prostym linuksowym getty z obsługą portu szeregowego.
%prep
-%setup -q -a1 -n %{name}
-%patch0 -p1
-sed -i -e 's#po/Makefile.in##g' configure.ac
+%setup -q -a1 -n %{name}-%{version}-%{snap}
%build
%{__libtoolize}
@@ -504,6 +502,7 @@
%attr(755,root,root) %{_bindir}/rev
%attr(755,root,root) %{_bindir}/script
%attr(755,root,root) %{_bindir}/scriptreplay
+%attr(755,root,root) %{_bindir}/setarch
%attr(755,root,root) %{_bindir}/setsid
%{!?with_uClibc:%attr(755,root,root) %{_bindir}/setterm}
%attr(755,root,root) %{_bindir}/tailf
@@ -557,6 +556,7 @@
%{_mandir}/man8/isosize.8*
%{_mandir}/man8/mkswap.8*
%{_mandir}/man8/partx.8*
+%{_mandir}/man8/setarch.8*
%lang(cs) %{_mandir}/cs/man1/write.1*
@@ -983,6 +983,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007/07/04 08:12:00 arekm
+- up to 2.13rc1
+
Revision 1.5 2007/06/19 19:00:54 arekm
- add url
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/util-linux-ng.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list