[Momonga-devel.ja:00185] java-javamail.spec to 1.3


尾崎です。

javamail も version あがってたみたいです。
すみませんこんなんばっかで。

--
Kyoichi Ozaki <k@xxxxxxxxxxxxx>
*** java-javamail.spec.orig	Wed Jul 24 19:57:47 2002
--- java-javamail.spec	Wed Jul 24 19:57:32 2002
***************
*** 1,13 ****
  %define origname javamail
  Summary: JavaMail API & Sun's implementation of some service providers.
  Name: java-javamail
! Version: 1.2
! Release: 9m
  Group: Development/Libraries
  License: See License
  URL: http://java.sun.com/products/javamail/
  BuildArch: noarch
! Source0: %{origname}-1_2.zip
  NoSource: 0
  BuildRoot: %{_tmppath}/%{name}-%{version}-root
  BuildPreReq: fileutils unzip
--- 1,13 ----
  %define origname javamail
  Summary: JavaMail API & Sun's implementation of some service providers.
  Name: java-javamail
! Version: 1.3
! Release: 1m
  Group: Development/Libraries
  License: See License
  URL: http://java.sun.com/products/javamail/
  BuildArch: noarch
! Source0: %{origname}-1_3.zip
  NoSource: 0
  BuildRoot: %{_tmppath}/%{name}-%{version}-root
  BuildPreReq: fileutils unzip
***************
*** 15,21 ****
  Provides: javax-mail
  
  %description
! The JavaMail(TM) 1.2 API provides a set of abstract classes that model
  a mail system. The API provides a platform independent and protocol
  independent framework to build Java technology-based mail and
  messaging applications. The JavaMail(TM) API is implemented as a Java
--- 15,21 ----
  Provides: javax-mail
  
  %description
! The JavaMail(TM) 1.3 API provides a set of abstract classes that model
  a mail system. The API provides a platform independent and protocol
  independent framework to build Java technology-based mail and
  messaging applications. The JavaMail(TM) API is implemented as a Java
***************
*** 23,29 ****
  platform, Enterprise Edition. Sun provides a royalty-free reference
  implementation, in binary form, that developers will be able to use
  and ship. The POP3 service provider is now bundled with JavaMail(TM)
! 1.2 API.
  
  %package demo
  Summary: Demonstration programs for JavaMail.
--- 23,29 ----
  platform, Enterprise Edition. Sun provides a royalty-free reference
  implementation, in binary form, that developers will be able to use
  and ship. The POP3 service provider is now bundled with JavaMail(TM)
! 1.3 API.
  
  %package demo
  Summary: Demonstration programs for JavaMail.
***************
*** 60,65 ****
--- 60,68 ----
  %{pkgshare}/demo
  
  %changelog
+ * Wed Jul 24 2002 Kyoichi Ozaki <k@xxxxxxxxxxxxx>
+ - (1.3-1m)
+ 
  * Sun May 26 2002 OZAWA -Crouton- Sakuro <crouton@xxxxxxxxxxx>
  - (1.2-8k)
  - Directory arrangement changed.