Remove redundant tags/sections; %_smp_mflags
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsigsegv?expand=0&rev=2
This commit is contained in:
parent
281fc102c1
commit
6ab37ebcf3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 10:39:15 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections per specfile guideline suggestions
|
||||
- Parallel building using %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 20:36:03 UTC 2010 - pascal.bleser@opensuse.org
|
||||
|
||||
|
@ -44,7 +44,7 @@ available.
|
||||
%build
|
||||
%configure \
|
||||
--enable-shared
|
||||
%__make %{?jobs:-j%{jobs}}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
@ -56,9 +56,6 @@ available.
|
||||
%post -n %{name}%{soname} -p /sbin/ldconfig
|
||||
%postun -n %{name}%{soname} -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
%{?buildroot:%__rm -rf "%{buildroot}"}
|
||||
|
||||
%files -n %{name}%{soname}
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog* NEWS PORTING README
|
||||
|
Loading…
Reference in New Issue
Block a user