[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/gjdoc/devel gjdoc.spec,1.23,1.24
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/gjdoc/devel gjdoc.spec,1.23,1.24
- Date: Fri, 15 Jul 2005 05:49:06 -0400
Author: gbenson
Update of /cvs/dist/rpms/gjdoc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28836
Modified Files:
gjdoc.spec
Log Message:
Why?
Index: gjdoc.spec
===================================================================
RCS file: /cvs/dist/rpms/gjdoc/devel/gjdoc.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gjdoc.spec 15 Jul 2005 09:46:18 -0000 1.23
+++ gjdoc.spec 15 Jul 2005 09:49:02 -0000 1.24
@@ -1,6 +1,6 @@
Name: gjdoc
Version: 0.7.5
-Release: 3
+Release: 4
URL: http://savannah.gnu.org/projects/classpath/
License: GPL
Summary: GNU Javadoc
@@ -11,10 +11,9 @@
Patch1: %{name}-resolvedimportnotfound.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildPrereq: gcc-java >= 4.0.0-11
+BuildPrereq: gcc-java >= 4.0.0-8
BuildPrereq: antlr
-BuildPrereq: libgcj >= 4.0.0-11
-Requires: libgcj >= 4.0.0-11
+Requires: libgcj >= 4.0.0-8
%description
A documentation generation system for "javadoc"-style comments.
@@ -44,9 +43,13 @@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Fri Jul 15 2005 Gary Benson <gbenson redhat com> 0.7.5-3
+* Fri Jul 15 2005 Gary Benson <gbenson redhat com> 0.7.5-4
- Also build on ia64, ppc64, s390 and s390x.
+* Tue Jul 05 2005 Andrew Overholt <overholt redhat com> 0.7.5-3
+- Bump release for FC4 update.
+- Downgrade gcc requirements to those present in FC4.
+
* Sun Jul 03 2005 Andrew Overholt <overholt redhat com> 0.7.5-2
- Add patches for processing imports in the correct order and for correct
behaviour when a resolved import is not found (both from Tom Tromey).
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]