- Run spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/Base:System/rzsz?expand=0&rev=21
This commit is contained in:
parent
b3acb14211
commit
a0c4cd4a24
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 12:42:46 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Run spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 3 18:57:20 UTC 2017 - benoit.monin@gmx.fr
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rzsz
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -34,7 +34,6 @@ Patch8: lrzsz-0.12.20-null-pointer.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
Provides: lrzsz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
rzsz allows you to use "sz filename" to send a file to your local
|
||||
@ -64,7 +63,7 @@ autoreconf -fvi
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
%make_install
|
||||
%find_lang lrzsz
|
||||
|
||||
# Fix various symlinks
|
||||
@ -85,7 +84,6 @@ make vcheck -j1
|
||||
%endif
|
||||
|
||||
%files -f lrzsz.lang
|
||||
%defattr(-,root,root)
|
||||
%{_mandir}/man1/*
|
||||
%doc README.* ABOUT-NLS AUTHORS COMPATABILITY COPYING ChangeLog NEWS THANKS TODO
|
||||
%{_bindir}/rb
|
||||
|
Loading…
Reference in New Issue
Block a user