Hello community,

here is the log from the commit of package gtk-doc for openSUSE:Factory
checked in at Mon May 2 12:14:22 CEST 2011.



--------
--- GNOME/gtk-doc/gtk-doc.changes       2010-07-08 02:20:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtk-doc/gtk-doc.changes        2011-04-20 
13:26:01.000000000 +0200
@@ -1,0 +2,24 @@
+Thu Mar  3 15:05:24 UTC 2011 - [email protected]
+
+- Update to version 1.17:
+  + bgo#127049: building reference documentation fails when
+    builddir != srcdir
+  + bgo#640241: non-srcdir builds busted
+- Changes from version 1.16:
+  + gtkdoc-check can do more checks, one might need to update
+    Makefile.am from the examples/Makefile.am
+  + Various bug fixes: bgo#625776, bgo#627269, bgo#467488,
+    bgo#481811, bgo#501107, bgo#512565, bgo#518427, bgo#597937,
+    bgo#612028, bgo#617478, bgo#618379, bgo#620249, bgo#621931,
+    bgo#622971, bgo#623777, bgo#623968, bgo#624199, bgo#624200,
+    bgo#627223, bgo#627920, bgo#628611, bgo#628794, bgo#630288,
+    bgo#631336, bgo#632587, bgo#638330, bgo#638831.
+
+-------------------------------------------------------------------
+Sun Feb 20 09:36:03 CET 2011 - [email protected]
+
+- Run spec-cleaner.
+- Add source-highlight Recommends: it's useful to produce better
+  output for code examples.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gtk-doc-1.15.tar.bz2

New:
----
  gtk-doc-1.17.tar.bz2

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

Other differences:
------------------
++++++ gtk-doc.spec ++++++
--- /var/tmp/diff_new_pack.tPUpep/_old  2011-05-02 12:12:23.000000000 +0200
+++ /var/tmp/diff_new_pack.tPUpep/_new  2011-05-02 12:12:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gtk-doc (Version 1.15)
+# spec file for package gtk-doc
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,31 +15,34 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           gtk-doc
+Version:        1.17
+Release:        1
+License:        GPLv2+
+Summary:        GTK+ DocBook Documentation Generator
+Group:          Productivity/Publishing/SGML
+Source:         %{name}-%{version}.tar.bz2
 # When updating this package, please don't forget to update the gtk-doc.m4 
Source
 # in glib2.
 BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  libxslt
 BuildRequires:  openjade
 BuildRequires:  pkg-config
 BuildRequires:  python
 BuildRequires:  sgml-skel
-BuildRequires:  gnome-doc-utils-devel
-License:        GPLv2+
-Group:          Productivity/Publishing/SGML
+Requires:       docbook-dsssl-stylesheets
+Requires:       docbook-xsl-stylesheets
+Requires:       docbook_4
+Requires:       libxml2
+Requires:       libxslt
+Requires:       openjade
+Recommends:     source-highlight
 # Old for <= 10.2 & CODE10
 Provides:       gtkdoc = %{version}
 Obsoletes:      gtkdoc
-Requires:       openjade libxml2 docbook-xsl-stylesheets libxslt docbook_4
-Requires:       docbook-dsssl-stylesheets
-AutoReqProv:    on
-Version:        1.15
-Release:        1
-Summary:        GTK+ DocBook Documentation Generator
-Source:         %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -54,11 +57,11 @@
 
 %build
 %configure --disable-scrollkeeper
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
+%make_install
+mkdir -p %{buildroot}%{_datadir}/gtk-doc/html
 mv -v doc/README doc/doc.README
 
 %files
@@ -78,6 +81,6 @@
 %dir %{_datadir}/omf
 
 %clean 
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %changelog

++++++ gtk-doc-1.15.tar.bz2 -> gtk-doc-1.17.tar.bz2 ++++++
++++ 36304 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to