From 763ff63d2ed409f7aa03ba84a95cfe98bb2de055 Mon Sep 17 00:00:00 2001 From: gerd Date: Jan 03 2017 06:55:46 +0000 Subject: add initial files --- diff --git a/.gitignore b/.gitignore index e69de29..22cbb65 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/rdfind-1.3.4.tar.gz diff --git a/rdfind.spec b/rdfind.spec new file mode 100644 index 0000000..0e6280d --- /dev/null +++ b/rdfind.spec @@ -0,0 +1,49 @@ +Name: rdfind +Version: 1.3.4 +Release: 2%{?dist} +Summary: Program that finds duplicate files + +License: GPLv2+ +URL: https://rdfind.pauldreik.se/ +Source0: %{url}/%{name}-%{version}.tar.gz + +BuildRequires: nettle-devel +BuildRequires: gcc gcc-c++ + +%description +Rdfind is a program that finds duplicate files. It is useful for compressing +backup directories or just finding duplicate files. It compares files based on +their content, NOT on their file names. + + +%prep +%setup -q + + +%build +%configure +%make_build + + +%install +%make_install + + +%check +make check + + +%files +%doc AUTHORS ChangeLog +%license COPYING +%{_bindir}/%{name} +%{_mandir}/man1/%{name}.1* + + +%changelog +* Fri Dec 30 2016 Gerd Pokorra 1.3.4-2 +- changed summary, Source0 and License tag +- add BuildRequires gcc and gcc-c++ + +* Thu Dec 22 2016 Gerd Pokorra 1.3.4-1 +- initial .spec file diff --git a/sources b/sources index e69de29..5ee9588 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +SHA512 (rdfind-1.3.4.tar.gz) = 1ab6255e2dad653bdef4e83133b3072057ed8d21ec0a35f840472084fdc35d63447f64fe83a903b4d2300bc4c84c6a8cba3acfaef9165ace890b95d5aaa5ce5a