rpms/bouncycastle-mail/devel bouncycastle-mail.spec,1.3,1.4

Orcan Ogetbil oget at fedoraproject.org
Thu Apr 9 19:12:29 UTC 2009


Author: oget

Update of /cvs/pkgs/rpms/bouncycastle-mail/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20517

Modified Files:
	bouncycastle-mail.spec 
Log Message:
* Thu Apr 09 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.42-2
- Add missing Requires: javamail
- Remove redundant BR: junit4



Index: bouncycastle-mail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bouncycastle-mail/devel/bouncycastle-mail.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bouncycastle-mail.spec	17 Mar 2009 22:41:28 -0000	1.3
+++ bouncycastle-mail.spec	9 Apr 2009 19:11:59 -0000	1.4
@@ -4,7 +4,7 @@
 Summary:          S/MIME and CMS libraries for Bouncy Castle
 Name:             bouncycastle-mail
 Version:          1.42
-Release:          1%{?dist}
+Release:          2%{?dist}
 Group:            System Environment/Libraries
 License:          MIT
 URL:              http://www.bouncycastle.org/
@@ -27,7 +27,7 @@
 BuildRequires:    java-devel >= 1.7
 BuildRequires:    javamail
 BuildRequires:    jpackage-utils >= 1.5
-BuildRequires:    junit4
+Requires:         javamail
 
 Provides:         bcmail == %{version}-%{release}
 
@@ -120,6 +120,10 @@
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Apr 09 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.42-2
+- Add missing Requires: javamail
+- Remove redundant BR: junit4
+
 * Tue Mar 17 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.42-1
 - Import Bouncy Castle 1.42.
 - Add javadoc subpackage.




More information about the fedora-extras-commits mailing list