Author: hawk                         Date: Sun May  3 22:41:30 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.12, make -j1 for install or it may randomly fail

---- Files affected:
packages/libcanberra:
   libcanberra.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/libcanberra/libcanberra.spec
diff -u packages/libcanberra/libcanberra.spec:1.12 
packages/libcanberra/libcanberra.spec:1.13
--- packages/libcanberra/libcanberra.spec:1.12  Sat Feb 14 17:57:28 2009
+++ packages/libcanberra/libcanberra.spec       Mon May  4 00:41:25 2009
@@ -2,12 +2,12 @@
 Summary:       libcanberra - the portable sound event library
 Summary(pl.UTF-8):     libcanberra - przenośna biblioteka zdarzeń dźwiękowych
 Name:          libcanberra
-Version:       0.11
+Version:       0.12
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       
http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.gz
-# Source0-md5: c661db14cb0b1fe9b6963defacc3bba6
+# Source0-md5: 01a1952e861defa6de9d193558f2a732
 URL:           http://0pointer.de/lennart/projects/libcanberra/
 BuildRequires: alsa-lib-devel >= 1.0.0
 BuildRequires: autoconf >= 2.63
@@ -148,7 +148,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT
 
 rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.{a,la}
@@ -228,6 +228,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2009/05/03 22:41:25  hawk
+- updated to 0.12, make -j1 for install or it may randomly fail
+
 Revision 1.12  2009/02/14 16:57:28  megabajt
 - updated to 0.11
 - removed libcanberra-xinit.sh since the gconf stuff is supported just fine
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcanberra/libcanberra.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to