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
This commit is contained in:
parent
a087827abc
commit
ce23ec0e84
@ -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
|
||||
|
||||
|
6
dia.spec
6
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
|
||||
|
Loading…
Reference in New Issue
Block a user