- Version 1.9.4:
Fixed the following bugs: - Ticket#48: Replace Obsolete PI Mechanism for product names and numbers Preliminary, need to test it - Added setinfo in set for Novdoc DTD OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=23
This commit is contained in:
parent
cf0a661ccf
commit
cbd2d6a187
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da8c7f1e7a24ab91b126764a6f43e041ccfda380ab749e41949eddd469625321
|
|
||||||
size 753847
|
|
3
suse-xsl-stylesheets-1.9.4.tar.bz2
Normal file
3
suse-xsl-stylesheets-1.9.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:68b6a08f9b5752cd7561943b631a81c65a00daad5c4b69e37c37ec071bae7430
|
||||||
|
size 753814
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 24 15:15:47 UTC 2012 - toms@opensuse.org
|
||||||
|
|
||||||
|
- Version 1.9.4:
|
||||||
|
Fixed the following bugs:
|
||||||
|
- Ticket#48: Replace Obsolete PI Mechanism for product names and numbers
|
||||||
|
Preliminary, need to test it
|
||||||
|
- Added setinfo in set for Novdoc DTD
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 17 09:21:36 UTC 2012 - toms@opensuse.org
|
Tue Apr 17 09:21:36 UTC 2012 - toms@opensuse.org
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: suse-xsl-stylesheets
|
Name: suse-xsl-stylesheets
|
||||||
Version: 1.9.3
|
Version: 1.9.4
|
||||||
|
|
||||||
%define dtdversion 1.0
|
%define dtdversion 1.0
|
||||||
%define dtdname novdoc
|
%define dtdname novdoc
|
||||||
@ -92,7 +92,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
# SGML CATALOG
|
# SGML CATALOG
|
||||||
#
|
#
|
||||||
if [ -x %{regcat} ]; then
|
if [ -x %{regcat} ]; then
|
||||||
echo "######################## adding catalog in post"
|
|
||||||
%{regcat} -a %{_datadir}/sgml/CATALOG.%{dtdname}-%{dtdversion} >/dev/null 2>&1 || true
|
%{regcat} -a %{_datadir}/sgml/CATALOG.%{dtdname}-%{dtdversion} >/dev/null 2>&1 || true
|
||||||
fi
|
fi
|
||||||
# XML Catalogs
|
# XML Catalogs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user