0.36_5 ... why does upstream use strange version numbers?
This commit is contained in:
parent
3088391c36
commit
70940572d8
@ -1 +1 @@
|
||||
Mail-DKIM-0.36.tar.gz
|
||||
Mail-DKIM-0.36_5.tar.gz
|
||||
|
@ -1,12 +1,14 @@
|
||||
Name: perl-Mail-DKIM
|
||||
Version: 0.36
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Sign and verify Internet mail with DKIM/DomainKey signatures
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
URL: http://dkimproxy.sourceforge.net/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-%{version}.tar.gz
|
||||
# FIXME: Undo this when upstream returns to normal version numbers
|
||||
#Source0: http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-%{version}.tar.gz
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-%{version}_5.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -59,8 +61,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 2 2009 Warren Togami <wtogami@redhat.com> - 0.36-1
|
||||
- 0.36
|
||||
* Wed Sep 2 2009 Warren Togami <wtogami@redhat.com> - 0.36-2
|
||||
- 0.36_5 ... why does upstream use strange version numbers?
|
||||
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.33-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user