- Run spec-cleaner

OBS-URL: https://build.opensuse.org/package/show/Base:System/rzsz?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal 2018-01-18 12:44:43 +00:00 committed by Git OBS Bridge
parent b3acb14211
commit a0c4cd4a24
2 changed files with 7 additions and 4 deletions

View File

@ -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 Sun Sep 3 18:57:20 UTC 2017 - benoit.monin@gmx.fr

View File

@ -1,7 +1,7 @@
# #
# spec file for package rzsz # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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: autoconf
BuildRequires: automake BuildRequires: automake
Provides: lrzsz Provides: lrzsz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
rzsz allows you to use "sz filename" to send a file to your local rzsz allows you to use "sz filename" to send a file to your local
@ -64,7 +63,7 @@ autoreconf -fvi
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install
make DESTDIR=%{buildroot} install %{?_smp_mflags} %make_install
%find_lang lrzsz %find_lang lrzsz
# Fix various symlinks # Fix various symlinks
@ -85,7 +84,6 @@ make vcheck -j1
%endif %endif
%files -f lrzsz.lang %files -f lrzsz.lang
%defattr(-,root,root)
%{_mandir}/man1/* %{_mandir}/man1/*
%doc README.* ABOUT-NLS AUTHORS COMPATABILITY COPYING ChangeLog NEWS THANKS TODO %doc README.* ABOUT-NLS AUTHORS COMPATABILITY COPYING ChangeLog NEWS THANKS TODO
%{_bindir}/rb %{_bindir}/rb