diff --git a/.cvsignore b/.cvsignore index b59fb01..753736b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cpdup-1.07.tgz +cpdup-1.11.tgz diff --git a/cpdup-1.07-utimes.patch b/cpdup-1.07-utimes.patch deleted file mode 100644 index 57e7e2e..0000000 --- a/cpdup-1.07-utimes.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- cpdup/hcproto.c.utimes 2006-08-17 21:06:31.000000000 -0400 -+++ cpdup/hcproto.c 2008-02-28 15:19:09.000000000 -0500 -@@ -8,6 +8,7 @@ - - #include - #include -+#include /* utimes */ - #include - #include - #include diff --git a/cpdup.spec b/cpdup.spec index 78b5eb2..5796deb 100644 --- a/cpdup.spec +++ b/cpdup.spec @@ -1,17 +1,18 @@ Name: cpdup -Version: 1.07 +Version: 1.11 Release: 1%{?dist} Summary: Filesystem mirroring utility Group: Applications/Archiving License: BSD URL: http://apollo.backplane.com/FreeSrc/ -Source0: http://apollo.backplane.com/FreeSrc/cpdup-1.07.tgz +Source0: http://apollo.backplane.com/FreeSrc/cpdup-%{version}.tgz Source1: Makefile.linux -Patch1: cpdup-1.07-utimes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +# bz# 435508: cpdup not 64-bit clean ExcludeArch: x86_64 +# bz# 435508 ExcludeArch: ppc64 #BuildRequires: @@ -32,7 +33,6 @@ destination directory with a file. %prep %setup -q -n %{name} -%patch1 -p1 -b .utimes rm md5.c @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Thu Feb 28 2008 Michel Salim - 1.07-1 +* Thu Jun 5 2008 Michel Alexandre Salim - 1.11-1 +- Update to 1.11 + +* Thu Feb 28 2008 Michel Alexandre Salim - 1.07-1 - Initial Fedora package diff --git a/sources b/sources index 0c49f47..7afdbf1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f9d132f5a81d3f38b53267ae7af24a8 cpdup-1.07.tgz +9b6f25845fc4998d9151d0ef5e7936c5 cpdup-1.11.tgz