Accepting request 343469 from home:frispete:tools
Hi Andreas, thanks for catching the missed parts. To be honest, I don't get the meaning of of the 2nd sentence of the description in the man page, but I'm probably too simple minded for a couple of GNU tools (code and description). ;) Cheers, Pete - fix conversion: spell the missed parts correctly - add xznew{,.1}, converted from bznew OBS-URL: https://build.opensuse.org/request/show/343469 OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=78
This commit is contained in:
4
xz.spec
4
xz.spec
@@ -43,6 +43,8 @@ Source1: http://tukaani.org/xz/%{name}-%{version}.tar.gz.sig
|
||||
Source2: baselibs.conf
|
||||
# from http://tukaani.org/misc/lasse_collin_pubkey.txt#/xz.keyring
|
||||
Source3: xz.keyring
|
||||
Source4: xznew
|
||||
Source5: xznew.1
|
||||
BuildRequires: pkgconfig
|
||||
Provides: lzma = %{version}
|
||||
Obsoletes: lzma < %{version}
|
||||
@@ -132,6 +134,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/
|
||||
|
||||
%post -n liblzma5 -p /sbin/ldconfig
|
||||
|
||||
|
Reference in New Issue
Block a user