Accepting request 361107 from devel:libraries:c_c++
- Fix postun->preun on info packages regenerating OBS-URL: https://build.opensuse.org/request/show/361107 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnettle?expand=0&rev=24
This commit is contained in:
parent
4d92d29d53
commit
dfc593249f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 12:05:01 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
- Fix postun->preun on info packages regenerating
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 20:45:45 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
|
@ -114,7 +114,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
%post -n libnettle-devel
|
||||
%install_info --info-dir="%{_infodir}" "%{_infodir}"/nettle.info%{ext_info}
|
||||
|
||||
%postun -n libnettle-devel
|
||||
%preun -n libnettle-devel
|
||||
%install_info_delete --info-dir="%{_infodir}" "%{_infodir}"/nettle.info%{ext_info}
|
||||
|
||||
%check
|
||||
|
Loading…
Reference in New Issue
Block a user