Updated to 1.40-10 in devel.

Modified Files: fdupes.spec
epel9
Debarshi Ray 17 years ago
parent 75563b0655
commit abe8f77886

@ -1,7 +1,7 @@
Summary: Finds duplicate files in a given set of directories Summary: Finds duplicate files in a given set of directories
Name: fdupes Name: fdupes
Version: 1.40 Version: 1.40
Release: 9%{?dist} Release: 10%{?dist}
License: MIT License: MIT
Group: Applications/File Group: Applications/File
URL: http://netdial.caribe.net/~adrian2/fdupes.html URL: http://netdial.caribe.net/~adrian2/fdupes.html
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/%{name}.1.gz %{_mandir}/man1/%{name}.1.gz
%changelog %changelog
* Thu Nov 29 2007 Debarshi Ray <rishi@fedoraproject.org> - 1.40-10
- Release bumped to overcome spurious build.
* Sun Nov 25 2007 Debarshi Ray <rishi@fedoraproject.org> - 1.40-9 * Sun Nov 25 2007 Debarshi Ray <rishi@fedoraproject.org> - 1.40-9
- Initial build. Imported SPEC from Rawhide. - Initial build. Imported SPEC from Rawhide.
- Fixed Makefile to use DESTDIR correctly. - Fixed Makefile to use DESTDIR correctly.

Loading…
Cancel
Save