9baf33d
%global classpath batik:rhino:xml-commons-apis:xml-commons-apis-ext:xmlgraphics-commons:jai_imageio
9baf33d
Lillian Angel d143704
Name:           batik
b673db9
Version:        1.10
Severin Gehwolf 385300e
Release:        3%{?dist}
Lillian Angel d143704
Summary:        Scalable Vector Graphics for Java
df8e468
License:        ASL 2.0 and W3C
9baf33d
URL:            https://xmlgraphics.apache.org/batik/
9baf33d
Source0:        http://archive.apache.org/dist/xmlgraphics/batik/source/batik-src-%{version}.zip
9baf33d
Source1:        %{name}-security.policy
Lillian Angel 32a278c
9baf33d
Patch1:         0001-Fix-imageio-codec-lookup.patch
Lillian Angel 32a278c
9baf33d
BuildArch:      noarch
Lillian Angel 32a278c
9baf33d
BuildRequires:  maven-local
9baf33d
BuildRequires:  mvn(junit:junit)
398cbbe
BuildRequires:  mvn(org.apache:apache:pom:)
9baf33d
BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
398cbbe
BuildRequires:  mvn(org.apache.maven.plugins:maven-assembly-plugin)
9baf33d
BuildRequires:  mvn(org.apache.xmlgraphics:xmlgraphics-commons)
9baf33d
BuildRequires:  mvn(org.mozilla:rhino)
9baf33d
BuildRequires:  mvn(org.python:jython)
9baf33d
BuildRequires:  mvn(xalan:xalan)
9baf33d
BuildRequires:  mvn(xml-apis:xml-apis)
9baf33d
BuildRequires:  mvn(xml-apis:xml-apis-ext)
9baf33d
9baf33d
# full support for tiff
b673db9
Recommends:     jai-imageio-core
Lillian Angel d143704
Lillian Angel d143704
%description
Lillian Angel d143704
Batik is a Java(tm) technology based toolkit for applications that want
Lillian Angel d143704
to use images in the Scalable Vector Graphics (SVG) format for various
Lillian Angel d143704
purposes, such as viewing, generation or manipulation.
Lillian Angel d143704
b5950bc
%package css
b5950bc
Summary:        Batik CSS engine
d85825e
Obsoletes:      %{name} < 1.8-0.17.svn1230816
b5950bc
b5950bc
%description css
b5950bc
CSS component of the Apache Batik SVG manipulation and rendering library.
b5950bc
Lillian Angel d143704
%package        squiggle
Lillian Angel d143704
Summary:        Batik SVG browser
Severin Gehwolf 385300e
# Explicit requires for javapackages-tools since antlr-script
Severin Gehwolf 385300e
# uses /usr/share/java-utils/java-functions
Severin Gehwolf 385300e
Requires:      javapackages-tools
Lillian Angel d143704
Lillian Angel d143704
%description    squiggle
Lillian Angel d143704
The Squiggle SVG Browser lets you view SVG file, zoom, pan and rotate
Lillian Angel d143704
in the content and select text items in the image and much more.
Lillian Angel d143704
Lillian Angel d143704
%package        svgpp
Lillian Angel d143704
Summary:        Batik SVG pretty printer
Severin Gehwolf 385300e
# Explicit requires for javapackages-tools since antlr-script
Severin Gehwolf 385300e
# uses /usr/share/java-utils/java-functions
Severin Gehwolf 385300e
Requires:       javapackages-tools
Lillian Angel d143704
Lillian Angel d143704
%description    svgpp
Lillian Angel d143704
The SVG Pretty Printer lets developers "pretty-up" their SVG files and
Lillian Angel d143704
get their tabulations and other cosmetic parameters in order. It can
Lillian Angel d143704
also be used to modify the DOCTYPE declaration on SVG files.
Lillian Angel d143704
Lillian Angel d143704
%package        ttf2svg
Lillian Angel d143704
Summary:        Batik SVG font converter
Severin Gehwolf 385300e
# Explicit requires for javapackages-tools since antlr-script
Severin Gehwolf 385300e
# uses /usr/share/java-utils/java-functions
Severin Gehwolf 385300e
Requires:       javapackages-tools
Lillian Angel d143704
Lillian Angel d143704
%description    ttf2svg
Lillian Angel d143704
The SVG Font Converter lets developers convert character ranges from
Lillian Angel d143704
the True Type Font format to the SVG Font format to embed in SVG
Lillian Angel d143704
documents. This allows SVG document to be fully self-contained be
Lillian Angel d143704
rendered exactly the same on all systems.
Lillian Angel d143704
Lillian Angel d143704
%package        rasterizer
Lillian Angel d143704
Summary:        Batik SVG rasterizer
Severin Gehwolf 385300e
# Explicit requires for javapackages-tools since antlr-script
Severin Gehwolf 385300e
# uses /usr/share/java-utils/java-functions
Severin Gehwolf 385300e
Requires:       javapackages-tools
Lillian Angel d143704
Lillian Angel d143704
%description    rasterizer
Lillian Angel d143704
The SVG Rasterizer is a utility that can convert SVG files to a raster
Lillian Angel d143704
format. The tool can convert individual files or sets of files, making
Lillian Angel d143704
it easy to convert entire directories of SVG files. The supported
Lillian Angel d143704
formats are JPEG, PNG, and TIFF, however the design allows new formats
Lillian Angel d143704
to be added easily.
Lillian Angel d143704
Lillian Angel d143704
%package        slideshow
Lillian Angel d143704
Summary:        Batik SVG slideshow
Severin Gehwolf 385300e
# Explicit requires for javapackages-tools since antlr-script
Severin Gehwolf 385300e
# uses /usr/share/java-utils/java-functions
Severin Gehwolf 385300e
Requires:       javapackages-tools
Lillian Angel d143704
Lillian Angel d143704
%description    slideshow
Lillian Angel d143704
Batik SVG slideshow.
Lillian Angel d143704
Lillian Angel d143704
%package        javadoc
Lillian Angel d143704
Summary:        Javadoc for %{name}
Lillian Angel d143704
Lillian Angel d143704
%description    javadoc
Lillian Angel d143704
Javadoc for %{name}.
Lillian Angel d143704
Lillian Angel d143704
%package        demo
9baf33d
Summary:        Samples for %{name}
Lillian Angel d143704
Requires:       %{name} = %{version}-%{release}
Lillian Angel d143704
Lillian Angel d143704
%description    demo
Lillian Angel d143704
Demonstrations and samples for %{name}.
Lillian Angel d143704
Lillian Angel d143704
Lillian Angel d143704
%prep
Lillian Angel d143704
%setup -q -n %{name}-%{version}
13bb071
13bb071
find -name '*.class' -exec rm -f '{}' \;
13bb071
find -name '*.jar' -exec rm -f '{}' \;
13bb071
9baf33d
%patch1 -p1
Stanislav Ochotnicky 6757b75
9baf33d
cp -p %{SOURCE1} batik-svgrasterizer/src/main/resources/org/apache/batik/apps/rasterizer/resources/rasterizer.policy
9baf33d
cp -p %{SOURCE1} batik-svgbrowser/src/main/resources/org/apache/batik/apps/svgbrowser/resources/svgbrowser.policy
d21f8e5
4caf507
# It's an uberjar, it shouldn't have requires
4caf507
%pom_xpath_inject pom:dependency '<optional>true</optional>' batik-all
4caf507
9baf33d
# eclipse expects xmlgraphics to be optional
9baf33d
%pom_xpath_inject 'pom:dependency[pom:artifactId="xmlgraphics-commons"]' '<optional>true</optional>' batik-css
Lillian Angel 32a278c
73b5bf6
# eclipse expects it there
73b5bf6
cp -pr batik-i18n/src/main/java/org/apache/batik/i18n batik-util/src/main/java/org/apache/batik/
73b5bf6
%pom_remove_dep :batik-i18n batik-util
73b5bf6
73b5bf6
for pom in `find -mindepth 2 -name pom.xml -not -path ./batik-all/pom.xml`; do
9baf33d
    %pom_add_plugin org.apache.felix:maven-bundle-plugin $pom "
