Preps for automake-1.10.1

This commit is contained in:
Ralf Corsepius
2008-01-22 08:56:18 +00:00
parent 980102a7a5
commit c539ced128
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
%define rpmvers 1.10
%define srcvers 1.10
%define rpmvers @AUTOMAKE_VERS@
%define srcvers @AUTOMAKE_VERS@
%define amvers 1.10
%if "%{_prefix}" != "/usr"
+1
View File
@@ -6,6 +6,7 @@ AUTOMAKE_SUBPACKAGES += $(top_srcdir)/autotools/target-automake.add
automake.spec.in: $(AUTOMAKE_SUBPACKAGES) Makefile.in
cat $(AUTOMAKE_SUBPACKAGES) | sed \
-e "s/[@]AUTOMAKE_VERS[@]/$(AUTOMAKE_VERS)/" \
-e "s/[@]AUTOMAKE_RPMREL[@]/$(AUTOMAKE_RPMREL)/" > $@
CLEANFILES += automake.spec.in