SPECS (AC-branch): xfwm4.spec - intltoolize before glib-gettextize...

havner havner at pld-linux.org
Wed Jul 5 17:12:46 CEST 2006


Author: havner                       Date: Wed Jul  5 15:12:45 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- intltoolize before glib-gettextize
- removed TODO, /usr/share/themes/Default is owned by X11-libs

---- Files affected:
SPECS:
   xfwm4.spec (1.43 -> 1.43.2.1) 

---- Diffs:

================================================================
Index: SPECS/xfwm4.spec
diff -u SPECS/xfwm4.spec:1.43 SPECS/xfwm4.spec:1.43.2.1
--- SPECS/xfwm4.spec:1.43	Thu Nov 17 05:58:19 2005
+++ SPECS/xfwm4.spec	Wed Jul  5 17:12:40 2006
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - shouldn't own /usr/share/themes/Default?
 %bcond_without	compositor		# without compositor extensions
 #
 %define		_xfce_ver	4.2.3
@@ -48,8 +46,8 @@
 mv -f po/{nb_NO,nb}.po
 
 %build
-glib-gettextize --copy --force
-intltoolize --copy --force
+%{__intltoolize}
+%{__glib_gettextize}
 %{__libtoolize}
 %{__aclocal} -I %{_datadir}/xfce4/dev-tools/m4macros
 %{__autoheader}
@@ -99,6 +97,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43.2.1  2006/07/05 15:12:40  havner
+- intltoolize before glib-gettextize
+- removed TODO, /usr/share/themes/Default is owned by X11-libs
+
 Revision 1.43  2005/11/17 04:58:19  charles
 - updated to 4.2.3.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfwm4.spec?r1=1.43&r2=1.43.2.1&f=u



More information about the pld-cvs-commit mailing list