This commit is contained in:
parent
a9ec5354f8
commit
d7f2c91e14
@ -1,8 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 18 21:00:55 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
Sun Nov 18 21:00:55 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
- Add maven pom file for xsltc and OSGi manifests for serializer
|
- Add maven pom file for xsltc
|
||||||
and xalan-j2
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 7 13:13:56 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
Wed Nov 7 13:13:56 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
@ -29,8 +29,6 @@ Source1: http://repo1.maven.org/maven2/xalan/xalan/%{version}/xalan-%{ver
|
|||||||
Source2: http://repo1.maven.org/maven2/xalan/serializer/%{version}/serializer-%{version}.pom
|
Source2: http://repo1.maven.org/maven2/xalan/serializer/%{version}/serializer-%{version}.pom
|
||||||
Source3: xsltc-%{version}.pom
|
Source3: xsltc-%{version}.pom
|
||||||
# OSGi manifests
|
# OSGi manifests
|
||||||
Source4: %{name}-serializer-MANIFEST.MF
|
|
||||||
Source5: %{name}-MANIFEST.MF
|
|
||||||
Patch0: %{name}-noxsltcdeps.patch
|
Patch0: %{name}-noxsltcdeps.patch
|
||||||
Patch1: %{name}-manifest.patch
|
Patch1: %{name}-manifest.patch
|
||||||
Patch2: %{name}-crosslink.patch
|
Patch2: %{name}-crosslink.patch
|
||||||
@ -144,10 +142,6 @@ ant \
|
|||||||
samples \
|
samples \
|
||||||
servlet
|
servlet
|
||||||
|
|
||||||
# inject OSGi manifests
|
|
||||||
jar ufm build/serializer.jar %{SOURCE4}
|
|
||||||
jar ufm build/xalan-interpretive.jar %{SOURCE5}
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# jars
|
# jars
|
||||||
install -d -m 755 %{buildroot}%{_javadir}
|
install -d -m 755 %{buildroot}%{_javadir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user