Hello community,
here is the log from the commit of package docbook5-xsl-stylesheets for
openSUSE:Factory checked in at 2013-07-04 17:57:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-18 07:05:41.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.docbook5-xsl-stylesheets.new/docbook5-xsl-stylesheets.changes
2013-07-04 17:57:46.000000000 +0200
@@ -1,0 +2,14 @@
+Fri Jun 28 09:16:03 UTC 2013 - [email protected]
+
+- Corrected conflict with docbook-xsl-stylesheets:
+ Created subpackage with pdf2index (which raised this conflict)
+ and moved other scripts too (db2epub, callout-gen).
+ This makes it easier to install both variantes of the
+ stylesheets
+
+-------------------------------------------------------------------
+Fri May 31 16:02:09 UTC 2013 - [email protected]
+
+- Fix spec to avoid conflicts with docbook-xsl-stylesheets
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ docbook5-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.6uPB87/_old 2013-07-04 17:57:46.000000000 +0200
+++ /var/tmp/diff_new_pack.6uPB87/_new 2013-07-04 17:57:46.000000000 +0200
@@ -100,8 +100,8 @@
%__mkdir_p -m755 %{buildroot}%{_sysconfdir}/xml
# Install scripts
-%__install -m755 fo/pdf2index %{buildroot}%{_bindir}
-# %%__install -m755 epub/bin/dbtoepub %%{buildroot}%%{_bindir}
+# Don't install *any* scripts as these are located now in the
+# docbook-xsl-stylesheets-scripts subpackage
# VERSION.xsl
%__install -m644 VERSION.xsl %{buildroot}%{dbstyle_dir}/%{version}
@@ -179,7 +179,8 @@
%doc BUGS NEWS README RELEASE-NOTES.txt TODO
-%{_bindir}/*
+# NO bindir
+# %%{_bindir}/*
%{dbstyle_dir}/current
%{dbstyle_dir}/%{version}/*
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]