diff --git a/abook.changes b/abook.changes index e4e3cd3..185fbca 100644 --- a/abook.changes +++ b/abook.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 10:42:44 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Tue Aug 9 12:18:00 UTC 2011 - asn@cryptomilk.org diff --git a/abook.spec b/abook.spec index 47228c8..f48e1a5 100644 --- a/abook.spec +++ b/abook.spec @@ -40,15 +40,12 @@ use with mutt mail client. %build %configure -make RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fstack-protector-all" %{?jobs:-j %jobs} +make RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fstack-protector-all" %{?_smp_mflags} %install %makeinstall %find_lang %{name} -%clean -rm -rf -- "%{buildroot}" - %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS BUGS COPYING ChangeLog FAQ NEWS README THANKS TODO sample.abookrc