SPECS (AC-branch): xfce-mcs-plugins.spec - intltoolize before glib...

havner havner at pld-linux.org
Wed Jul 5 11:34:18 CEST 2006


Author: havner                       Date: Wed Jul  5 09:34:18 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- intltoolize before glib_gettextize, proper macros for them

---- Files affected:
SPECS:
   xfce-mcs-plugins.spec (1.37.2.1 -> 1.37.2.2) 

---- Diffs:

================================================================
Index: SPECS/xfce-mcs-plugins.spec
diff -u SPECS/xfce-mcs-plugins.spec:1.37.2.1 SPECS/xfce-mcs-plugins.spec:1.37.2.2
--- SPECS/xfce-mcs-plugins.spec:1.37.2.1	Wed Jul  5 11:15:51 2006
+++ SPECS/xfce-mcs-plugins.spec	Wed Jul  5 11:34:12 2006
@@ -40,8 +40,8 @@
 mv -f po/{pt_PT,pt}.po
 
 %build
-glib-gettextize --copy --force
-intltoolize --copy --force
+%{__intltoolize}
+%{__glib_gettextize}
 %{__libtoolize}
 %{__aclocal} -I %{_datadir}/xfce4/dev-tools/m4macros
 %{__autoheader}
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37.2.2  2006/07/05 09:34:12  havner
+- intltoolize before glib_gettextize, proper macros for them
+
 Revision 1.37.2.1  2006/07/05 09:15:51  havner
 - 4.2.3, HEAD merge
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce-mcs-plugins.spec?r1=1.37.2.1&r2=1.37.2.2&f=u



More information about the pld-cvs-commit mailing list