SHA256
3
0
forked from pool/xz

Accepting request 374985 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/374985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=56
This commit is contained in:
Dominique Leuenberger 2016-03-26 14:07:38 +00:00 committed by Git OBS Bridge
commit 8538a752f1
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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