- Fix location of stylesheet for javadocs
This commit is contained in:
parent
209f3d6128
commit
6c45702a7c
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
Name: junit
|
Name: junit
|
||||||
Version: 3.8.2
|
Version: 3.8.2
|
||||||
Release: 3jpp.2%{?dist}
|
Release: 3jpp.3%{?dist}
|
||||||
Summary: Java regression test package
|
Summary: Java regression test package
|
||||||
License: CPL
|
License: CPL
|
||||||
Url: http://www.junit.org/
|
Url: http://www.junit.org/
|
||||||
@ -163,6 +163,9 @@ fi
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 20 2007 Deepak Bhole <dbhole@redhat.com> - 3.8.2-3jpp.3
|
||||||
|
- Fix location of stylesheet for javadocs
|
||||||
|
|
||||||
* Thu Sep 20 2007 Deepak Bhole <dbhole@redhat.com> - 3.8.2-3jpp.2
|
* Thu Sep 20 2007 Deepak Bhole <dbhole@redhat.com> - 3.8.2-3jpp.2
|
||||||
- Rebuild for ppc32 execmem issue and new build-id
|
- Rebuild for ppc32 execmem issue and new build-id
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@
|
|||||||
version="false"
|
version="false"
|
||||||
use="false"
|
use="false"
|
||||||
windowtitle="JUnit API"
|
windowtitle="JUnit API"
|
||||||
stylesheetfile="stylesheet.css"
|
stylesheetfile="./javadoc/stylesheet.css"
|
||||||
/>
|
/>
|
||||||
<copy todir="${dist}/doc">
|
<copy todir="${dist}/doc">
|
||||||
<fileset dir="doc"/>
|
<fileset dir="doc"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user