From 0a252961be8aed926ad43e201ba80bab7f88189032e7cacf15055587e7aa972e Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Fri, 17 Feb 2012 14:30:01 +0000 Subject: [PATCH] Accepting request 105598 from home:jengelh:branches:Base:System - Remove redundant tags/sections OBS-URL: https://build.opensuse.org/request/show/105598 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=118 --- util-linux.changes | 5 +++++ util-linux.spec | 18 ++++-------------- 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/util-linux.changes b/util-linux.changes index f79ddb8..c318af8 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 7 14:48:23 UTC 2012 - jengelh@medozas.de + +- Remove redundant tags/sections + ------------------------------------------------------------------- Sun Dec 25 22:19:44 UTC 2011 - coolo@suse.com diff --git a/util-linux.spec b/util-linux.spec index d8ac705..a1aff6c 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -1,7 +1,7 @@ # # spec file for package util-linux # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -221,10 +221,7 @@ cd which-%{which_ver} aclocal --force autoconf --force automake --force-missing --add-missing --foreign -%configure --prefix=/usr \ - --mandir=%{_mandir} \ - --infodir=%{_infodir} \ - %{_target_cpu}-suse-linux +%configure make %{?_smp_mflags} cd .. # time build @@ -232,10 +229,7 @@ cd time-%{time_ver} %{?suse_update_config:%{suse_update_config}} export CFLAGS="%{optflags} -D_GNU_SOURCE " export INSTALL_PROGRAM='$(INSTALL)' -%configure --prefix=/usr \ - --mandir=%{_mandir} \ - --infodir=%{_infodir} \ - %{_target_cpu}-suse-linux +%configure make %{?_smp_mflags} cd .. # klogconsole build @@ -387,9 +381,6 @@ touch %{buildroot}%{_localstatedir}/lib/libuuid/clock.txt # rcuuidd helper ln -sf ../..%{_sysconfdir}/init.d/uuidd %{buildroot}%{_sbindir}/rcuuidd -%clean -rm -rf %{buildroot} - %post %{fillup_and_insserv raw} %install_info --entry="* time: (time). summarizing used system resources" --info-dir=%{_infodir} %{_infodir}/time.info.gz @@ -444,8 +435,7 @@ fi %post -n libuuid1 -p /sbin/ldconfig -%postun -n libuuid1 -/sbin/ldconfig +%postun -n libuuid1 -p /sbin/ldconfig %verifyscript -n uuidd %verify_permissions -e /usr/sbin/uuidd