9baf33d
        <extensions>true</extensions>
9baf33d
        <configuration>
9baf33d
            <instructions>
73b5bf6
                <Bundle-SymbolicName>org.apache.batik.$(sed 's:./batik-::;s:/pom.xml::' <<< $pom)</Bundle-SymbolicName>
9baf33d
            </instructions>
9baf33d
        </configuration>
9baf33d
    "
73b5bf6
    %pom_xpath_inject pom:project '<packaging>bundle</packaging>' $pom
0d0e32d
done
Stanislav Ochotnicky beae589
9baf33d
# for eclipse
9baf33d
%pom_xpath_set pom:Bundle-SymbolicName org.apache.batik.util.gui batik-gui-util
Stanislav Ochotnicky beae589
b673db9
%pom_disable_module batik-test-old
b673db9
9baf33d
%mvn_package :batik-squiggle squiggle
9baf33d
%mvn_package :batik-squiggle-ext squiggle
9baf33d
%mvn_package :batik-svgpp svgpp
9baf33d
%mvn_package :batik-ttf2svg ttf2svg
9baf33d
%mvn_package :batik-rasterizer rasterizer
9baf33d
%mvn_package :batik-rasterizer-ext rasterizer
9baf33d
%mvn_package :batik-slideshow slideshow
9baf33d
%mvn_package :batik-css css
b673db9
%mvn_package ':batik-test*' __noinstall
Stanislav Ochotnicky beae589
9baf33d
%mvn_file :batik-all batik-all
b5950bc
9baf33d
%build
9baf33d
%mvn_build
Lillian Angel d143704
9baf33d
%install
9baf33d
%mvn_install
Lillian Angel d143704
9baf33d
%jpackage_script org.apache.batik.apps.svgbrowser.Main '' '' %{classpath} squiggle true
9baf33d
%jpackage_script org.apache.batik.apps.svgpp.Main '' '' %{classpath} svgpp true
9baf33d
%jpackage_script org.apache.batik.apps.ttf2svg.Main '' '' %{classpath} ttf2svg true
9baf33d
%jpackage_script org.apache.batik.apps.rasterizer.Main '' '' %{classpath} rasterizer true
9baf33d
%jpackage_script org.apache.batik.apps.slideshow.Main '' '' %{classpath} slideshow true
Lillian Angel d143704
9baf33d
# Demo
9baf33d
mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/
9baf33d
cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}/
Lillian Angel 32a278c
Lillian Angel d143704
Stanislav Ochotnicky 6dd0a37
%files -f .mfiles
9baf33d
%license LICENSE NOTICE
9baf33d
%doc CHANGES MAINTAIN README
Lillian Angel d143704
b5950bc
%files css -f .mfiles-css
b5950bc
Stanislav Ochotnicky 6dd0a37
%files squiggle -f .mfiles-squiggle
9baf33d
%{_bindir}/squiggle
Lillian Angel d143704
Stanislav Ochotnicky 6dd0a37
%files svgpp -f .mfiles-svgpp
9baf33d
%{_bindir}/svgpp
Lillian Angel d143704
Stanislav Ochotnicky 6dd0a37
%files ttf2svg -f .mfiles-ttf2svg
9baf33d
%{_bindir}/ttf2svg
Lillian Angel d143704
Stanislav Ochotnicky 6dd0a37
%files rasterizer -f .mfiles-rasterizer
9baf33d
%{_bindir}/rasterizer
Lillian Angel d143704
Stanislav Ochotnicky 6dd0a37
%files slideshow -f .mfiles-slideshow
9baf33d
%{_bindir}/slideshow
Lillian Angel d143704
9baf33d
%files javadoc -f .mfiles-javadoc
9baf33d
%license LICENSE NOTICE
Lillian Angel d143704
Lillian Angel d143704
%files demo
Lillian Angel d143704
%{_datadir}/%{name}
Lillian Angel d143704
Lillian Angel d143704
Lillian Angel d143704
%changelog
Severin Gehwolf 385300e
* Thu Aug 30 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1.10-3
Severin Gehwolf 385300e
- Add explicit javapackages-tools requirement for sub-packages using
Severin Gehwolf 385300e
  jpackage_script-based scripts. See RHBZ#1600426.
