SPECS: eel.spec, nautilus.spec - added note about LINGUAS breakage

freetz freetz at pld-linux.org
Thu Jun 8 21:35:40 CEST 2006


Author: freetz                       Date: Thu Jun  8 19:35:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added note about LINGUAS breakage

---- Files affected:
SPECS:
   eel.spec (1.79 -> 1.80) , nautilus.spec (1.165 -> 1.166) 

---- Diffs:

================================================================
Index: SPECS/eel.spec
diff -u SPECS/eel.spec:1.79 SPECS/eel.spec:1.80
--- SPECS/eel.spec:1.79	Wed Jun  7 21:14:21 2006
+++ SPECS/eel.spec	Thu Jun  8 21:35:33 2006
@@ -79,8 +79,11 @@
 
 %build
 %{__libtoolize}
+# fix me!
 # breaks Makefile creation - temp. commented out
-#%%{__aclocal}
+# caused by multi line LINGUAS definition
+# see gucharmap-configure.patch for details
+#%{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure \
@@ -127,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2006/06/08 19:35:33  freetz
+- added note about LINGUAS breakage
+
 Revision 1.79  2006/06/07 19:14:21  freetz
 - rel.2, bleeding edge deps, commented out aclocal macro (breaks build),
   removed unsupported ug locale

================================================================
Index: SPECS/nautilus.spec
diff -u SPECS/nautilus.spec:1.165 SPECS/nautilus.spec:1.166
--- SPECS/nautilus.spec:1.165	Wed Jun  7 22:53:22 2006
+++ SPECS/nautilus.spec	Thu Jun  8 21:35:33 2006
@@ -141,7 +141,10 @@
 %{__glib_gettextize}
 %{__intltoolize}
 %{__libtoolize}
-# breaks Makefile creation
+# fix me!
+# breaks Makefile creation - temp. commented out
+# caused by multi line LINGUAS definition
+# see gucharmap-configure.patch for details
 ##%{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -221,6 +224,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.166  2006/06/08 19:35:33  freetz
+- added note about LINGUAS breakage
+
 Revision 1.165  2006/06/07 20:53:22  freetz
 - rel.4, bleeding edge deps, remove unsupported locale, like in eel aclocal
   breaks Makefile creation (commented out for now)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eel.spec?r1=1.79&r2=1.80&f=u
    http://cvs.pld-linux.org/SPECS/nautilus.spec?r1=1.165&r2=1.166&f=u



More information about the pld-cvs-commit mailing list