rpms/classpathx-mail/devel classpath-inetlib-docbuild.patch, 1.1, 1.2 classpathx-mail-docbuild.patch, 1.1, 1.2 classpathx-mail.spec, 1.13, 1.14

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 11 16:06:32 UTC 2005


Author: vadimn

Update of /cvs/dist/rpms/classpathx-mail/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21461

Modified Files:
	classpath-inetlib-docbuild.patch 
	classpathx-mail-docbuild.patch classpathx-mail.spec 
Log Message:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=157685#c2

classpath-inetlib-docbuild.patch:
 build.xml |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: classpath-inetlib-docbuild.patch
===================================================================
RCS file: /cvs/dist/rpms/classpathx-mail/devel/classpath-inetlib-docbuild.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- classpath-inetlib-docbuild.patch	11 Jan 2005 13:51:01 -0000	1.1
+++ classpath-inetlib-docbuild.patch	11 Nov 2005 16:06:21 -0000	1.2
@@ -1,12 +1,11 @@
---- build.xml~	2004-06-10 16:20:17.000000000 +0300
-+++ build.xml	2004-06-15 00:33:21.333573373 +0300
-@@ -232,8 +232,7 @@
- 	<target name='doc' depends='init'>
+--- ./build.xml.orig	2005-11-10 17:48:27.000000000 -0500
++++ ./build.xml	2005-11-10 17:49:05.000000000 -0500
+@@ -233,7 +233,7 @@
  		<mkdir dir='${doc}'/>
  		<javadoc destdir='${doc}' use='true' author='true'
--			windowtitle='GNU inetlib API documentation'
+ 			windowtitle='GNU inetlib API documentation'
 -			classpathref='nntp.classpath'>
-+			windowtitle='GNU inetlib API documentation'>
++			classpathref='inetlib.classpath'>
  			<doctitle><![CDATA[<h3>GNU inetlib</h3>]]></doctitle>
  			<bottom><![CDATA[©]]> Copyright 2003 The Free Software Foundation,
  			all rights reserved</bottom>

classpathx-mail-docbuild.patch:
 build.xml |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: classpathx-mail-docbuild.patch
===================================================================
RCS file: /cvs/dist/rpms/classpathx-mail/devel/classpathx-mail-docbuild.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- classpathx-mail-docbuild.patch	1 Oct 2004 12:22:30 -0000	1.1
+++ classpathx-mail-docbuild.patch	11 Nov 2005 16:06:21 -0000	1.2
@@ -1,12 +1,11 @@
---- build.xml~	2004-06-13 21:10:25.000000000 +0300
-+++ build.xml	2004-06-15 01:23:28.596902188 +0300
-@@ -193,8 +193,7 @@
- 	<target name='javadoc' depends='init'>
+--- ./build.xml.orig	2005-11-10 17:39:02.000000000 -0500
++++ ./build.xml	2005-11-10 17:39:31.000000000 -0500
+@@ -194,7 +194,7 @@
  		<mkdir dir='${doc}'/>
  		<javadoc destdir='${doc}' use='true' author='true'
--			windowtitle='GNU JavaMail API documentation'
+ 			windowtitle='GNU JavaMail API documentation'
 -			classpathref='nntp.classpath'>
-+			windowtitle='GNU JavaMail API documentation'>
++			classpathref='provider.classpath'>
  			<doctitle><![CDATA[<h3>GNU JavaMail</h3>]]></doctitle>
  			<bottom><![CDATA[©]]> Copyright 2003, 2004
              The Free Software Foundation, All rights reserved</bottom>


Index: classpathx-mail.spec
===================================================================
RCS file: /cvs/dist/rpms/classpathx-mail/devel/classpathx-mail.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- classpathx-mail.spec	1 Jun 2005 10:32:36 -0000	1.13
+++ classpathx-mail.spec	11 Nov 2005 16:06:21 -0000	1.14
@@ -3,7 +3,7 @@
 
 Name:           classpathx-mail
 Version:        1.0
-Release:        4jpp_2fc
+Release:        4jpp_3fc
 Epoch:          0
 Summary:        GNU JavaMail(tm)
 
@@ -13,9 +13,11 @@
 Source0:        http://ftp.gnu.org/gnu/classpathx/mail-1.0.tar.gz
 Source1:        http://ftp.gnu.org/gnu/classpath/inetlib-1.0.tar.gz
 Patch0:         %{name}-crosslink.patch
+# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=157685#c2
 Patch1:         %{name}-docbuild.patch
 Patch2:         %{name}-add-inetlib.patch
 Patch3:         classpath-inetlib-crosslink.patch
+# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=157685#c2
 Patch4:         classpath-inetlib-docbuild.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -151,6 +153,9 @@
 
 
 %changelog
+* Fri Nov 11 2005 Vadim Nasardinov <vadimn at redhat.com> - 0:1.0-4jpp_3fc
+- BZ 157685
+
 * Wed Jun  1 2005 Gary Benson <gbenson at redhat.com> 0:1.0-4jpp_2fc
 - Fix location of monolithic jarfile.
 




More information about the fedora-cvs-commits mailing list