SPECS: rsync.spec - unify
darekr
darekr at pld-linux.org
Sun Jun 26 19:36:07 CEST 2005
Author: darekr Date: Sun Jun 26 17:36:07 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unify
---- Files affected:
SPECS:
rsync.spec (1.96 -> 1.97)
---- Diffs:
================================================================
Index: SPECS/rsync.spec
diff -u SPECS/rsync.spec:1.96 SPECS/rsync.spec:1.97
--- SPECS/rsync.spec:1.96 Sun Jun 26 19:10:13 2005
+++ SPECS/rsync.spec Sun Jun 26 19:36:02 2005
@@ -25,10 +25,10 @@
Source4: %{name}d.logrotate
Patch0: %{name}-config.patch
Patch1: %{name}-man.patch
+URL: http://rsync.samba.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake
BuildRequires: popt-devel
-URL: http://rsync.samba.org/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sysconfdir /etc/rsyncd
@@ -151,7 +151,7 @@
%patch1 -p1
%build
-cp -f %{_datadir}/automake/config.sub .
+cp -f /usr/share/automake/config.sub .
%{__autoconf}
%configure \
%{?with_rsh:--with-rsh=rsh} \
@@ -262,6 +262,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97 2005/06/26 17:36:02 darekr
+- unify
+
Revision 1.96 2005/06/26 17:10:13 wolf
- more docs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rsync.spec?r1=1.96&r2=1.97&f=u
More information about the pld-cvs-commit
mailing list