|
|
0d7a50 |
%global pkg_name maven-doxia
|
|
|
0d7a50 |
%{?scl:%scl_package %{pkg_name}}
|
|
|
0d7a50 |
%{?maven_find_provides_and_requires}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
# Copyright (c) 2000-2005, JPackage Project
|
|
|
0d7a50 |
# All rights reserved.
|
|
|
0d7a50 |
#
|
|
|
0d7a50 |
# Redistribution and use in source and binary forms, with or without
|
|
|
0d7a50 |
# modification, are permitted provided that the following conditions
|
|
|
0d7a50 |
# are met:
|
|
|
0d7a50 |
#
|
|
|
0d7a50 |
# 1. Redistributions of source code must retain the above copyright
|
|
|
0d7a50 |
# notice, this list of conditions and the following disclaimer.
|
|
|
0d7a50 |
# 2. Redistributions in binary form must reproduce the above copyright
|
|
|
0d7a50 |
# notice, this list of conditions and the following disclaimer in the
|
|
|
0d7a50 |
# documentation and/or other materials provided with the
|
|
|
0d7a50 |
# distribution.
|
|
|
0d7a50 |
# 3. Neither the name of the JPackage Project nor the names of its
|
|
|
0d7a50 |
# contributors may be used to endorse or promote products derived
|
|
|
0d7a50 |
# from this software without specific prior written permission.
|
|
|
0d7a50 |
#
|
|
|
0d7a50 |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
|
0d7a50 |
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
|
0d7a50 |
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
|
0d7a50 |
# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
|
0d7a50 |
# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
|
0d7a50 |
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
|
0d7a50 |
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
|
0d7a50 |
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
|
0d7a50 |
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
0d7a50 |
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
0d7a50 |
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
0d7a50 |
#
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%if 0%{?fedora}
|
|
|
0d7a50 |
%bcond_without itext
|
|
|
0d7a50 |
%bcond_without markdown
|
|
|
0d7a50 |
%endif
|
|
|
0d7a50 |
|
|
|
0d7a50 |
Name: %{?scl_prefix}%{pkg_name}
|
|
|
0d7a50 |
Version: 1.4
|
|
|
0d7a50 |
Release: 5.15%{?dist}
|
|
|
0d7a50 |
Epoch: 0
|
|
|
0d7a50 |
Summary: Content generation framework
|
|
|
0d7a50 |
License: ASL 2.0
|
|
|
0d7a50 |
URL: http://maven.apache.org/doxia/
|
|
|
0d7a50 |
|
|
|
0d7a50 |
Source0: http://repo2.maven.org/maven2/org/apache/maven/doxia/doxia/%{version}/doxia-%{version}-source-release.zip
|
|
|
0d7a50 |
|
|
|
0d7a50 |
|
|
|
0d7a50 |
# TODO: push upstream
|
|
|
0d7a50 |
# abstract class should not be annotated as component because maven
|
|
|
0d7a50 |
# will pick it up and try to instantiate
|
|
|
0d7a50 |
Patch1: 0001-doxia-core-remove-plexus-component-annotation.patch
|
|
|
0d7a50 |
|
|
|
0d7a50 |
Patch2: 0001-Update-to-Plexus-Container-1.5.5.patch
|
|
|
0d7a50 |
|
|
|
0d7a50 |
BuildArch: noarch
|
|
|
0d7a50 |
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix_java_common}javapackages-tools
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix_java_common}ant
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}plexus-cli
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-local
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-assembly-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-compiler-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-install-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-jar-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-javadoc-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-resources-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-plugin-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-site-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-shade-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-surefire-plugin
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-reporting-impl
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-doxia-sitetools
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}maven-doxia-tools
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}modello
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}plexus-classworlds
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix_java_common}apache-commons-collections
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix_java_common}apache-commons-logging
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}apache-commons-validator
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}apache-commons-configuration
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix_java_common}junit
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix_java_common}jakarta-oro
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}plexus-i18n
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}plexus-utils
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}plexus-velocity
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}plexus-build-api
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}velocity
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}fop
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}plexus-containers-component-metadata
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}plexus-containers-component-javadoc
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}plexus-containers-container-default
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix_java_common}httpcomponents-client
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}httpcomponents-project
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}xmlgraphics-commons
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}avalon-framework
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}geronimo-parent-poms
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}geronimo-jms
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix_java_common}javamail
|
|
|
0d7a50 |
%if %{with itext}
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}itext
|
|
|
0d7a50 |
%endif
|
|
|
0d7a50 |
%if %{with markdown}
|
|
|
0d7a50 |
BuildRequires: %{?scl_prefix}pegdown
|
|
|
0d7a50 |
%endif
|
|
|
0d7a50 |
|
|
|
0d7a50 |
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description
|
|
|
0d7a50 |
Doxia is a content generation framework which aims to provide its
|
|
|
0d7a50 |
users with powerful techniques for generating static and dynamic
|
|
|
0d7a50 |
content. Doxia can be used to generate static sites in addition to
|
|
|
0d7a50 |
being incorporated into dynamic content generation systems like blogs,
|
|
|
0d7a50 |
wikis and content management systems.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package core
|
|
|
0d7a50 |
Summary: Core module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description core
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package logging-api
|
|
|
0d7a50 |
Summary: Logging-api module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description logging-api
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-apt
|
|
|
0d7a50 |
Summary: APT module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-apt
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-confluence
|
|
|
0d7a50 |
Summary: Confluence module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-confluence
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-docbook-simple
|
|
|
0d7a50 |
Summary: Simplified DocBook module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-docbook-simple
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-fml
|
|
|
0d7a50 |
Summary: FML module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-fml
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-fo
|
|
|
0d7a50 |
Summary: FO module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-fo
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%if %{with itext}
|
|
|
0d7a50 |
%package module-itext
|
|
|
0d7a50 |
Summary: iText module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-itext
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
%endif
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%if %{with markdown}
|
|
|
0d7a50 |
%package module-markdown
|
|
|
0d7a50 |
Summary: Markdown module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-markdown
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
%endif
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-latex
|
|
|
0d7a50 |
Summary: Latex module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-latex
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-rtf
|
|
|
0d7a50 |
Summary: RTF module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-rtf
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package modules
|
|
|
0d7a50 |
Summary: Doxia modules for several markup languages.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description modules
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-twiki
|
|
|
0d7a50 |
Summary: TWiki module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-twiki
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-xdoc
|
|
|
0d7a50 |
Summary: XDoc module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-xdoc
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package module-xhtml
|
|
|
0d7a50 |
Summary: XHTML module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description module-xhtml
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package sink-api
|
|
|
0d7a50 |
Summary: Sink-api module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description sink-api
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package tests
|
|
|
0d7a50 |
Summary: Tests for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description tests
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package test-docs
|
|
|
0d7a50 |
Summary: Test-docs module for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description test-docs
|
|
|
0d7a50 |
This package provides %{summary}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%package javadoc
|
|
|
0d7a50 |
Summary: Javadoc for %{pkg_name}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%description javadoc
|
|
|
0d7a50 |
API documentation for %{pkg_name}.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%prep
|
|
|
0d7a50 |
%setup -q -n doxia-%{version}
|
|
|
0d7a50 |
%{?scl:scl enable %{scl} - <<"EOF"}
|
|
|
0d7a50 |
set -e -x
|
|
|
0d7a50 |
%patch1 -p1
|
|
|
0d7a50 |
%patch2 -p1
|
|
|
0d7a50 |
|
|
|
0d7a50 |
# we don't have clirr-maven-plugin
|
|
|
0d7a50 |
%pom_remove_plugin org.codehaus.mojo:clirr-maven-plugin pom.xml
|
|
|
0d7a50 |
|
|
|
0d7a50 |
# use java 5 generics in modello plugin
|
|
|
0d7a50 |
%pom_xpath_inject "pom:plugin[pom:artifactId[text()='modello-maven-plugin']]"\
|
|
|
0d7a50 |
"/pom:executions/pom:execution/pom:configuration" \
|
|
|
0d7a50 |
"<useJava5>true</useJava5>" doxia-modules/doxia-module-fml/pom.xml
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%mvn_package :::tests: tests
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%if %{without itext}
|
|
|
0d7a50 |
%pom_disable_module doxia-module-itext doxia-modules
|
|
|
0d7a50 |
%endif
|
|
|
0d7a50 |
%if %{without markdown}
|
|
|
0d7a50 |
%pom_disable_module doxia-module-markdown doxia-modules
|
|
|
0d7a50 |
%endif
|
|
|
0d7a50 |
%{?scl:EOF}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%build
|
|
|
0d7a50 |
%{?scl:scl enable %{scl} - <<"EOF"}
|
|
|
0d7a50 |
set -e -x
|
|
|
0d7a50 |
# tests disabled because some use old plexus-container and don't work
|
|
|
0d7a50 |
# with new
|
|
|
0d7a50 |
%mvn_build -s
|
|
|
0d7a50 |
%{?scl:EOF}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%install
|
|
|
0d7a50 |
%{?scl:scl enable %{scl} - <<"EOF"}
|
|
|
0d7a50 |
set -e -x
|
|
|
0d7a50 |
%mvn_install
|
|
|
0d7a50 |
%{?scl:EOF}
|
|
|
0d7a50 |
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%files -f .mfiles-doxia
|
|
|
0d7a50 |
%{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%doc LICENSE NOTICE
|
|
|
0d7a50 |
%files core -f .mfiles-doxia-core
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files logging-api -f .mfiles-doxia-logging-api
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%doc LICENSE NOTICE
|
|
|
0d7a50 |
%files module-apt -f .mfiles-doxia-module-apt
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files module-confluence -f .mfiles-doxia-module-confluence
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files module-docbook-simple -f .mfiles-doxia-module-docbook-simple
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files module-fml -f .mfiles-doxia-module-fml
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files module-fo -f .mfiles-doxia-module-fo
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%if %{with itext}
|
|
|
0d7a50 |
%files module-itext -f .mfiles-doxia-module-itext
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%endif
|
|
|
0d7a50 |
%if %{with markdown}
|
|
|
0d7a50 |
%files module-markdown -f .mfiles-doxia-module-markdown
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%endif
|
|
|
0d7a50 |
%files module-latex -f .mfiles-doxia-module-latex
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files module-rtf -f .mfiles-doxia-module-rtf
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files modules -f .mfiles-doxia-modules
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files module-twiki -f .mfiles-doxia-module-twiki
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files module-xdoc -f .mfiles-doxia-module-xdoc
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files module-xhtml -f .mfiles-doxia-module-xhtml
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files sink-api -f .mfiles-doxia-sink-api
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files test-docs -f .mfiles-doxia-test-docs
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%files tests -f .mfiles-tests
|
|
|
0d7a50 |
%dir %{_javadir}/%{pkg_name}
|
|
|
0d7a50 |
%dir %{_mavenpomdir}/%{pkg_name}
|
|
|
0d7a50 |
%doc LICENSE NOTICE
|
|
|
0d7a50 |
%files javadoc -f .mfiles-javadoc
|
|
|
0d7a50 |
%doc LICENSE NOTICE
|
|
|
0d7a50 |
|
|
|
0d7a50 |
|
|
|
0d7a50 |
%changelog
|
|
|
0d7a50 |
* Mon Feb 08 2016 Michal Srb <msrb@redhat.com> - 0:1.4-5.15
|
|
|
0d7a50 |
- Fix BR on maven-local & co.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Jan 11 2016 Michal Srb <msrb@redhat.com> - 0:1.4-5.14
|
|
|
0d7a50 |
- maven33 rebuild #2
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Sat Jan 09 2016 Michal Srb <msrb@redhat.com> - 0:1.4-5.13
|
|
|
0d7a50 |
- maven33 rebuild
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Jan 15 2015 Michael Simacek <msimacek@redhat.com> - 0:1.4-5.12
|
|
|
0d7a50 |
- All subpackages should own the shared directory
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Jan 15 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-5.11
|
|
|
0d7a50 |
- Add directory ownership on %%{_mavenpomdir} subdir
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Jan 13 2015 Michael Simacek <msimacek@redhat.com> - 0:1.4-5.10
|
|
|
0d7a50 |
- Mass rebuild 2015-01-13
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Jan 12 2015 Michael Simacek <msimacek@redhat.com> - 0:1.4-5.9
|
|
|
0d7a50 |
- Rebuild to regenerate requires from java-common
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Jan 06 2015 Michael Simacek <msimacek@redhat.com> - 0:1.4-5.8
|
|
|
0d7a50 |
- Mass rebuild 2015-01-06
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-5.7
|
|
|
0d7a50 |
- Mass rebuild 2014-05-26
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-5.6
|
|
|
0d7a50 |
- Mass rebuild 2014-02-19
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-5.5
|
|
|
0d7a50 |
- Mass rebuild 2014-02-18
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-5.4
|
|
|
0d7a50 |
- Remove requires on java
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Fri Feb 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-5.3
|
|
|
0d7a50 |
- SCL-ize build-requires
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Feb 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-5.2
|
|
|
0d7a50 |
- Rebuild to regenerate auto-requires
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Feb 11 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-5.1
|
|
|
0d7a50 |
- First maven30 software collection build
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 01.4-5
|
|
|
0d7a50 |
- Mass rebuild 2013-12-27
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Nov 7 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-4
|
|
|
0d7a50 |
- Package doxia-core test JAR
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Nov 6 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-3
|
|
|
0d7a50 |
- Enable tests
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.4-2
|
|
|
0d7a50 |
- Rebuild to regenerate API documentation
|
|
|
0d7a50 |
- Resolves: CVE-2013-1571
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Apr 29 2013 Michal Srb <msrb@redhat.com> - 0:1.4-1
|
|
|
0d7a50 |
- Update to upstream version 1.4
|
|
|
0d7a50 |
- Enable markdown module
|
|
|
0d7a50 |
- Remove unneeded patch
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Apr 23 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.3-3
|
|
|
0d7a50 |
- Remove ant-nodeps BuildRequires
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Apr 8 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.3-2
|
|
|
0d7a50 |
- Conditionally disable itext module
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Mar 19 2013 Michal Srb <msrb@redhat.com> - 0:1.3-1
|
|
|
0d7a50 |
- Update to upstream version 1.3
|
|
|
0d7a50 |
- Remove temporary dependencies on subpackages
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Feb 7 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.2-9
|
|
|
0d7a50 |
- Remove runtime requirement on POM: httpcomponents-project
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0:1.2-9
|
|
|
0d7a50 |
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
|
0d7a50 |
- Replace maven BuildRequires with maven-local
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Dec 20 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.2-8
|
|
|
0d7a50 |
- Add httpcomponents-project to doxia-core requires
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Dec 20 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.2-7
|
|
|
0d7a50 |
- Temporarly require all subpackages in the main package
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Dec 19 2012 Michal Srb <msrb@redhat.com>
|
|
|
0d7a50 |
- Splitted into multiple subpackages (Resolves: #888710)
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Dec 10 2012 Michal Srb <msrb@redhat.com> - 0:1.2-5
|
|
|
0d7a50 |
- Migrated to plexus-components-component-default (Resolves: #878553)
|
|
|
0d7a50 |
- Removed custom depmap and its occurrence in spec file
|
|
|
0d7a50 |
- Fixed various rpmlint warnings
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.2-4
|
|
|
0d7a50 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Jan 9 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.2-3
|
|
|
0d7a50 |
- Remove plexus-xmlrpc from BR
|
|
|
0d7a50 |
- Update patches to work without plexus-maven-plugin
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Fri May 6 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.2-2
|
|
|
0d7a50 |
- Add forgotten missing requires
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Fri May 6 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.2-1
|
|
|
0d7a50 |
- Update to latest upstream (1.2)
|
|
|
0d7a50 |
- Use maven 3 to build
|
|
|
0d7a50 |
- Remove version limits on BR/R (not valid anymore anyway)
|
|
|
0d7a50 |
- Remove "assert" patch (no explanation for it's existence)
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Feb 22 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.1.4-3
|
|
|
0d7a50 |
- Change oro to jakarta-oro in BR/R
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.4-2
|
|
|
0d7a50 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Dec 23 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.1.4-1
|
|
|
0d7a50 |
- Update to 1.1.4
|
|
|
0d7a50 |
- Migrate from tomca5 to tomca6
|
|
|
0d7a50 |
- Versionless jars and javadocs
|
|
|
0d7a50 |
- Remove old skip-plugin patch
|
|
|
0d7a50 |
- Replace add-default-role-hint patch with remove-plexus-component patch
|
|
|
0d7a50 |
- Rename few jakarta BRs/Rs to apache names
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Sep 7 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.1.3-1
|
|
|
0d7a50 |
- New bugfix version
|
|
|
0d7a50 |
- Fix javadoc generation error
|
|
|
0d7a50 |
- Use %%{_mavenpomdir} macro
|
|
|
0d7a50 |
- Update BRs to latest maven plugin names
|
|
|
0d7a50 |
- Use new plexus-containers components
|
|
|
0d7a50 |
- Remove/update old patches
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue May 25 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.1.2-3
|
|
|
0d7a50 |
- Update for transitional maven state.
|
|
|
0d7a50 |
- Install doxia-modules pom.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed May 5 2010 Mary Ellen Foster <mefoster at gmail.com> 0:1.1.2-2
|
|
|
0d7a50 |
- Add BuildRequirement on fop
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Fri Feb 12 2010 Mary Ellen Foster <mefoster at gmail.com> 0:1.1.2-1
|
|
|
0d7a50 |
- Update to 1.1.2
|
|
|
0d7a50 |
- Add update_maven_depmap to post and postun
|
|
|
0d7a50 |
- Temporarily disable javadoc until maven2-plugin-javadoc is rebuilt against
|
|
|
0d7a50 |
the new doxia
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Dec 21 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.0-0.8.a10.4
|
|
|
0d7a50 |
- BR maven2-plugin-plugin.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Dec 21 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.0-0.8.a10.3
|
|
|
0d7a50 |
- BR maven2-plugin-assembly.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Dec 21 2009 Alexander Kurtakov <akurtako@redhat.com> 0:1.0-0.8.a10.2
|
|
|
0d7a50 |
- BR maven-surefire-provider-junit.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Sep 01 2009 Andrew Overholt <overholt@redhat.com> 0:1.0-0.8.a10.1
|
|
|
0d7a50 |
- Add tomcat5 BR
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Sep 01 2009 Andrew Overholt <overholt@redhat.com> 0:1.0-0.8.a10
|
|
|
0d7a50 |
- Add tomcat5-servlet-2.4-api BR
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Sep 01 2009 Andrew Overholt <overholt@redhat.com> 0:1.0-0.7.a10
|
|
|
0d7a50 |
- Fix plexus-cli BR version
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Mon Aug 31 2009 Andrew Overholt <overholt@redhat.com> 0:1.0-0.6.a10
|
|
|
0d7a50 |
- Add itext and plexus-cli BRs
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Aug 26 2009 Andrew Overholt <overholt@redhat.com> 0:1.0-0.5.a10
|
|
|
0d7a50 |
- Update to 1.0 alpha 10 courtesy of Deepak Bhole
|
|
|
0d7a50 |
- Remove gcj support
|
|
|
0d7a50 |
- Add patch to build against iText 2.x (with back-ported XML classes)
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0-0.4.a7.2.10
|
|
|
0d7a50 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0-0.3.a7.2.10
|
|
|
0d7a50 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Aug 13 2008 Deepak Bhole <dbhole@redhat.com> 1.0-0.2.a7.2.10
|
|
|
0d7a50 |
- Fix broken release tag
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Aug 13 2008 Deepak Bhole <dbhole@redhat.com> 1.0-0.2.a7.2.9
|
|
|
0d7a50 |
- Build for ppc64
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Jul 9 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.0-0.2.a7.2.8
|
|
|
0d7a50 |
- drop repotag
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.0-0.2.a7.2jpp.7
|
|
|
0d7a50 |
- fix license tag
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Thu Feb 28 2008 Deepak Bhole <dbhole@redhat.com> 1.0-0.2.a7.2jpp.6
|
|
|
0d7a50 |
- Rebuild
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Fri Sep 21 2007 Deepak Bhole <dbhole@redhat.com> 1.0-0.1.a7.3jpp.5
|
|
|
0d7a50 |
- Build with maven
|
|
|
0d7a50 |
- ExcludeArch ppc64
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Sat Sep 01 2007 Deepak Bhole <dbhole@redhat.com> 0:1.0-0.1.a7.3jpp.4
|
|
|
0d7a50 |
- Rebuild without maven (fpr initial ppc build)
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Mar 20 2007 Deepak Bhole <dbhole@redhat.com> 0:1.0-0.1.a7.3jpp.3
|
|
|
0d7a50 |
- Added switch to ignore failures for the time being
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Mar 20 2007 Deepak Bhole <dbhole@redhat.com> 0:1.0-0.1.a7.3jpp.2
|
|
|
0d7a50 |
- Build with maven
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Feb 27 2007 Tania Bento <tbento@redhat.com> 0:1.0-0.1.a7.3jpp.1
|
|
|
0d7a50 |
- Fixed %%Release.
|
|
|
0d7a50 |
- Fixed %%BuildRoot.
|
|
|
0d7a50 |
- Removed %%Vendor.
|
|
|
0d7a50 |
- Removed %%Distribution.
|
|
|
0d7a50 |
- Removed %%post and %%postun sections for javadoc.
|
|
|
0d7a50 |
- Fixed instructios on how to generate source drop.
|
|
|
0d7a50 |
- Fixed %%Summary.
|
|
|
0d7a50 |
- Added gcj support option.
|
|
|
0d7a50 |
- Marked configuration file as %%config(noreplace) in %%files section.
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Tue Oct 17 2006 Deepak Bhole <dbhole@redhat.com> 1.0-0.a7.3jpp
|
|
|
0d7a50 |
- Update for maven2 9jpp
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Fri Jun 23 2006 Deepak Bhole <dbhole@redhat.com> - 0:1.0-0.a7.2jpp
|
|
|
0d7a50 |
- Fix versions in the depmap
|
|
|
0d7a50 |
|
|
|
0d7a50 |
* Wed Mar 15 2006 Deepak Bhole <dbhole@redhat.com> - 0:1.0-0.a7.1jpp
|
|
|
0d7a50 |
- Initial build
|