OBS User unknown 2008-08-28 00:03:57 +00:00 committed by Git OBS Bridge
parent 80849280e4
commit 5a75beebdd
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 26 09:31:31 CEST 2008 - anosek@suse.cz
- fixed path to LICENSE.txt files in spec
-------------------------------------------------------------------
Mon Aug 25 11:47:57 CEST 2008 - mvyskocil@suse.cz

View File

@ -26,7 +26,7 @@
Name: geronimo-specs
Version: 1.1
Release: 91
Release: 92
Summary: Geronimo J2EE server J2EE specifications
Url: http://geronimo.apache.org
Source0: %{name}-%{version}-src.tar.bz2
@ -484,8 +484,8 @@ sed -i -e 's/.$//' geronimo-spec-jaxr/LICENSE.txt \
geronimo-spec-corba-2.3/LICENSE.txt \
geronimo-spec-j2ee-connector/LICENSE.txt \
geronimo-spec-j2ee-jacc/LICENSE.txt \
geronimo-qname-1_1-api/LICENSE.txt \
geronimo-saaj-1_1-api/LICENSE.txt
geronimo-spec-qname/LICENSE.txt \
geronimo-spec-saaj/LICENSE.txt
%build
[ -z "$JAVA_HOME" ] && JAVA_HOME=%{_jvmdir}/java
@ -1215,6 +1215,8 @@ fi
%ghost %{_javadir}/servlet.jar
%changelog
* Tue Aug 26 2008 anosek@suse.cz
- fixed path to LICENSE.txt files in spec
* Mon Aug 25 2008 mvyskocil@suse.cz
- target=1.5 source=1.5
- removed a gcj support