Compare commits

...
Sign in to create a new pull request.

19 commits

Author SHA1 Message Date
Miro Hrončok
f1ee6f0fe0 Orphaned for 6+ weeks 2019-09-11 12:54:08 +02:00
Fedora Release Engineering
631d856540 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 03:38:46 +00:00
Fedora Release Engineering
698f2056f3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 11:52:18 +00:00
Severin Gehwolf
4fef3b421d Add explicit javapackages-tools requirement 2018-08-31 14:25:53 +02:00
Fedora Release Engineering
c27eb25349 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 08:57:10 +00:00
Mat Booth
4fc46a926f Update to latest upstream release
Build missing modules
2018-04-16 13:50:43 +01:00
Fedora Release Engineering
167a04307b - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 21:05:35 +00:00
Fedora Release Engineering
2df3c37b68 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 21:43:05 +00:00
Fedora Release Engineering
e3c50284e4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 17:29:31 +00:00
gil
cdc2dd3ba1 add missing build requires 2016-06-20 18:04:10 +02:00
gil
f45809ae01 add missing build requires 2016-06-20 17:56:23 +02:00
Fedora Release Engineering
76f2a98d6e - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 03:06:55 +00:00
Dennis Gilmore
e773a84fc4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:31:43 +00:00
gil
a5fbff0969 introduce license macro 2015-02-13 18:58:32 +01:00
gil
16050cbf32 fix BR list 2014-06-10 14:44:26 +02:00
Dennis Gilmore
c0f7deba84 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 23:45:45 -05:00
Michael Simacek
3679273f17 Use Requires: java-headless rebuild (#1067528)
Signed-off-by: Michael Simacek <msimacek@redhat.com>
Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>
2014-03-28 21:10:01 +01:00
Mat Booth
ced9dc7593 Update for latest guidelines, rhbz #992879 2013-08-14 18:33:28 +01:00
Dennis Gilmore
9d4031ac29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 02:09:05 -05:00
5 changed files with 1 additions and 139 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
/woden-1.0M9.tar.xz

1
dead.package Normal file
View file

@ -0,0 +1 @@
Orphaned for 6+ weeks

View file

@ -1 +0,0 @@
c9bdc5512cc99d1c2f5ea35ef9708cc7 woden-1.0M9.tar.xz

View file

@ -1,27 +0,0 @@
Only in woden-1.0M9.new: .m2
diff -ur woden-1.0M9/pom.xml woden-1.0M9.new/pom.xml
--- woden-1.0M9/pom.xml 2011-02-09 14:21:40.000000000 -0500
+++ woden-1.0M9.new/pom.xml 2012-02-20 10:34:24.505077491 -0500
@@ -204,15 +204,10 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>woden-qname</module>
<module>woden-api</module>
<module>woden-commons</module>
<module>woden-dom</module>
<module>woden-om</module>
- <module>woden-tests</module>
- <module>woden-tool</module>
- <module>woden-converter-maven-plugin</module>
- <module>woden-ant</module>
</modules>
</profile>
Only in woden-1.0M9.new: target
Only in woden-1.0M9.new/woden-api: target
Only in woden-1.0M9.new/woden-commons: target
Only in woden-1.0M9.new/woden-dom: target
Only in woden-1.0M9.new/woden-om: out.wsdl
Only in woden-1.0M9.new/woden-om: target
Only in woden-1.0M9.new/woden-qname: target

View file

@ -1,110 +0,0 @@
%global oversion 1.0M9
Name: woden
Version: 1.0
Release: 0.5.M9%{?dist}
Summary: Web Service Description Language (WSDL) validating parser
Group: Development/Libraries
License: ASL 2.0
URL: http://ws.apache.org/woden/
# svn export https://svn.apache.org/repos/asf/webservices/woden/tags/1.0M9/ woden-1.0M9
# tar caf woden-1.0M9.tar.xz woden-1.0M9
Source0: %{name}-%{oversion}.tar.xz
# Disable modules whose dependencies are not present in Fedora.
Patch0: %{name}-disable-modules.patch
BuildArch: noarch
BuildRequires: java-devel
BuildRequires: jpackage-utils
BuildRequires: maven-local
BuildRequires: maven-shared
BuildRequires: XmlSchema
BuildRequires: apache-commons-logging
BuildRequires: log4j
BuildRequires: xerces-j2
BuildRequires: axiom
Requires: java
Requires: jpackage-utils
Requires: wsdl4j
Requires: XmlSchema
Requires: apache-commons-logging
Requires: log4j
Requires: xerces-j2
Requires: axiom
%description
The Woden project is a sub-project of the Apache Web Services Project
to develop a Java class library for reading, manipulating, creating
and writing WSDL documents, initially to support WSDL 2.0 but with the
longer term aim of supporting past, present and future versions of WSDL.
%package javadoc
Summary: API documentation for %{name}
Group: Documentation
Requires: jpackage-utils
%description javadoc
API documentation for %{name}.
%prep
%setup -q -n %{name}-%{oversion}
%patch0 -p1
%build
mvn-rpmbuild install javadoc:aggregate
# Fix encoding
iconv -f iso8859-1 -t utf-8 LICENSE > LICENSE.utf8
mv LICENSE.utf8 LICENSE
%install
install -d -m 755 %{buildroot}%{_javadir}/%{name}
install -d -m 755 %{buildroot}%{_mavenpomdir}
# parent POM
cp pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-parent.pom
%add_maven_depmap JPP.%{name}-parent.pom
# api
install -m 644 %{name}-api/target/%{name}-api-%{oversion}.jar %{buildroot}%{_javadir}/%{name}/%{name}-api.jar
cp %{name}-api/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-api.pom
%add_maven_depmap JPP.%{name}-%{name}-api.pom %{name}/%{name}-api.jar
# impl-commons
for mod in commons dom om; do
install -m 644 %{name}-${mod}/target/%{name}-impl-${mod}-%{oversion}.jar %{buildroot}%{_javadir}/%{name}/%{name}-impl-${mod}.jar
cp %{name}-${mod}/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-impl-${mod}.pom
%add_maven_depmap JPP.%{name}-%{name}-impl-${mod}.pom %{name}/%{name}-impl-${mod}.jar
done
install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
%files
%doc LICENSE NOTICE
%{_javadir}/%{name}
%{_mavenpomdir}/JPP*.pom
%{_mavendepmapfragdir}/%{name}
%files javadoc
%doc LICENSE
%{_javadocdir}/%{name}
%changelog
* Fri Feb 22 2013 Andy Grimm <agrimm@gmail.com> - 1.0-0.4.M9
- Add maven-shared to BuildRequires (RHBZ#914574)
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.4.M9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.0-0.3.M9
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.2.M9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Feb 20 2012 Andy Grimm <agrimm@gmail.com> - 1.0-0.1.M9
- Initial package