Mailinglist Archive: opensuse-commit (1857 mails)
| < Previous | Next > |
commit bootsplash for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 21 Sep 2011 16:55:10 +0200
- Message-id: <20110921145510.D24D6202CC@hilbert.suse.de>
Hello community,
here is the log from the commit of package bootsplash for openSUSE:Factory
checked in at Wed Sep 21 16:55:10 CEST 2011.
--------
--- bootsplash/bootsplash.changes 2011-07-22 18:36:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/bootsplash/bootsplash.changes 2011-09-17
22:36:12.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 20:36:04 UTC 2011 - jengelh@xxxxxxxxxx
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bootsplash.spec ++++++
--- /var/tmp/diff_new_pack.TXG4Jc/_old 2011-09-21 16:55:04.000000000 +0200
+++ /var/tmp/diff_new_pack.TXG4Jc/_new 2011-09-21 16:55:04.000000000 +0200
@@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: bootsplash
@@ -26,7 +25,6 @@
Summary: Graphical System Boot Utilities
License: GPLv2+
Group: System/Boot
-AutoReqProv: on
PreReq: %insserv_prereq %fillup_prereq coreutils mkinitrd
Obsoletes: splashanim
Provides: splashanim
@@ -46,13 +44,6 @@
configuration files. Find information about bootsplash at
http://www.bootsplash.org/.
-
-
-Authors:
---------
- Stefan Reinauer <stepan@xxxxxxx>
- Kenneth W. Wimer <wimer@xxxxxxx>
-
%prep
%setup
%patch0
@@ -62,7 +53,8 @@
%build
cd Utilities
-PREFIX=%{_exec_prefix} LIB=%{_lib} make STRIP=: CC="gcc $RPM_OPT_FLAGS"
+PREFIX=%{_exec_prefix} LIB=%{_lib} make STRIP=: CC="gcc $RPM_OPT_FLAGS" \
+ %{?_smp_mflags}
%install
# create directory structure
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |