rpms/swaks/devel swaks.spec,1.1,1.2

Jason Tibbitts (tibbs) fedora-extras-commits at redhat.com
Wed May 17 13:23:45 UTC 2006


Author: tibbs

Update of /cvs/extras/rpms/swaks/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22399

Modified Files:
	swaks.spec 
Log Message:
* Wed May 17 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 20050709.1-6
- Correct Authen:DigestMD5 typo.



Index: swaks.spec
===================================================================
RCS file: /cvs/extras/rpms/swaks/devel/swaks.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- swaks.spec	15 May 2006 17:15:01 -0000	1.1
+++ swaks.spec	17 May 2006 13:23:45 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           swaks
 Version:        20050709.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Command-line SMTP transaction tester
 
 Group:          Applications/Internet
@@ -10,7 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
-Requires:	perl(Authen:DigestMD5)
+Requires:	perl(Authen::DigestMD5)
 Requires:	perl(Net::DNS)
 Requires:	perl(Net::SSLeay)
 Requires:	perl(Time::HiRes)
@@ -40,6 +40,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Wed May 17 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 20050709.1-6
+- Correct Authen:DigestMD5 typo.
+
 * Mon May 15 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 20050709.1-5
 - Add Authen::DigestMD5 requirement now that it's in Extras.
 




More information about the fedora-extras-commits mailing list