template-specs: template.spec - no need to ensure macros not expanding
glen
glen at pld-linux.org
Thu Feb 24 10:08:47 CET 2011
Author: glen Date: Thu Feb 24 09:08:47 2011 GMT
Module: template-specs Tag: HEAD
---- Log message:
- no need to ensure macros not expanding
---- Files affected:
template-specs:
template.spec (1.74 -> 1.75)
---- Diffs:
================================================================
Index: template-specs/template.spec
diff -u template-specs/template.spec:1.74 template-specs/template.spec:1.75
--- template-specs/template.spec:1.74 Wed Jul 28 21:54:12 2010
+++ template-specs/template.spec Thu Feb 24 10:08:42 2011
@@ -109,13 +109,13 @@
%build
# if ac/am/* rebuilding is necessary, do it in this order and add
# appropriate BuildRequires
-#%%{__intltoolize}
-#%%{__gettextize}
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
+#%{__intltoolize}
+#%{__gettextize}
+#%{__libtoolize}
+#%{__aclocal}
+#%{__autoconf}
+#%{__autoheader}
+#%{__automake}
# if not running libtool or automake, but config.sub is too old:
#cp -f /usr/share/automake/config.sub .
%configure
@@ -206,6 +206,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.75 2011/02/24 09:08:42 glen
+- no need to ensure macros not expanding
+
Revision 1.74 2010/07/28 19:54:12 glen
- with test
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/template.spec?r1=1.74&r2=1.75&f=u
More information about the pld-cvs-commit
mailing list