Accepting request 97543 from home:coolo:removeautoconf
add autoconf to buildrequires OBS-URL: https://build.opensuse.org/request/show/97543 OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=19
This commit is contained in:
parent
8bd9a95d5a
commit
090996b6b5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 10:42:30 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add autoconf as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 01:38:07 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define with_system_zlib 0
|
||||
%if 0%{?suse_version} < 1120
|
||||
%define _initddir %{_sysconfdir}/init.d
|
||||
@ -23,11 +22,11 @@
|
||||
|
||||
Name: rsync
|
||||
Version: 3.0.9
|
||||
Release: 8
|
||||
License: GPL-3.0+
|
||||
Release: 0
|
||||
Summary: Versatile tool for fast incremental file transfer
|
||||
Url: http://rsync.samba.org/
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Networking/Other
|
||||
Url: http://rsync.samba.org/
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: %{name}-patches-%{version}.tar.bz2
|
||||
Source2: logrotate.rsync
|
||||
@ -38,6 +37,7 @@ Source6: rsyncd.secrets
|
||||
Source7: rsync-server.firewall
|
||||
Source8: rsyncd.service
|
||||
Patch3: system-zlib.diff
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: openslp-devel
|
||||
BuildRequires: popt-devel
|
||||
|
Loading…
Reference in New Issue
Block a user