diff --git a/fdupes.spec b/fdupes.spec index d48c924..4fb2540 100644 --- a/fdupes.spec +++ b/fdupes.spec @@ -3,13 +3,13 @@ Name: fdupes Version: 1.51 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Finds duplicate files in a given set of directories %{?el5:Group: Applications/File} License: MIT -URL: https://code.google.com/p/fdupes/ -Source0: https://fdupes.googlecode.com/files/%{name}-%{version}.tar.gz +URL: https://github.com/adrianlopezroche/fdupes +Source0: https://github.com/adrianlopezroche/%{name}/archive/%{name}-%{version}.tar.gz Source1: macros.fdupes Patch0: fdupes-1.51-destdir.patch @@ -28,7 +28,7 @@ directories. %prep -%setup -q +%setup -q -n %{name}-%{name}-%{version} %patch2 -p1 -b .cve %patch0 -p1 -b .destdir %patch1 -p1 -b .typo @@ -71,6 +71,10 @@ install -pm 0644 %{SOURCE1} %{buildroot}%{macrosdir} %changelog +* Fri Jun 19 2015 Jon Schlueter - 1.51-10 +- Rebaseline using github which is new home of fdupes +- source tarball has unusual folder naming of fdupes-fdupes-1.51 instead of normal fdupes-1.51 + * Wed Jun 17 2015 Fedora Release Engineering - 1.51-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index d6651ba..fbfdd47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47d0410c90c9e51e450933ba35a32b62 fdupes-1.51.tar.gz +cc90047dea9f1e0a849c3c1a6e8b2d68 fdupes-1.51.tar.gz