Author: qboosh                       Date: Tue Jan 16 08:40:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified: *toolize in build not prep
- BR: gettext-devel (but is gettextize after glib-gettextize needed?)

---- Files affected:
SPECS:
   libgalago.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/libgalago.spec
diff -u SPECS/libgalago.spec:1.6 SPECS/libgalago.spec:1.7
--- SPECS/libgalago.spec:1.6    Mon Jan 15 22:50:00 2007
+++ SPECS/libgalago.spec        Tue Jan 16 09:40:30 2007
@@ -12,6 +12,7 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: dbus-glib-devel >= 0.71
+BuildRequires: gettext-devel
 BuildRequires: glib2-devel >= 1:2.12.1
 BuildRequires: gtk-doc >= 1.7
 BuildRequires: libtool
@@ -68,14 +69,16 @@
 
 %prep
 %setup -q
+
+%build
 %{__glib_gettextize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
+# ??? glib-gettextize already called before
 %{__gettextize}
 %{__automake}
-%build
 
 %configure \
        --enable-gtk-doc \
@@ -124,6 +127,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/01/16 08:40:30  qboosh
+- unified: *toolize in build not prep
+- BR: gettext-devel (but is gettextize after glib-gettextize needed?)
+
 Revision 1.6  2007/01/15 21:50:00  qrczak
 - gettextize
 - Release 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgalago.spec?r1=1.6&r2=1.7&f=u

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

Reply via email to