SPECS (AC-branch): xfce-mcs-manager.spec - use macros for intltool...
havner
havner at pld-linux.org
Wed Jul 5 11:28:12 CEST 2006
Author: havner Date: Wed Jul 5 09:28:12 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- use macros for intltoolize and glib_gettextize
---- Files affected:
SPECS:
xfce-mcs-manager.spec (1.46 -> 1.46.2.1)
---- Diffs:
================================================================
Index: SPECS/xfce-mcs-manager.spec
diff -u SPECS/xfce-mcs-manager.spec:1.46 SPECS/xfce-mcs-manager.spec:1.46.2.1
--- SPECS/xfce-mcs-manager.spec:1.46 Tue Jul 4 22:00:28 2006
+++ SPECS/xfce-mcs-manager.spec Wed Jul 5 11:28:06 2006
@@ -55,8 +55,8 @@
mv -f po/{nb_NO,nb}.po
%build
-intltoolize --copy --force
-glib-gettextize --copy --force
+%{__intltoolize}
+%{__glib_gettextize}
%{__libtoolize}
%{__aclocal} -I %{_datadir}/xfce4/dev-tools/m4macros
%{__autoheader}
@@ -108,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46.2.1 2006/07/05 09:28:06 havner
+- use macros for intltoolize and glib_gettextize
+
Revision 1.46 2006/07/04 20:00:28 qboosh
- intltoolize before glib-gettextize, builds now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xfce-mcs-manager.spec?r1=1.46&r2=1.46.2.1&f=u
More information about the pld-cvs-commit
mailing list