Hello community,

here is the log from the commit of package clisp for openSUSE:Factory checked 
in at 2011-12-08 11:48:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clisp (Old)
 and      /work/SRC/openSUSE:Factory/.clisp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/clisp/clisp.changes      2011-09-23 
01:53:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clisp.new/clisp.changes 2011-12-08 
11:48:19.000000000 +0100
@@ -1,0 +2,22 @@
+Mon Dec  5 12:01:05 UTC 2011 - [email protected]
+
+- Use _service to avoid silly osc checks 
+
+-------------------------------------------------------------------
+Fri Dec  2 08:37:00 UTC 2011 - [email protected]
+
+- Avoid download of ffcall-1.10+2.43 
+- Convert libsigsegv-2.6.tar from bz2 to gz as build system is not
+  smart enough to detect and change the compression format
+
+-------------------------------------------------------------------
+Fri Dec  2 07:42:14 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Sat Sep 17 23:05:18 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+
+-------------------------------------------------------------------

New:
----
  _service

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

Other differences:
------------------
++++++ clisp.spec ++++++
--- /var/tmp/diff_new_pack.pbuwHd/_old  2011-12-08 11:48:24.000000000 +0100
+++ /var/tmp/diff_new_pack.pbuwHd/_new  2011-12-08 11:48:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package clisp (Version 2.49)
+# spec file for package clisp
 #
-# 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,27 +15,36 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           clisp
-BuildRequires:  db-devel dbus-1-devel fdupes gdbm-devel gtk2-devel 
libglade2-devel openssl-devel pcre-devel postgresql-devel readline-devel 
xorg-x11-devel
+BuildRequires:  automake
+BuildRequires:  db-devel
+BuildRequires:  dbus-1-devel
+BuildRequires:  fdupes
+BuildRequires:  gdbm-devel
+BuildRequires:  gtk2-devel
+BuildRequires:  libglade2-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pcre-devel
+BuildRequires:  postgresql-devel
+BuildRequires:  readline-devel
+BuildRequires:  xorg-x11-devel
 #
 # If set to yes do not forget to add
 #   gcc-c++
 # to BuildRequires
 #
 %define debug  no
-License:        GPLv2+
+License:        GPL-2.0+
 Group:          Development/Languages/Other
 PreReq:         vim
-AutoReqProv:    on
 Version:        2.49
-Release:        2
+Release:        0
 Summary:        A Common Lisp Interpreter
 Url:            http://clisp.cons.org
 Source0:        
http://switch.dl.sourceforge.net/sourceforge/clisp/clisp-2.49.tar.bz2
-Source1:        http://www.haible.de/bruno/gnu/ffcall-1.10+2.43.tar.bz2
+# Original source at http://www.haible.de/bruno/gnu/ffcall-1.10.tar.gz
+# adopted to work with clisp-2.43 and higher
+Source1:        ffcall-1.10+2.43.tar.bz2
 Source2:        ftp://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-2.8.tar.bz2
 Source3:        clisp-rpmlintrc
 Source4:        README.SuSE

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

Reply via email to