Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/libxml-1.1.3-jarsdeleted.zip
|
SOURCES/libxml-1.1.3-jarsdeleted.zip
|
||||||
|
|||||||
1
.pentaho-libxml.metadata
Normal file
1
.pentaho-libxml.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
77be9754b3add514d19472ca72e869233ba79284 SOURCES/libxml-1.1.3-jarsdeleted.zip
|
||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: pentaho-libxml
|
Name: pentaho-libxml
|
||||||
Version: 1.1.3
|
Version: 1.1.3
|
||||||
Release: 18%{?dist}
|
Release: 17%{?dist}
|
||||||
Summary: Namespace aware SAX-Parser utility library
|
Summary: Namespace aware SAX-Parser utility library
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -36,7 +36,7 @@ find . -name "*.jar" -exec rm -f {} \;
|
|||||||
mkdir -p lib
|
mkdir -p lib
|
||||||
build-jar-repository -s -p lib commons-logging-api libbase libloader
|
build-jar-repository -s -p lib commons-logging-api libbase libloader
|
||||||
cd lib
|
cd lib
|
||||||
ln -s /usr/share/java/ant ant-contrib
|
ln -s %{_javadir}/ant ant-contrib
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ant jar javadoc
|
ant jar javadoc
|
||||||
@ -60,9 +60,6 @@ cp -rp bin/javadoc/docs/api $RPM_BUILD_ROOT%{_javadocdir}/%{origname}
|
|||||||
%{_javadocdir}/%{origname}
|
%{_javadocdir}/%{origname}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Nov 10 2020 Caolán McNamara <caolanm@redhat.com> - 1.1.3-18
|
|
||||||
- Resolves: rhbz#1896326 Use /usr/share/java instead of _javadir macro for build dependencies
|
|
||||||
|
|
||||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-17
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-17
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
@ -1,7 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user