Hello community,

here is the log from the commit of package clisp for openSUSE:Factory checked 
in at 2012-01-19 16:54:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clisp (Old)
 and      /work/SRC/openSUSE:Factory/.clisp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clisp", Maintainer is "wer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/clisp/clisp.changes      2011-12-25 
17:33:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.clisp.new/clisp.changes 2012-01-19 
16:54:43.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Jan 17 15:01:26 UTC 2012 - sweet_...@gmx.de
+
+- don't use deprecated macro suse_update_config
+- remove berkeley-db.dif
+- strip needs writable files
+
+-------------------------------------------------------------------

Old:
----
  clisp-2.49-berkeley-db.dif

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

Other differences:
------------------
++++++ clisp.spec ++++++
--- /var/tmp/diff_new_pack.OkjldT/_old  2012-01-19 16:54:44.000000000 +0100
+++ /var/tmp/diff_new_pack.OkjldT/_new  2012-01-19 16:54:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package clisp
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -20,7 +20,6 @@
 %define min_suse_ver 1030
 
 Name:           clisp
-BuildRequires:  automake
 BuildRequires:  db-devel
 BuildRequires:  gdbm-devel
 BuildRequires:  gtk2-devel
@@ -42,7 +41,7 @@
 %define debug  no
 License:        GPL-2.0+
 Group:          Development/Languages/Other
-PreReq:         vim
+Requires(pre):  vim
 Version:        2.49
 Release:        0
 Summary:        A Common Lisp Interpreter
@@ -61,7 +60,6 @@
 Patch4:         clisp-2.44.1-ia64.dif
 Patch7:         clisp-2.39-ia64-wooh.dif
 Patch8:         clisp-2.39-clx.dif
-Patch9:         clisp-2.49-berkeley-db.dif
 Patch10:        ffcall-1.10+2.43.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %global vimdir  %{_datadir}/vim/site/after/syntax
@@ -102,7 +100,6 @@
 %patch4  -p0 -b .ia64
 %patch7  -p0 -b .wooh
 %patch8  -p0 -b .clx
-%patch9  -p0 -b .bdb
 %patch10 -p0 -b .ffcall
 %patch0
 
@@ -120,11 +117,6 @@
 # Current system
 #
 SYSTEM=${RPM_ARCH}-suse-linux
-#
-# Update autoconf files
-#
-AUTODIR=$(find -name autoconf -and -type d 2> /dev/null)
-%{?suse_update_config $AUTODIR}
 export PATH="$PATH:."
 #
 # Set gcc command line but do not use CFLAGS
@@ -302,6 +294,7 @@
 pushd modules/clx/
   tar xfz clx-manual.tar.gz -C %{buildroot}${CLXDOC}
 popd
+find %{buildroot} -name "*.a" | xargs chmod u+w
 chmod    u+xrw,a+rx %{buildroot}%{_bindir}/clisp
 chmod    u+xrw,a+rx %{buildroot}%{_bindir}/clisp-link
 chmod -R g+r,o+r    %{buildroot}${LSPDOC}/


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to