forked from pool/cpuset
Accepting request 83166 from hardware
- Remove redundant tags/sections from specfile (forwarded request 83136 from jengelh) OBS-URL: https://build.opensuse.org/request/show/83166 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpuset?expand=0&rev=17
This commit is contained in:
commit
58f8549217
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 23:56:58 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 9 15:44:57 EDT 2011 - Alex Tsariounov <alext@novell.com>
|
Thu Jun 9 15:44:57 EDT 2011 - Alex Tsariounov <alext@novell.com>
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: cpuset
|
Name: cpuset
|
||||||
@ -41,11 +40,6 @@ and it allows manipulation of cpusets on the system and provides higher
|
|||||||
level functions such as implementation and control of a basic CPU
|
level functions such as implementation and control of a basic CPU
|
||||||
shielding setup.
|
shielding setup.
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Alex Tsariounov <alext@novell.com>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%setup
|
||||||
|
|
||||||
@ -69,9 +63,6 @@ cd doc
|
|||||||
%{__mkdir} %{buildroot}/%{_defaultdocdir}/cpuset/html
|
%{__mkdir} %{buildroot}/%{_defaultdocdir}/cpuset/html
|
||||||
%{__cp} *.html %{buildroot}/%{_defaultdocdir}/cpuset/html/
|
%{__cp} *.html %{buildroot}/%{_defaultdocdir}/cpuset/html/
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/cset
|
%{_bindir}/cset
|
||||||
|
Loading…
Reference in New Issue
Block a user