SPECS: gjdoc.spec - added patch1 (set SHELL in gjdoc wrapper script) - rel 2
pawelz
pawelz at pld-linux.org
Wed Feb 25 11:07:27 CET 2009
Author: pawelz Date: Wed Feb 25 10:07:27 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added patch1 (set SHELL in gjdoc wrapper script)
- rel 2
---- Files affected:
SPECS:
gjdoc.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/gjdoc.spec
diff -u SPECS/gjdoc.spec:1.19 SPECS/gjdoc.spec:1.20
--- SPECS/gjdoc.spec:1.19 Tue Jul 22 00:29:49 2008
+++ SPECS/gjdoc.spec Wed Feb 25 11:07:21 2009
@@ -7,12 +7,13 @@
Summary(pl.UTF-8): Szkielet do generowania dokumentacji dla plików źródłowych w Javie
Name: gjdoc
Version: 0.7.9
-Release: 1
+Release: 2
License: GPL v2+
Group: Development/Languages/Java
Source0: http://ftp.gnu.org/gnu/classpath/%{name}-%{version}.tar.gz
# Source0-md5: 24cade2efe22d5adefcbabb21f094803
Patch0: %{name}-info.patch
+Patch1: %{name}-launcher.patch
URL: http://www.gnu.org/software/classpath/cp-tools/
BuildRequires: antlr >= 2.7.5-3
# Some versions of gcj are known to produce bad bytecode.
@@ -59,6 +60,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%configure \
@@ -111,6 +113,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2009/02/25 10:07:21 pawelz
+- added patch1 (set SHELL in gjdoc wrapper script)
+- rel 2
+
Revision 1.19 2008/07/21 22:29:49 qboosh
- updated to 0.7.9
- run ldconfig only if with native
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gjdoc.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list