Accepting request 307622 from devel:tools:building

1

OBS-URL: https://build.opensuse.org/request/show/307622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/automake?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2015-05-20 21:14:09 +00:00 committed by Git OBS Bridge
commit 9371090813
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 17 13:18:57 UTC 2015 - meissner@suse.com
- move delete of info file to preun section
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 10 11:37:28 CET 2015 - pth@suse.de Tue Feb 10 11:37:28 CET 2015 - pth@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package automake-testsuite # spec file for package automake-testsuite
# #
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -94,7 +94,7 @@ rm -rf %{buildroot}%{_infodir}/dir
%post %post
%install_info --info-dir=%{_infodir} %{_infodir}/automake.info.gz %install_info --info-dir=%{_infodir} %{_infodir}/automake.info.gz
%postun %preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/automake.info.gz %install_info_delete --info-dir=%{_infodir} %{_infodir}/automake.info.gz
%if "%{name}" == "automake" %if "%{name}" == "automake"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 17 13:18:57 UTC 2015 - meissner@suse.com
- move delete of info file to preun section
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 10 11:37:28 CET 2015 - pth@suse.de Tue Feb 10 11:37:28 CET 2015 - pth@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package automake # spec file for package automake
# #
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -94,7 +94,7 @@ rm -rf %{buildroot}%{_infodir}/dir
%post %post
%install_info --info-dir=%{_infodir} %{_infodir}/automake.info.gz %install_info --info-dir=%{_infodir} %{_infodir}/automake.info.gz
%postun %preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/automake.info.gz %install_info_delete --info-dir=%{_infodir} %{_infodir}/automake.info.gz
%if "%{name}" == "automake" %if "%{name}" == "automake"