Accepting request 456819 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/456819 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/m4?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 12:37:26 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Fix de-registration of the info files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 14:28:13 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
@@ -14,7 +19,7 @@ Thu Jan 5 14:28:13 UTC 2017 - mpluskal@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 3 06:41:27 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update info handling fro postun to preun
|
||||
- Update info handling from postun to preun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 2 20:37:45 UTC 2015 - mpluskal@suse.com
|
||||
|
2
m4.spec
2
m4.spec
@@ -54,7 +54,7 @@ make %{?_smp_mflags} check
|
||||
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
|
||||
|
||||
%preun
|
||||
%install_info_delete --info-dir=%{_infodir} %%{_infodir}/%{name}.info%{ext_info}
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user