Mailinglist Archive: opensuse-commit (2125 mails)
| < Previous | Next > |
commit limal-devtools
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 04 Apr 2008 01:36:34 +0200
- Message-id: <20080403233634.E1492678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package limal-devtools
checked in at Fri Apr 4 01:36:34 CEST 2008.
--------
--- limal-devtools/limal-devtools.changes 2008-02-13 15:31:56.000000000
+0100
+++ /mounts/work_src_done/STABLE/limal-devtools/limal-devtools.changes
2008-04-03 14:48:27.820415000 +0200
@@ -1,0 +2,6 @@
+Thu Apr 3 14:44:31 CEST 2008 - mc@xxxxxxx
+
+- version 1.4.4
+- use $limaldatadir/typemaps for own swig typemaps (bnc#373586)
+
+-------------------------------------------------------------------
Old:
----
limal-devtools-1.4.3.tar.bz2
New:
----
limal-devtools-1.4.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ limal-devtools.spec ++++++
--- /var/tmp/diff_new_pack.A29514/_old 2008-04-04 01:36:29.000000000 +0200
+++ /var/tmp/diff_new_pack.A29514/_new 2008-04-04 01:36:29.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package limal-devtools (Version 1.4.3)
+# spec file for package limal-devtools (Version 1.4.4)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,15 +13,15 @@
Url: http://forge.novell.com/modules/xfmod/project/?limal
Name: limal-devtools
-Version: 1.4.3
+Version: 1.4.4
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-Source0: limal-devtools-1.4.3.tar.bz2
+Source0: limal-devtools-1.4.4.tar.bz2
Prefix: /usr
-%define swiglibdir %(swig -swiglib)
+%define swiglibdir /usr/share/limal/typemaps
BuildRequires: docbook-xsl-stylesheets gcc-c++ libxslt pkgconfig sgml-skel
swig
Requires: libxslt
Requires: doxygen dejagnu
@@ -58,7 +58,7 @@
Stefan Schubert <schubi@xxxxxxx>
%prep
-%setup -n limal-devtools-1.4.3
+%setup -n limal-devtools-1.4.4
%build
autoreconf --force --install --verbose
@@ -86,6 +86,9 @@
%{_prefix}/share/pkgconfig/limal-devtools.pc
%doc %{_prefix}/share/doc/packages/limal-devtools
%changelog
+* Thu Apr 03 2008 mc@xxxxxxx
+- version 1.4.4
+- use $limaldatadir/typemaps for own swig typemaps (bnc#373586)
* Wed Feb 13 2008 mc@xxxxxxx
- version 1.4.3
- add language macros to spec.in and create-spec
@@ -252,7 +255,7 @@
* Wed Feb 16 2005 schubi@xxxxxxx
- code cleanup
- added pkg-info availability
-* Sun Feb 13 2005 ro@xxxxxxx
+* Mon Feb 14 2005 ro@xxxxxxx
- cleanup so that package passes at least basic build tests
* Fri Feb 11 2005 schubi@xxxxxxx
- doku updated
++++++ limal-devtools-1.4.3.tar.bz2 -> limal-devtools-1.4.4.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/limal-devtools-1.4.3/acinclude.m4
new/limal-devtools-1.4.4/acinclude.m4
--- old/limal-devtools-1.4.3/acinclude.m4 2008-02-13 13:48:09.000000000
+0100
+++ new/limal-devtools-1.4.4/acinclude.m4 2008-04-03 14:45:40.000000000
+0200
@@ -401,7 +401,7 @@
if test -n "$SWIG"; then
AC_MSG_CHECKING([evaluate path of swiglib])
- SWIG_LIB=`$SWIG -swiglib`
+ SWIG_LIB=$limaldatadir/typemaps/
AC_MSG_RESULT($SWIG_LIB)
else
AC_MSG_ERROR([swig required but not found])
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/limal-devtools-1.4.3/configure
new/limal-devtools-1.4.4/configure
--- old/limal-devtools-1.4.3/configure 2008-02-13 13:48:22.000000000 +0100
+++ new/limal-devtools-1.4.4/configure 2008-04-03 14:45:51.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for limal-devtools 1.4.3.
+# Generated by GNU Autoconf 2.61 for limal-devtools 1.4.4.
#
# Report bugs to <http://www.suse.de/feedback>.
#
@@ -728,8 +728,8 @@
# Identity of this package.
PACKAGE_NAME='limal-devtools'
PACKAGE_TARNAME='limal-devtools'
-PACKAGE_VERSION='1.4.3'
-PACKAGE_STRING='limal-devtools 1.4.3'
+PACKAGE_VERSION='1.4.4'
+PACKAGE_STRING='limal-devtools 1.4.4'
PACKAGE_BUGREPORT='http://www.suse.de/feedback'
ac_unique_file="RPMNAME"
@@ -1427,7 +1427,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures limal-devtools 1.4.3 to adapt to many kinds of systems.
+\`configure' configures limal-devtools 1.4.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1498,7 +1498,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of limal-devtools 1.4.3:";;
+ short | recursive ) echo "Configuration of limal-devtools 1.4.4:";;
esac
cat <<\_ACEOF
@@ -1602,7 +1602,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-limal-devtools configure 1.4.3
+limal-devtools configure 1.4.4
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1616,7 +1616,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by limal-devtools $as_me 1.4.3, which was
+It was created by limal-devtools $as_me 1.4.4, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -2437,7 +2437,7 @@
# Define the identity of the package.
PACKAGE='limal-devtools'
- VERSION='1.4.3'
+ VERSION='1.4.4'
cat >>confdefs.h <<_ACEOF
@@ -2664,7 +2664,7 @@
-VERSION="1.4.3"
+VERSION="1.4.4"
RPMNAME="limal-devtools"
RPMARCH="noarch"
RPMLIB="devtools"
@@ -20837,7 +20837,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by limal-devtools $as_me 1.4.3, which was
+This file was extended by limal-devtools $as_me 1.4.4, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -20884,7 +20884,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-limal-devtools config.status 1.4.3
+limal-devtools config.status 1.4.4
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/limal-devtools-1.4.3/configure.in
new/limal-devtools-1.4.4/configure.in
--- old/limal-devtools-1.4.3/configure.in 2008-02-13 13:48:09.000000000
+0100
+++ new/limal-devtools-1.4.4/configure.in 2008-04-03 14:45:40.000000000
+0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by limalautoconf - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(limal-devtools, 1.4.3, http://www.suse.de/feedback, limal-devtools)
+AC_INIT(limal-devtools, 1.4.4, http://www.suse.de/feedback, limal-devtools)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -17,7 +17,7 @@
AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
dnl Important LiMaL variables
-VERSION="1.4.3"
+VERSION="1.4.4"
RPMNAME="limal-devtools"
RPMARCH="noarch"
RPMLIB="devtools"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore
old/limal-devtools-1.4.3/devtools/admin/aclocal/limal_swig.m4
new/limal-devtools-1.4.4/devtools/admin/aclocal/limal_swig.m4
--- old/limal-devtools-1.4.3/devtools/admin/aclocal/limal_swig.m4
2007-08-06 09:56:34.000000000 +0200
+++ new/limal-devtools-1.4.4/devtools/admin/aclocal/limal_swig.m4
2008-04-03 13:55:23.000000000 +0200
@@ -8,7 +8,7 @@
if test -n "$SWIG"; then
AC_MSG_CHECKING([evaluate path of swiglib])
- SWIG_LIB=`$SWIG -swiglib`
+ SWIG_LIB=$limaldatadir/typemaps/
AC_MSG_RESULT($SWIG_LIB)
else
AC_MSG_ERROR([swig required but not found])
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/limal-devtools-1.4.3/devtools/bin/create-spec
new/limal-devtools-1.4.4/devtools/bin/create-spec
--- old/limal-devtools-1.4.3/devtools/bin/create-spec 2008-02-13
14:21:07.000000000 +0100
+++ new/limal-devtools-1.4.4/devtools/bin/create-spec 2008-04-03
14:10:35.000000000 +0200
@@ -110,7 +110,7 @@
Source0: $RPMNAME-$VERSION.tar.bz2
prefix: /usr
-\%define swiglibdir \%(swig -swiglib)
+\%define swiglibdir $limaldatadir/typemaps
",
# The group tag is only a dummy entry. The correct one is inserted by
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/limal-devtools-1.4.3/devtools/bin/version
new/limal-devtools-1.4.4/devtools/bin/version
--- old/limal-devtools-1.4.3/devtools/bin/version 2008-02-13
13:48:45.000000000 +0100
+++ new/limal-devtools-1.4.4/devtools/bin/version 2008-04-03
14:46:08.000000000 +0200
@@ -1,5 +1,5 @@
#!/bin/bash
-echo 1.4.3
+echo 1.4.4
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore
old/limal-devtools-1.4.3/devtools/skeletons/limal-XXxx/swig/perl5/Makefile.am.skeleton
new/limal-devtools-1.4.4/devtools/skeletons/limal-XXxx/swig/perl5/Makefile.am.skeleton
---
old/limal-devtools-1.4.3/devtools/skeletons/limal-XXxx/swig/perl5/Makefile.am.skeleton
2008-02-13 15:30:40.000000000 +0100
+++
new/limal-devtools-1.4.4/devtools/skeletons/limal-XXxx/swig/perl5/Makefile.am.skeleton
2008-04-03 14:47:51.000000000 +0200
@@ -15,7 +15,7 @@
# FIXME:
CXXFLAGS += -Wno-unused -fPIC -DPIC
#AM_CPPFLAGS = $(DEBUG_FLAGS) -D_GNU_SOURCE -DLOCALEDIR=\"${localedir}\"
-SWIGFLAGS = -I$(top_srcdir)/src -DLIMAL_NAMESPACE=limal
-DXXPKGXX_NAMESPACE=XXpKgXX
+SWIGFLAGS = -I${limaldatadir}/typemaps -I${limaldatadir}/typemaps/perl5
-I$(top_srcdir)/src -DLIMAL_NAMESPACE=limal -DXXPKGXX_NAMESPACE=XXpKgXX
# ========================================================
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/limal-devtools-1.4.3/VERSION
new/limal-devtools-1.4.4/VERSION
--- old/limal-devtools-1.4.3/VERSION 2008-02-13 12:56:00.000000000 +0100
+++ new/limal-devtools-1.4.4/VERSION 2008-04-03 14:44:22.000000000 +0200
@@ -1 +1 @@
-1.4.3
+1.4.4
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |