Automatic import for version 1.11.4

This commit is contained in:
Rosa 2012-04-05 04:46:21 +04:00
parent 7c1c3518e5
commit c2c41154a4
2 changed files with 8 additions and 11 deletions

View file

@ -1,2 +1,2 @@
sources:
"automake-1.11.3.tar.xz": 711b365fce1522d7ab1ffb26ca49d67757264e9b
"automake-1.11.4.tar.xz": 96b0bb00b20a8b0be67de11400f5e4b033ab4e71

View file

@ -5,7 +5,7 @@
Summary: A GNU tool for automatically creating Makefiles
Name: automake
Version: 1.11.3
Version: 1.11.4
Release: %mkrel 1
License: GPLv2+
Group: Development/Other
@ -22,8 +22,6 @@ Provides: automake1.9 = %{version}-%{release}
Obsoletes: automake1.9
Provides: automake1.8 = %{version}-%{release}
Obsoletes: automake1.8
Requires(post): info-install
Requires(preun): info-install
Requires(post): update-alternatives
Requires(preun): update-alternatives
@ -90,12 +88,6 @@ if [ "$1" = 1 ]; then
update-alternatives --remove automake %{_bindir}/automake-1.9
fi
%post
%_install_info %{name}.info
%preun
%_remove_install_info %{name}.info
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog NEWS README THANKS TODO
@ -117,7 +109,12 @@ fi
%changelog
* Mon Feb 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.11.3-1mdv2012.0
* Tue Apr 03 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.11.4-1mdv2012.0
+ Revision: 789044
- Update to 1.11.4
- Fix build in current environment (rpmlint)
* Mon Feb 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.11.3-1
+ Revision: 773760
- New version 1.11.3, drop BuildRoot definition from spec