Accepting request 455754 from home:dimstar:Factory
- Fix de-registration of the info files. - Update info handling from postun to preun OBS-URL: https://build.opensuse.org/request/show/455754 OBS-URL: https://build.opensuse.org/package/show/Base:System/m4?expand=0&rev=35
This commit is contained in:
parent
8ba7e39f5f
commit
87ad255f8d
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user