Accepting request 370848 from home:pluskalm:branches:Base:System
- Install xznew with correct permissions (boo#970842) OBS-URL: https://build.opensuse.org/request/show/370848 OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=83
This commit is contained in:
parent
9aeddcac2a
commit
93631f13cc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 13 09:40:51 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Install xznew with correct permissions (boo#970842)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 14 09:21:33 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
|
4
xz.spec
4
xz.spec
@ -128,8 +128,8 @@ time make check
|
||||
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
rm -v %{buildroot}%{_libdir}/liblzma.la
|
||||
%find_lang %{name}
|
||||
cp -p %{SOURCE4} %{buildroot}%{_bindir}
|
||||
cp -p %{SOURCE5} %{buildroot}%{_mandir}/man1/
|
||||
install -D -m 0755 %{SOURCE4} %{buildroot}%{_bindir}/xznew
|
||||
install -D -m 0644 %{SOURCE5} %{buildroot}%{_mandir}/man1/xznew.1
|
||||
|
||||
%post -n liblzma5 -p /sbin/ldconfig
|
||||
%postun -n liblzma5 -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user