SPECS: rhythmbox.spec - make -jN breaks build - release 3 (rebuild...
megabajt
megabajt at pld-linux.org
Sat Feb 17 13:04:36 CET 2007
Author: megabajt Date: Sat Feb 17 12:04:36 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- make -jN breaks build
- release 3 (rebuild with new libgpod)
---- Files affected:
SPECS:
rhythmbox.spec (1.80 -> 1.81)
---- Diffs:
================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.80 SPECS/rhythmbox.spec:1.81
--- SPECS/rhythmbox.spec:1.80 Mon Feb 12 23:09:13 2007
+++ SPECS/rhythmbox.spec Sat Feb 17 13:04:31 2007
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Aplikacja do zarządzania muzyką
Name: rhythmbox
Version: 0.9.7
-Release: 2
+Release: 3
License: GPL v2+
Group: Applications
Source0: http://ftp.gnome.org/pub/gnome/sources/rhythmbox/0.9/%{name}-%{version}.tar.bz2
@@ -103,7 +103,7 @@
--with-mds=avahi \
--with-internal-libsexy=no \
--with-x
-%{__make}
+%{__make} -j1
%install
rm -rf $RPM_BUILD_ROOT
@@ -223,6 +223,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.81 2007/02/17 12:04:31 megabajt
+- make -jN breaks build
+- release 3 (rebuild with new libgpod)
+
Revision 1.80 2007/02/12 22:09:13 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rhythmbox.spec?r1=1.80&r2=1.81&f=u
More information about the pld-cvs-commit
mailing list