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}