Severin Gehwolf 385300e
97556fc
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-2
97556fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
97556fc
b673db9
* Mon May 28 2018 Michael Simacek <msimacek@redhat.com> - 1.10-1
b673db9
- Update to upstream version 1.10
b673db9
- Use Recommends for jai-imageio-core (needed for TIFF support)
b673db9
d9f593e
* Wed Apr 25 2018 Mat Booth <mat.booth@redhat.com> - 1.9-7
d9f593e
- Generate correct OSGi metadata
d9f593e
993bb32
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-6
993bb32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
993bb32
e8be5ed
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-5
e8be5ed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
e8be5ed
398cbbe
* Mon Jul 03 2017 Michael Simacek <msimacek@redhat.com> - 1.9-4
398cbbe
- Add missing BRs
398cbbe
4caf507
* Thu May 04 2017 Michael Simacek <msimacek@redhat.com> - 1.9-3
4caf507
- Suppress requires from batik-all uberjar
4caf507
73b5bf6
* Wed Apr 26 2017 Michael Simacek <msimacek@redhat.com> - 1.9-2
73b5bf6
- Fix OSGi metadata generation and eclipse compatibility
73b5bf6
9baf33d
* Thu Apr 20 2017 Michael Simacek <msimacek@redhat.com> - 1.9-1
9baf33d
- Update to upstream version 1.9
9baf33d
- Fixes CVE-2017-5662
9baf33d
7b6ba31
* Wed Apr 19 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-8
7b6ba31
- Add missing requires on xmlgraphics-commons
7b6ba31
- Resolves: rhbz#1443567
7b6ba31
4eafae3
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-7
4eafae3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
4eafae3
d834bae
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-6
d834bae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
d834bae
ee15745
* Tue Dec 01 2015 Michael Simacek <msimacek@redhat.com> - 1.8-5
ee15745
- Add jai to classpath of remaining scripts
ee15745
a50088c
* Fri Nov 27 2015 Michael Simacek <msimacek@redhat.com> - 1.8-4
a50088c
- Fix imageio codec lookup
a50088c
- Add jai-imageio-core on rasterizer's classpath
a50088c
b00f314
* Fri Nov 27 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-3
b00f314
- Use custom security policy files
d756e5e
- Fix rasterizer and squiggle classpath
b00f314
- Resolves: rhbz#1277998
b00f314
55745d4
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-2
55745d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
55745d4
d21f8e5
* Thu May 21 2015 Alexander Kurtakov <akurtako@redhat.com> 1.8-1
d21f8e5
- Update to 1.8 final.
d21f8e5
45a6623
* Wed May 13 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-0.18.svn1230816
45a6623
- Disable javadoc doclint
45a6623
ed7aa39
* Mon Jan 12 2015 Alexander Kurtakov <akurtako@redhat.com> 1.8-0.17.svn1230816
ed7aa39
- Add obsoletes in batik-css to ease updates.
ed7aa39
b5950bc
* Mon Dec 8 2014 Alexander Kurtakov <akurtako@redhat.com> 1.8-0.16.svn1230816
b5950bc
- Split css in subpackage.
b5950bc
9516f5d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-0.15.svn1230816
9516f5d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
9516f5d
1d8da75
* Wed Mar 05 2014 Roland Grunberg <rgrunber@redhat.com> - 1.8-0.14.svn1230816
d275e0f
- Remove provenance=W3C attribute from Import-Package. (rhbz #1073110)
d275e0f
Stanislav Ochotnicky 94a4548
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.8-0.13.svn1230816
Stanislav Ochotnicky 94a4548
- Use Requires: java-headless rebuild (#1067528)
Stanislav Ochotnicky 94a4548
9b0dbf9
* Sun Feb 23 2014 Alexander Kurtakov <akurtako@redhat.com> 1.8-0.12.svn1230816
9b0dbf9
- Move to Batik 1.7 manifests.
9b0dbf9
- Remove old stuff.
9b0dbf9
Stanislav Ochotnicky 6757b75
* Thu Jan 16 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.8-0.11.svn1230816
Stanislav Ochotnicky 6757b75
- Fix classpath for slideshow script
Stanislav Ochotnicky 6757b75
- Change javadoc task maxmem to 512MB to avoid OOM
Stanislav Ochotnicky 6757b75
Stanislav Ochotnicky 6dd0a37
* Thu Aug 08 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.8-0.10.svn1230816
Stanislav Ochotnicky 6dd0a37
- Update to latest packaging guidelines
Stanislav Ochotnicky 6dd0a37
039e2c6
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-0.9.svn1230816
039e2c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
039e2c6
64f1375
* Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-0.8.svn1230816
5e5f332
- Remove BR: ant-nodeps
5e5f332
5e5f332
* Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-0.8.svn1230816
64f1375
- Rebuild to regenerate API documentation
64f1375
- Resolves: CVE-2013-1571
64f1375
15ce1cf
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-0.7.svn1230816
15ce1cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
15ce1cf
23cd9b4
* Tue Nov 20 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-0.6.svn1230816
23cd9b4
- Remove unneeded BR: jython
23cd9b4
5b7d725
* Fri Oct  5 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-0.5.svn1230816
5b7d725
- Fix rasterizer classpath
5b7d725
- Resolves: rhbz#577486
5b7d725
df8e468
* Fri Aug 24 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-0.4.svn1230816
df8e468
- Fix license tag
df8e468
- Install LICENSE and NOTICE with javadoc package
df8e468
- Remove RPM bug workaround
df8e468
- Update to current packaging guidelines
df8e468
59bb252
* Thu Jul 19 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8-0.3.svn1230816
59bb252
- Add BR: zip
59bb252
f30a4c2
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-0.2.svn1230816
f30a4c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f30a4c2
Jiri Vanek 44436b8
* Mon Feb 20 2012 Jiri Vanek <jvanek@redhat.com> 1.7-14
Jiri Vanek 44436b8
- Solving jdk7's  removed internal (since 1.4.2 deprecated) com.sun.image.codec package
Jiri Vanek 44436b8
- Gripped new sources from 1.8pre trunk which have support adapters for removed classes,
Jiri Vanek 44436b8
- Removed all old an unused tiff classes from it -  org.apache.batik.ext.awt.image.code.tiff
Jiri Vanek 44436b8
- Added requires JAI which provides tiff support
Jiri Vanek 44436b8
- Added inner_version variable, which helps to keep 1.8 outside and 1.8pre inside
Jiri Vanek 44436b8
01b2809
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-13
01b2809
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
01b2809
Andrew Overholt f184c83
* Fri Jul 8 2011 Andrew Overholt <overholt@redhat.com> 1.7-12
Andrew Overholt f184c83
- New OSGi manifests from Eclipse Orbit.
Andrew Overholt f184c83
Stanislav Ochotnicky beae589
* Tue May  3 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.7-11
Stanislav Ochotnicky beae589
- Add maven metadata and pom files
Stanislav Ochotnicky beae589
- Versionless jars & javadocs
Stanislav Ochotnicky beae589
eaa473c
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-10
eaa473c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
eaa473c
a280126
* Mon Oct 25 2010 Alexander Kurtakov <akurtako@redhat.com> 1.7-9
a280126
- Fix utilities startup scripts.
a280126
24d1c06
* Fri Oct 1 2010 Alexander Kurtakov <akurtako@redhat.com> 1.7-8
24d1c06
- Fix build.
24d1c06
13bb071
* Fri Oct 1 2010 Alexander Kurtakov <akurtako@redhat.com> 1.7-7
13bb071
- BR/R java 1.6.0 not java-openjdk.
13bb071
- Cleanup build section.
13bb071
0207eda
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-6
0207eda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
0207eda
Lillian Angel 5a6065b
* Wed Jul 15 2009 Lillian Angel <langel@redhat.com> - 1.7-5
Lillian Angel 5a6065b
- Fixed javadocs issue.
Lillian Angel 5a6065b
- Resolves: rhbz#511767
Lillian Angel 5a6065b
7a33f26
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-4
7a33f26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
7a33f26
0d0e32d
* Fri Feb 6 2009 Alexander Kurtakov <akurtako@redhat.com> 1.7-3
0d0e32d
- Install separate jars and put OSGi manifests in them.
0d0e32d
Lillian Angel fe73a54
* Tue Jan 06 2009 Lillian Angel  <langel@redhat.com> - 1.7-2
Lillian Angel fe73a54
- Fixed java dependencies to check for java-1.6.0-openjdk instead.
Lillian Angel fe73a54
Lillian Angel 32a278c
* Mon Jan 05 2009 Lillian Angel  <langel@redhat.com> - 1.7-1
Lillian Angel 32a278c
- Updated batik-repack.sh to remove font files from test resources.
Lillian Angel 32a278c
- Resolves: rhbz#477369
Lillian Angel 32a278c
Lillian Angel 32a278c
* Mon Jan 05 2009 Nicolas Chauvet <kwizart@gmail.com> - 1.7-1
Lillian Angel 32a278c
- Fix release field
Lillian Angel 32a278c
- Repack the source (without included jar files)
Lillian Angel 32a278c
- Fix dual listed files in the demo subpackage
Lillian Angel 32a278c
- Fix BR subversion used in determine-svn-revision-svn-info
Lillian Angel 32a278c
- Fix BR that was previously bundled within the source archive
Lillian Angel 32a278c
- Resolves: rhbz#472736
Lillian Angel 32a278c
Lillian Angel 5d51bca
* Fri Nov 28 2008 Lillian Angel <langel at redhat.com> - 1.7-0.7
Lillian Angel b63d575
- Fixed BASE_JARS in batik.rasterizer.script.
Lillian Angel b63d575
- Resolves: rhbz#455397
Lillian Angel b63d575
Lillian Angel 1acd677
* Mon Apr 28 2008 Lillian Angel <langel at redhat.com> - 1.7-0.5.beta1
Lillian Angel 5768847
- Fixed BASE_JARS in batik-squiggle.script.
Lillian Angel 5768847
- Resolves: rhbz#444358
Lillian Angel 5768847
Lillian Angel 8ea643d
* Mon Mar 31 2008 Lillian Angel <langel at redhat.com> - 1.7-0.2.beta1
Lillian Angel 8ea643d
- Updated sources.
Lillian Angel 8ea643d
- Updated release.
Lillian Angel 8ea643d
- Added CLASSPATH to build.
Lillian Angel 8ea643d
- Removed codecs patch.
Lillian Angel 8ea643d
Lillian Angel d143704
* Fri Nov 23 2007 Lillian Angel <langel at redhat.com> - 1.7-0.1.beta1
Lillian Angel d143704
- Fixed rpmlint errors.
Lillian Angel d143704
Lillian Angel d143704
* Tue Sep 18 2007 Joshua Sumali <jsumali at redhat.com> - 0:1.7-1
Lillian Angel d143704
- Update to batik 1.7 beta1
Lillian Angel d143704
Lillian Angel d143704
* Thu Feb 22 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.6-3jpp
Lillian Angel d143704
- Add gcj_support option
Lillian Angel d143704
- Add option to avoid rhino, jython on bootstrap, omit -squiggle subpackage
Lillian Angel d143704
Lillian Angel d143704
* Wed Apr 26 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.6-2jpp
Lillian Angel d143704
- First JPP 1.7 build
Lillian Angel d143704
Lillian Angel d143704
* Tue Aug  2 2005 Ville Skyttä <scop at jpackage.org> - 0:1.6-1jpp
Lillian Angel d143704
- 1.6.
Lillian Angel d143704
- Fix build of manual (java.awt.headless for stylebook).
Lillian Angel d143704
Lillian Angel d143704
* Fri Jan 28 2005 Jason Corley - 0:1.5.1-1jpp
Lillian Angel d143704
- Update to 1.5.1
Lillian Angel d143704
Lillian Angel d143704
* Mon Nov 22 2004 Ville Skyttä <scop at jpackage.org> - 0:1.5-5jpp
Lillian Angel d143704
- Drop -monolithic and obsolete it in main package.  It shouldn't be needed
Lillian Angel d143704
  in the first place, and the *.policy files that end up in it will contain
Lillian Angel d143704
  wrong paths which causes all sorts of borkage.
Lillian Angel d143704
- BuildRequire jython to get support for it built.
Lillian Angel d143704
- Remove xml-commons-apis and xalan-j2 from scripts and install time
Lillian Angel d143704
  dependencies, require Java >= 1.4 instead (xalan-j2 is still needed at
Lillian Angel d143704
  build time).
Lillian Angel d143704
- New style versionless javadoc dir symlinking.
Lillian Angel d143704
- Crosslink with full J2SE javadocs.
Lillian Angel d143704
- Associate SVG MIME type with Squiggle in freedesktop.org menu entry.
Lillian Angel d143704
Lillian Angel d143704
* Fri Aug 20 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.5-4jpp
Lillian Angel d143704
- Build with ant-1.6.2
Lillian Angel d143704
Lillian Angel d143704
* Mon Nov 03 2003 Paul Nasrat <pauln at truemesh.com> - 0:1.5-3jpp
Lillian Angel d143704
- Fix non-versioned javadoc symlinks
Lillian Angel d143704
Lillian Angel d143704
* Fri Aug 15 2003 Ville Skyttä <scop at jpackage.org> - 0:1.5-2jpp
Lillian Angel d143704
- Fix jar names in policy files, kudos to Scott Douglas-Watson.
Lillian Angel d143704
- Add freedesktop.org menu entry for Squiggle.
Lillian Angel d143704
- Improve subpackage descriptions.
Lillian Angel d143704
- Save .spec in UTF-8, get rid of # ------- separators.
Lillian Angel d143704
Lillian Angel d143704
* Sat Jul 19 2003 Ville Skyttä <scop at jpackage.org> - 0:1.5-1jpp
Lillian Angel d143704
- Update to 1.5.
Lillian Angel d143704
- Crosslink with xml-commons-apis and rhino javadocs.
Lillian Angel d143704
Lillian Angel d143704
* Thu Apr 17 2003 Ville Skyttä <scop at jpackage.org> - 0:1.5-0.beta5.2jpp
Lillian Angel d143704
- Rebuild to satisfy dependencies due to renamed rhino (r4 -> R4).
Lillian Angel d143704
Lillian Angel d143704
* Sun Mar 30 2003 Ville Skyttä <scop at jpackage.org> - 1.5-0.beta5.1jpp
Lillian Angel d143704
- Update to 1.5 beta5.
Lillian Angel d143704
- Rebuild for JPackage 1.5.
Lillian Angel d143704
- Use bundled crimson and stylebook for building the manual.
Lillian Angel d143704
Lillian Angel d143704
* Tue May 07 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.1-4jpp
Lillian Angel d143704
- vendor, distribution, group tags
Lillian Angel d143704
- scripts use system prefs
Lillian Angel d143704
- scripts source user prefs before configuration
Lillian Angel d143704
Lillian Angel d143704
* Thu Mar 28 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.1-3jpp
Lillian Angel d143704
- libs package is now monolithic package
Lillian Angel d143704
Lillian Angel d143704
* Sun Jan 27 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.1-2jpp
Lillian Angel d143704
- adaptation to new stylebook1.0b3 package
Lillian Angel d143704
Lillian Angel d143704
* Mon Jan 21 2002 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1.1-1jpp
Lillian Angel d143704
- 1.1.1
Lillian Angel d143704
- additional sources in individual archives
Lillian Angel d143704
- no dependencies for manual and javadoc packages
Lillian Angel d143704
- stricter dependency for demo package
Lillian Angel d143704
- versioned dir for javadoc
Lillian Angel d143704
- explicitely set xalan-j2.jar and xml-commons-api.jar in classpath
Lillian Angel d143704
- splitted applications in distinct packages
Lillian Angel d143704
Lillian Angel d143704
* Wed Dec 5 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.1-0.rc4.3jpp
Lillian Angel d143704
- javadoc into javadoc package
Lillian Angel d143704
- new launch scripts using functions library
Lillian Angel d143704
- Requires jpackage-utils
Lillian Angel d143704
- added name-slideshow.jar
Lillian Angel d143704
- main jar renamed name.jar
Lillian Angel d143704
Lillian Angel d143704
* Wed Nov 21 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 1.1-0.rc4.2jpp
Lillian Angel d143704
- fixed previous changelog
Lillian Angel d143704
- changed extension --> jpp
Lillian Angel d143704
Lillian Angel d143704
* Tue Nov 20 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 1.1-0.rc4.1jpp
Lillian Angel d143704
- rc4
Lillian Angel d143704
Lillian Angel d143704
* Sat Nov 17 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 1.1-0.rc3.2jpp
Lillian Angel d143704
- added batik-libs creation
Lillian Angel d143704
9b0dbf9
* Fri Nov 9 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 1.1-0.rc3.1jpp
Lillian Angel d143704
- changed version to 0.rc3.1
Lillian Angel d143704
Lillian Angel d143704
* Mon Nov 5 2001 Christian Zoffoli <czoffoli@littlepenguin.org> 1.1rc3-1jpp
Lillian Angel d143704
- 1.1rc3
Lillian Angel d143704
Lillian Angel d143704
* Sat Oct 6 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0-4jpp
Lillian Angel d143704
- first unified release
Lillian Angel d143704
- removed xalan-j2 from classpath as it is autoloaded by stylebook-1.0b3
Lillian Angel d143704
- used original tarball
Lillian Angel d143704
- s/jPackage/JPackage
Lillian Angel d143704
Lillian Angel d143704
* Mon Sep 17 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0-3mdk
Lillian Angel d143704
- provided *working* startup scripts
Lillian Angel d143704
Lillian Angel d143704
* Sat Sep 15 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0-2mdk
Lillian Angel d143704
- requires specificaly crimson
Lillian Angel d143704
- only manual buildrequires stylebook-1.0b3 and xerces-j1
Lillian Angel d143704
- dropped xalan-j2 buildrequires as stylebook-1.0b3 needs it already
Lillian Angel d143704
- changed samples package name to demo
Lillian Angel d143704
- moved demo files to _datadir/name
Lillian Angel d143704
- provided startup scripts
Lillian Angel d143704
Lillian Angel d143704
* Thu Aug 30 2001 Guillaume Rousse <guillomovitch@users.sourceforge.net> 1.0-1mdk
Lillian Angel d143704
- first Mandrake release