From ce23ec0e847dc0057af02cdade99cf495424d48187be46fd366bed3d7a1222ad Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Sep 2011 15:41:32 +0000 Subject: [PATCH] Accepting request 83250 from home:jengelh:bl-d - Remove redundant tags/sections from specfile (cf. packaging guidelines) - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/83250 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/dia?expand=0&rev=9 --- dia.changes | 7 +++++++ dia.spec | 6 +----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/dia.changes b/dia.changes index 77f458e..c1d36e3 100644 --- a/dia.changes +++ b/dia.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Thu May 26 09:06:36 UTC 2011 - idonmez@novell.com diff --git a/dia.spec b/dia.spec index 3ef177e..a872a62 100644 --- a/dia.spec +++ b/dia.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: dia @@ -94,7 +93,7 @@ intltoolize --force --with-python\ --with-cairo\ --with-swig -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %makeinstall @@ -112,9 +111,6 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/mime-info rm samples/Makefile* samples/*png %fdupes -s $RPM_BUILD_ROOT -%clean -rm -rf $RPM_BUILD_ROOT - %if 0%{?suse_version} > 1130 %post