Hello community,
here is the log from the commit of package docbook5-xsl-stylesheets for
openSUSE:Factory checked in at 2013-07-08 12:35:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docbook5-xsl-stylesheets (Old)
and /work/SRC/openSUSE:Factory/.docbook5-xsl-stylesheets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docbook5-xsl-stylesheets"
Changes:
--------
---
/work/SRC/openSUSE:Factory/docbook5-xsl-stylesheets/docbook5-xsl-stylesheets.changes
2013-07-04 17:57:46.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.docbook5-xsl-stylesheets.new/docbook5-xsl-stylesheets.changes
2013-07-08 12:35:54.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Jul 5 08:20:51 UTC 2013 - [email protected]
+
+- Update to 1.78.1, see
http://snapshots.docbook.org/xsl/RELEASE-NOTES.html#V1.78.1
+ for details
+- Updated spec file to avoid packaging .htaccess files; removed
+ some scripts which are packaged in docbook-xsl-stylesheets-scripts
+
+-------------------------------------------------------------------
Old:
----
docbook-xsl-ns-1.77.1.tar.bz2
New:
----
docbook-xsl-ns-1.78.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ docbook5-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.moGGwF/_old 2013-07-08 12:35:56.000000000 +0200
+++ /var/tmp/diff_new_pack.moGGwF/_new 2013-07-08 12:35:56.000000000 +0200
@@ -33,7 +33,7 @@
Requires: docbook_5
Requires: xmlcharent
PreReq: sgml-skel %{_bindir}/xmlcatalog
-Version: 1.77.1
+Version: 1.78.1
Release: 0
Source0:
http://switch.dl.sourceforge.net/sourceforge/docbook/docbook-xsl-ns-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
@@ -55,6 +55,9 @@
%setup -q -n docbook-xsl-ns-%{version}
# %%patch0 -p1
+# These scripts are available in the docbook-xsl-stylesheet-scripts subpackage
+rm fo/pdf2index slides/images/callouts/gen.sh epub/bin/dbtoepub
+
#--------------------------------------------------------------------------
%build
@@ -114,7 +117,7 @@
# fixing permission errors from sources
find %{buildroot}%{dbstyle_dir}/%{version} -type f -exec %__chmod 644 {} \;
find %{buildroot}%{dbstyle_dir}/%{version} -type d -exec %__chmod 755 {} \;
-# %%__chmod 755 %%{buildroot}%%{dbstyle_dir}/%%{version}/extensions/xslt.py
+%__chmod 755 %{buildroot}%{dbstyle_dir}/%{version}/extensions/xslt.py
# create current link
# but not for snapshots
@@ -175,6 +178,9 @@
%dir %{dbstyle_dir}
%dir %{dbstyle_dir}/%{version}
+%exclude %{dbstyle_dir}/%{version}/slides/slidy/.htaccess
+%exclude %{dbstyle_dir}/%{version}/slides/slidy/*/.htaccess
+
%config %{_sysconfdir}/xml/*.xml
%doc BUGS NEWS README RELEASE-NOTES.txt TODO
++++++ docbook-xsl-ns-1.77.1.tar.bz2 -> docbook-xsl-ns-1.78.1.tar.bz2 ++++++
++++ 126106 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]