Author: arekm Date: Tue Aug 28 07:42:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; fix files
---- Files affected: SPECS: util-linux-ng.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/util-linux-ng.spec diff -u SPECS/util-linux-ng.spec:1.10 SPECS/util-linux-ng.spec:1.11 --- SPECS/util-linux-ng.spec:1.10 Tue Aug 28 09:15:36 2007 +++ SPECS/util-linux-ng.spec Tue Aug 28 09:42:19 2007 @@ -15,7 +15,7 @@ Summary(uk.UTF-8): Набір базових системних утиліт для Linux Name: util-linux-ng Version: 2.13 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v%{version}/%{name}-%{version}.tar.bz2 @@ -509,22 +509,21 @@ %attr(755,root,root) %{_bindir}/script %attr(755,root,root) %{_bindir}/scriptreplay %attr(755,root,root) %{_bindir}/setarch -%if %{_lib} == "lib64" -%attr(755,root,root) %{_bindir}/linux32 -%attr(755,root,root) %{_bindir}/linux64 -%{_mandir}/man8/linux32* -%{_mandir}/man8/linux64* -%endif +%attr(755,root,root) %{_bindir}/linux* +%{_mandir}/man8/linux* %ifarch s390 s390x %attr(755,root,root) %{_bindir}/s390* %{_mandir}/man8/s390* %endif %ifarch %{ix86} %{x8664} %attr(755,root,root) %{_bindir}/i386 -%attr(755,root,root) %{_bindir}/x86_64 %{_mandir}/man8/i386* +%ifarch %{x8664} +%attr(755,root,root) %{_bindir}/x86_64 %{_mandir}/man8/x86_64* %endif +%{_mandir}/man8/i386* +%endif %ifarch ppc ppc64 %attr(755,root,root) %{_bindir}/ppc* %{_mandir}/man8/ppc* @@ -1022,6 +1021,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007/08/28 07:42:19 arekm +- rel 2; fix files + Revision 1.10 2007/08/28 07:15:36 arekm - updated to 2.13 final (fixes: CVE-2007-0822, CVE-2006-7108). It's going to replace util-linux in th. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-linux-ng.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
