SPECS: compiz.spec - 20060509

wolf wolf at pld-linux.org
Tue May 9 17:50:35 CEST 2006


Author: wolf                         Date: Tue May  9 15:50:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 20060509

---- Files affected:
SPECS:
   compiz.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.40 SPECS/compiz.spec:1.41
--- SPECS/compiz.spec:1.40	Fri May  5 17:03:06 2006
+++ SPECS/compiz.spec	Tue May  9 17:50:30 2006
@@ -5,7 +5,7 @@
 %bcond_without	gnome		# don't build gnome-window-decorator
 %bcond_with	kde		# build kde-window-decorator (not working)
 #
-%define		_snap	20060505
+%define		_snap	20060509
 #
 Summary:	OpenGL window and compositing manager
 Summary(pl):	OpenGL-owy zarządca okien i składania
@@ -15,7 +15,7 @@
 License:	GPL/MIT
 Group:		X11
 Source0:	%{name}-%{_snap}.tar.bz2
-# Source0-md5:	3807b7f11534f8773a19f80f1031f853
+# Source0-md5:	dfb6a14dff879db81c171ed86283d37d
 Source1:	%{name}-pld.png
 # Source1-md5:	3050dc90fd4e5e990bb5baeb82bd3c8a
 Patch0:		%{name}-minimize-scaler-mod.patch
@@ -27,6 +27,7 @@
 BuildRequires:	automake
 BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	glitz-devel
+BuildRequires:	intltool
 BuildRequires:	libpng-devel
 BuildRequires:	libsvg-cairo-devel
 BuildRequires:	libtool
@@ -127,6 +128,10 @@
 
 %build
 autoreconf -v --install
+ln -s ../po config/po
+%{__intltoolize}
+rm config/po
+sed -i -e 's/^mkinstalldirs.*/MKINSTALLDIRS=mkdir -p/' po/Makefile.in.in
 
 %configure \
 	--disable-static \
@@ -196,6 +201,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/05/09 15:50:30  wolf
+- 20060509
+
 Revision 1.40  2006/05/05 15:03:06  wolf
 - 20060505
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/compiz.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list