Hello community,

here is the log from the commit of package htmldoc for openSUSE:Factory checked 
in at 2012-01-24 12:18:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/htmldoc (Old)
 and      /work/SRC/openSUSE:Factory/.htmldoc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/htmldoc/htmldoc.changes  2011-09-23 
02:03:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.htmldoc.new/htmldoc.changes     2012-01-24 
12:18:42.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Dec 20 20:49:25 UTC 2011 - [email protected]
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Tue Dec 20 20:34:26 UTC 2011 - [email protected]
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ htmldoc.spec ++++++
--- /var/tmp/diff_new_pack.2itJkC/_old  2012-01-24 12:18:43.000000000 +0100
+++ /var/tmp/diff_new_pack.2itJkC/_new  2012-01-24 12:18:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package htmldoc (Version 1.8.27)
+# spec file for package htmldoc
 #
-# 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,18 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           htmldoc
-BuildRequires:  fltk-devel freeglut-devel gcc-c++ libdrm-devel libjpeg-devel 
libpng-devel openssl-devel
-License:        LGPL-2.1+
-Group:          Productivity/Publishing/HTML/Tools
+BuildRequires:  autoconf
+BuildRequires:  fltk-devel
+BuildRequires:  freeglut-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libdrm-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
+BuildRequires:  openssl-devel
 Url:            http://htmldoc.org/
-AutoReqProv:    on
 Version:        1.8.27
-Release:        173
+Release:        0
 Summary:        HTML Processor that Generates HTML, PostScript, and PDF Files
+License:        LGPL-2.1+
+Group:          Productivity/Publishing/HTML/Tools
 Source:         %{name}-%{version}-source.tar.bz2
 Patch:          %{name}-docpath.diff
 Patch1:         htmldoc_CVE-2009-3050_535943.diff
@@ -39,12 +43,6 @@
 Portable Document Format (PDF) files that can be viewed online or
 printed.
 
-
-
-Authors:
---------
-    Michael Sweet <mike at easysw dot com>
-
 %prep
 %setup 
 %patch
@@ -52,7 +50,6 @@
 %patch2
 
 %build
-%{?suse_update_config:%{suse_update_config -f}}
 export CFLAGS="${RPM_OPT_FLAGS} -fno-strict-aliasing"
 autoconf
 ./configure \

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

Reply via email to