From d320fcc337ba82c083606b1f18a7d50e37fb4a697474e30b724e31516bb50e60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Mon, 19 Sep 2011 09:13:26 +0000 Subject: [PATCH] Accepting request 82843 from home:jengelh:bl-a - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82843 OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=38 --- at.changes | 6 ++++++ at.spec | 13 +------------ 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/at.changes b/at.changes index ef56751..bc405f6 100644 --- a/at.changes +++ b/at.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 13:28:30 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Fri May 13 07:45:00 UTC 2011 - vcizek@novell.com diff --git a/at.spec b/at.spec index 6fd34c3..47d1d30 100644 --- a/at.spec +++ b/at.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: at @@ -24,7 +23,6 @@ BuildRequires: libselinux-devel Url: ftp://ftp.debian.org/debian/pool/main/a/at License: GPLv2+ Group: System/Daemons -AutoReqProv: on Version: 3.1.8 Release: 1102 Summary: A Job Manager @@ -67,15 +65,6 @@ Recommends: smtp_daemon %description This program allows you to run jobs at specified times. - - -Authors: --------- - Thomas Koenig - David Parsons - Martin Schulze - Siggy Brentrup - %prep %setup -q %patch0 @@ -109,7 +98,7 @@ export SENDMAIL=%{_sbindir}/sendmail --with-selinux \ --with-daemon_username=at \ --with-daemon_groupname=at -make +make %{?_smp_mflags} %install mkdir -p $RPM_BUILD_ROOT/etc/{init.d,pam.d}