Hello community,

here is the log from the commit of package daps for openSUSE:Factory checked in 
at 2013-01-21 17:35:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/daps (Old)
 and      /work/SRC/openSUSE:Factory/.daps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "daps", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/daps/daps.changes        2012-12-22 
22:15:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.daps.new/daps.changes   2013-01-21 
17:35:43.000000000 +0100
@@ -1,0 +2,20 @@
+Thu Jan 17 15:21:28 UTC 2013 - [email protected]
+
+Version 1.1.2:
+
+* added support for the static/ directory used by the new
+  stylesheets for HTML
+* re-enabled the new font-macros in spec-file (see commit from
+  Mon Aug  6 15:53:53 UTC 2012 - [email protected]) that got
+  overwritten
+
+-------------------------------------------------------------------
+Mon Jan 14 15:56:50 UTC 2013 - [email protected]
+
+Version 1.1.1 (Bugfix Release):
+
+* fix for ticket #113 (daps-xslt/mallard/docbook.xsl missing) 
+* fix for ticket #114 (package-html with easy file names wanted)
+* settings for BUILD_DIR in config files were ignored
+
+-------------------------------------------------------------------

Old:
----
  daps-1.1.tar.bz2

New:
----
  daps-1.1.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ daps.spec ++++++
--- /var/tmp/diff_new_pack.fz4DeE/_old  2013-01-21 17:35:46.000000000 +0100
+++ /var/tmp/diff_new_pack.fz4DeE/_new  2013-01-21 17:35:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package daps
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,26 @@
 
 
 Name:           daps
-Version:        1.1
+Version:        1.1.2
 Release:        0
 
+###############################################################
+# 
+# ATTENTION: Do NOT edit this file outside of
+#            https://svn.code.sf.net/p/daps/svn/trunk/daps/packaging/daps.spec
+#
+#  Your changes will be lost on the next update
+#  If you do not have access to the SVN repository, notify
+#  <[email protected]> and <[email protected]>
+#  or send a patch
+#
+################################################################
+#
+# Please submit bugfixes or comments via https://sourceforge.net/p/daps/tickets
+#
+
 %define docbuilddir    %{_datadir}/daps
 %define regcat         %{_bindir}/sgml-register-catalog
-%define fontdir        %{_datadir}/fonts/truetype
 %define dbstyles       %{_datadir}/xml/docbook/stylesheet/nwalsh/current
 %define daps_catalog   for-catalog-%{name}.xml
 
@@ -71,17 +85,16 @@
 #---
 # Fontstuff
 #
-%if 0%{?suse_version} > 1220
-BuildRequires:  dejavu-fonts
 BuildRequires:  fontpackages-devel
-BuildRequires:  gnu-free-fonts
 BuildRequires:  liberation-fonts
 BuildRequires:  mplus-fonts
+
+%if 0%{?suse_version} > 1220
+BuildRequires:  dejavu-fonts
+BuildRequires:  gnu-free-fonts
 %else
 BuildRequires:  dejavu
 BuildRequires:  freefont
-BuildRequires:  liberation-fonts
-BuildRequires:  mplus-fonts
 %endif
 
 #
@@ -173,7 +186,6 @@
 %endif
 
 Obsoletes:      susedoc
-Provides:       susedoc
 
 %description
 DocBook Authoring and Publishing Suite (DAPS)
@@ -224,13 +236,7 @@
 edit-xml-catalog --group --catalog /etc/xml/suse-catalog.xml \
   --add /etc/xml/%{daps_catalog}
 
-%if 0%{?suse_version} > 1220
 %reconfigure_fonts_post
-%else
-if test -x sbin/conf.d/SuSEconfig.fonts
-then %run_suseconfig -m fonts
-fi
-%endif
 exit 0
 
 #----------------------
@@ -246,21 +252,19 @@
   --del %{name}
 fi
 
-%if 0%{?suse_version} > 1220
-%reconfigure_fonts_postun
-%else
-if test -x sbin/conf.d/SuSEconfig.fonts
-then %run_suseconfig -m fonts
-fi
-%endif
+%reconfigure_fonts_post
 fi
 exit 0
 
 #----------------------
+%posttrans
+%reconfigure_fonts_posttrans
+
+#----------------------
 %files
 %defattr(-,root,root)
 
-%dir %{fontdir}
+%dir %{_ttfontsdir}
 %dir %{_sysconfdir}/%{name}
 %dir %{_defaultdocdir}/%{name}
 
@@ -273,8 +277,7 @@
 %{_bindir}/*
 %{_datadir}/emacs/site-lisp/docbook_macros.el
 %{docbuilddir}
-%{fontdir}/*
-
+%{_ttfontsdir}/*
 %exclude %{_defaultdocdir}/%{name}/INSTALL
 
 #----------------------

++++++ daps-1.1.tar.bz2 -> daps-1.1.2.tar.bz2 ++++++
++++ 13809 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to