Ship VERSION file (#485297) , ship RELEASE-NOTES
This commit is contained in:
parent
8862b0899b
commit
fe0671e064
@ -1,6 +1,6 @@
|
|||||||
Name: docbook5-style-xsl
|
Name: docbook5-style-xsl
|
||||||
Version: 1.74.0
|
Version: 1.74.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
|
|
||||||
Summary: Norman Walsh's XSL stylesheets for DocBook 5.X
|
Summary: Norman Walsh's XSL stylesheets for DocBook 5.X
|
||||||
@ -42,6 +42,7 @@ DESTDIR=$RPM_BUILD_ROOT
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
mkdir -p $DESTDIR%{_datadir}/sgml/docbook/xsl-ns-stylesheets-%version
|
mkdir -p $DESTDIR%{_datadir}/sgml/docbook/xsl-ns-stylesheets-%version
|
||||||
cp -a [[:lower:]]* $DESTDIR%{_datadir}/sgml/docbook/xsl-ns-stylesheets-%version/
|
cp -a [[:lower:]]* $DESTDIR%{_datadir}/sgml/docbook/xsl-ns-stylesheets-%version/
|
||||||
|
cp -a VERSION $DESTDIR%{_datadir}/sgml/docbook/xsl-ns-stylesheets-%version/
|
||||||
ln -s xsl-ns-stylesheets-%{version} \
|
ln -s xsl-ns-stylesheets-%{version} \
|
||||||
$DESTDIR%{_datadir}/sgml/docbook/xsl-ns-stylesheets
|
$DESTDIR%{_datadir}/sgml/docbook/xsl-ns-stylesheets
|
||||||
|
|
||||||
@ -59,6 +60,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc BUGS
|
%doc BUGS
|
||||||
%doc README COPYING
|
%doc README COPYING
|
||||||
%doc TODO NEWS
|
%doc TODO NEWS
|
||||||
|
%doc RELEASE-NOTES.*
|
||||||
%{_datadir}/sgml/docbook/xsl-ns-stylesheets-%{version}
|
%{_datadir}/sgml/docbook/xsl-ns-stylesheets-%{version}
|
||||||
%{_datadir}/sgml/docbook/xsl-ns-stylesheets
|
%{_datadir}/sgml/docbook/xsl-ns-stylesheets
|
||||||
|
|
||||||
@ -87,5 +89,8 @@ if [ "$1" = 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 13 2009 Ondrej Vasik <ovasik@redhat.com> 1.74.0-2
|
||||||
|
- Ship VERSION file (#485297) , ship RELEASE-NOTES
|
||||||
|
|
||||||
* Mon Nov 10 2008 Ondrej Vasik <ovasik@redhat.com> 1.74.0-1
|
* Mon Nov 10 2008 Ondrej Vasik <ovasik@redhat.com> 1.74.0-1
|
||||||
- Initial Fedora release
|
- Initial Fedora release
|
||||||
|
Loading…
Reference in New Issue
Block a user