Hello community,
here is the log from the commit of package opensuse-manuals_de for
openSUSE:Factory checked in at 2013-03-01 10:53:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opensuse-manuals_de (Old)
and /work/SRC/openSUSE:Factory/.opensuse-manuals_de.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opensuse-manuals_de", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/opensuse-manuals_de/opensuse-manuals_de.changes
2013-02-07 14:25:09.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.opensuse-manuals_de.new/opensuse-manuals_de.changes
2013-03-01 10:53:05.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 28 15:04:35 UTC 2013 - [email protected]
+
+- Update text and image files (Last Changed Rev.: 2564:10458).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-manuals_de.spec ++++++
--- /var/tmp/diff_new_pack.8MlUbk/_old 2013-03-01 10:53:06.000000000 +0100
+++ /var/tmp/diff_new_pack.8MlUbk/_new 2013-03-01 10:53:06.000000000 +0100
@@ -20,7 +20,7 @@
Name: opensuse-manuals_de
%define my_lang de
%define my_book opensuse-html
-Version: 12.2
+Version: 12.3
Release: 0
#BREQ
Provides: locale(desktop-data-openSUSE:de)
@@ -31,18 +31,18 @@
Source903: attributes
BuildRequires: daps
BuildRequires: fdupes
-BuildRequires: suse-xsl-stylesheets
+BuildRequires: suse-xsl-stylesheets >= 1.9.18
# Also buildrequire tools that susedoc does not pull in automatically ATM
-BuildRequires: poppler-tools
-BuildRequires: python-lxml
-BuildRequires: python-xml
+# BuildRequires: python-xml
+# BuildRequires: python-lxml
+# BuildRequires: poppler-tools
BuildRequires: update-desktop-files
-BuildRequires: xerces-j2
-%if 0%{?suse_version} >= 1140
-BuildRequires: xmlgraphics-fop
-%else
-BuildRequires: fop
-%endif
+# BuildRequires: xerces-j2
+# %%if 0%%{?suse_version} >= 1140
+# BuildRequires: xmlgraphics-fop
+# %%else
+# BuildRequires: fop
+# %%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Summary: Complete set of openSUSE Manuals (HTML, German)
@@ -138,13 +138,13 @@
%build
%define my_all_dir %{_builddir}/%{name}-%{version}/opensuse-html
cd %{my_all_dir}
-daps -v -d DC-opensuse-html html --static
-echo "$(daps -d DC-opensuse-html html-dir-name)" > %{name}.filelist
# e.g., /usr/share/help/C/gnome-help/opensuse-manuals.page
# Produce .document files for HTML
-daps -d DC-opensuse-html package-html --documentfiles --pagefiles
-ls -l build/%my_book/package
-document_files_dir=build/%my_book/package
+package_dir=$(daps -d DC-opensuse-html package-html --documentfiles
--pagefiles)
+tar xvf $package_dir/opensuse-html_%{my_lang}-html.tar.bz2
+echo opensuse-html > %{name}.filelist
+# ls -l build/%my_book/package
+document_files_dir=$package_dir
# copy .page file
cp $document_files_dir/*.page %name.page
sed -i "
@@ -169,6 +169,7 @@
s/^X-DOC-Identifier=/DocIdentifier=com.suse./
s/^X-DOC-Weight/DocWeight/
" $document_files_dir/index.html.document > desktop/%{name}.desktop
+# FIXME: check whether it is still needed (move to daps?)
sed "s/^[Desktop Entry]/[Document]/" desktop/%{name}.desktop \
> yelp/%{name}.document
{ echo desktop/%{name}.desktop; echo yelp/%{name}.document; } >>
%{name}.filelist
++++++ opensuse-html_de_src_set.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/opensuse-manuals_de/opensuse-html_de_src_set.tar.bz2
/work/SRC/openSUSE:Factory/.opensuse-manuals_de.new/opensuse-html_de_src_set.tar.bz2
differ: char 11, line 1
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]