rpms/dc3dd/devel dc3dd.spec,1.3,1.4

Adam Miller maxamillion at fedoraproject.org
Mon Aug 10 16:28:17 UTC 2009


Author: maxamillion

Update of /cvs/extras/rpms/dc3dd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15987

Modified Files:
	dc3dd.spec 
Log Message:
Fixed Source0 as reported: https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html




Index: dc3dd.spec
===================================================================
RCS file: /cvs/extras/rpms/dc3dd/devel/dc3dd.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- dc3dd.spec	24 Jul 2009 20:04:26 -0000	1.3
+++ dc3dd.spec	10 Aug 2009 16:28:16 -0000	1.4
@@ -1,12 +1,12 @@
 Name:           dc3dd
 Version:        6.12.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Patched version of GNU dd for use in computer forensics
 
 Group:          Applications/Editors
 License:        GPLv2+ and GPLv3+
 URL:            http://dc3dd.sourceforge.net/
-Source0:        http://master.dl.sourceforge.net/dc3dd/%{name}-%{version}.tar.gz
+Source0:        http://downloads.sourceforge.net/dc3dd/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 
 BuildRequires:  gettext
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}.*
 
 %changelog
+* Mon Aug 10 2009 Adam Miller <maxamillion [AT] gmail.com> - 6.12.3-3
+- Fixed Source0 listing as reported https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.12.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list