Fixed Source0 as reported:
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591. html
This commit is contained in:
parent
89a1642d6d
commit
a5a33edef9
1 changed files with 5 additions and 2 deletions
|
|
@ -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@lists.fedoraproject.org> - 6.12.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue