forked from pool/atftp
Accepting request 82846 from home:jengelh:bl-a
- Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82846 OBS-URL: https://build.opensuse.org/package/show/network/atftp?expand=0&rev=10
This commit is contained in:
parent
ca22b73410
commit
1abbc5a8fc
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 13:28:52 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
- Use %_smp_mflags for parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 6 11:55:01 UTC 2011 - vcizek@suse.com
|
Tue Sep 6 11:55:01 UTC 2011 - vcizek@suse.com
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
%define pkg_version 0.7
|
%define pkg_version 0.7
|
||||||
|
|
||||||
@ -69,7 +68,7 @@ boot of hundreds of machines simultaneously.
|
|||||||
%build
|
%build
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
%configure
|
%configure
|
||||||
%{__make}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
@ -105,9 +104,6 @@ fi
|
|||||||
%restart_on_update atftpd
|
%restart_on_update atftpd
|
||||||
%{insserv_cleanup}
|
%{insserv_cleanup}
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc BUGS FAQ LICENSE README README.MCAST README.PCRE TODO
|
%doc BUGS FAQ LICENSE README README.MCAST README.PCRE TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user