Hello community,

here is the log from the commit of package limal-devtools for openSUSE:Factory
checked in at Sun Oct 2 10:17:45 CEST 2011.



--------
--- openSUSE:Factory/limal-devtools/limal-devtools.changes      2011-09-23 
02:11:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/limal-devtools/limal-devtools.changes  
2011-09-29 14:05:38.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 29 13:59:06 CEST 2011 - m...@suse.de
+
+- version 1.6.2
+- fix project URL (bnc#676289)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  limal-devtools-1.6.1.tar.bz2

New:
----
  limal-devtools-1.6.2.tar.bz2

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

Other differences:
------------------
++++++ limal-devtools.spec ++++++
--- /var/tmp/diff_new_pack.YWhYfH/_old  2011-10-02 10:17:40.000000000 +0200
+++ /var/tmp/diff_new_pack.YWhYfH/_new  2011-10-02 10:17:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package limal-devtools (Version 1.6.1)
+# spec file for package limal-devtools
 #
-# Copyright (c) 2009 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
@@ -19,16 +19,18 @@
 
 
 Name:           limal-devtools
-Version:        1.6.1
-Release:        1
+Version:        1.6.2
+Release:        0
 License:        GPL v2 or later
 Group:          Development/Libraries/C and C++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-Source0:        limal-devtools-1.6.1.tar.bz2
+Source0:        limal-devtools-1.6.2.tar.bz2
+
 Prefix:         /usr
 %define                swiglibdir /usr/share/limal/typemaps 
-Url:            http://forge.novell.com/modules/xfmod/project/?limal
+
+Url:            http://svn.opensuse.org/viewvc/limal/
 BuildRequires:  docbook-xsl-stylesheets gcc-c++ libxslt pkgconfig sgml-skel 
swig
 Requires:       libxslt
 Requires:       doxygen dejagnu
@@ -38,10 +40,12 @@
 Requires:       openssl-devel
 # cvs required by autopoint
 Requires:       cvs
+
 %if 0%{?suse_version}
 Recommends:     subversion
 Requires:       docbook-xsl-stylesheets
 %endif
+
 %if  0%{?fedora_version}
 Requires:       docbook-style-xsl
 AutoReqProv:    off
@@ -64,10 +68,11 @@
 
 
 %prep
-%setup -n limal-devtools-1.6.1
+%setup -n limal-devtools-1.6.2
 
 %build
 autoreconf --force --install --verbose
+
 %{?suse_update_config:%{suse_update_config -f}}
 ./configure --prefix=%{prefix} --libdir=%{_libdir} --mandir=%{_mandir}
 make
@@ -91,4 +96,5 @@
 %{_prefix}/share/aclocal/*.m4
 %{_prefix}/share/pkgconfig/limal-devtools.pc
 %doc %{_prefix}/share/doc/packages/limal-devtools
+
 %changelog

++++++ limal-devtools-1.6.1.tar.bz2 -> limal-devtools-1.6.2.tar.bz2 ++++++
++++ 17486 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/limal-devtools-1.6.1/VERSION new/limal-devtools-1.6.2/VERSION
--- old/limal-devtools-1.6.1/VERSION    2009-07-13 12:07:10.000000000 +0200
+++ new/limal-devtools-1.6.2/VERSION    2011-09-29 13:58:58.000000000 +0200
@@ -1 +1 @@
-1.6.1
+1.6.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/limal-devtools-1.6.1/configure.in new/limal-devtools-1.6.2/configure.in
--- old/limal-devtools-1.6.1/configure.in       2009-07-13 12:12:04.000000000 
+0200
+++ new/limal-devtools-1.6.2/configure.in       2011-09-29 14:04:14.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.6.1, http://www.suse.de/feedback, limal-devtools)
+AC_INIT(limal-devtools, 1.6.2, 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.6.1"
+VERSION="1.6.2"
 RPMNAME="limal-devtools"
 RPMARCH="noarch"
 RPMLIB="devtools"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/limal-devtools-1.6.1/devtools/bin/version 
new/limal-devtools-1.6.2/devtools/bin/version
--- old/limal-devtools-1.6.1/devtools/bin/version       2009-07-13 
12:12:15.000000000 +0200
+++ new/limal-devtools-1.6.2/devtools/bin/version       2011-09-29 
14:04:26.000000000 +0200
@@ -1,5 +1,5 @@
 #!/bin/bash
 
-echo 1.6.1
+echo 1.6.2
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/limal-devtools-1.6.1/limal-devtools.spec.in 
new/limal-devtools-1.6.2/limal-devtools.spec.in
--- old/limal-devtools-1.6.1/limal-devtools.spec.in     2009-07-13 
12:06:21.000000000 +0200
+++ new/limal-devtools-1.6.2/limal-devtools.spec.in     2011-09-29 
13:58:38.000000000 +0200
@@ -1,7 +1,7 @@
 @HEADER-COMMENT@ 
 
 @HEADER@
-Url:            http://forge.novell.com/modules/xfmod/project/?limal
+Url:            http://svn.opensuse.org/viewvc/limal/
 BuildRequires:  docbook-xsl-stylesheets gcc-c++ libxslt pkgconfig sgml-skel 
swig
 Requires:      libxslt
 Requires:      doxygen dejagnu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/limal-devtools-1.6.1/missing new/limal-devtools-1.6.2/missing
--- old/limal-devtools-1.6.1/missing    2009-07-13 12:12:10.000000000 +0200
+++ new/limal-devtools-1.6.2/missing    2011-09-29 14:04:20.000000000 +0200
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
 
-scriptversion=2006-05-10.23
+scriptversion=2009-04-28.21; # UTC
 
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
-#   Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
+# 2008, 2009 Free Software Foundation, Inc.
 # Originally by Fran,cois Pinard <pin...@iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
@@ -18,9 +18,7 @@
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -89,6 +87,9 @@
   tar          try tar, gnutar, gtar, then tar without non-portable flags
   yacc         create \`y.tab.[ch]', if possible, from existing .[ch]
 
+Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
+\`g' are ignored when checking the name.
+
 Send bug reports to <bug-autom...@gnu.org>."
     exit $?
     ;;
@@ -106,15 +107,22 @@
 
 esac
 
+# normalize program name to check for.
+program=`echo "$1" | sed '
+  s/^gnu-//; t
+  s/^gnu//; t
+  s/^g//; t'`
+
 # Now exit if we have it, but it failed.  Also exit now if we
 # don't have it and --version was passed (most likely to detect
-# the program).
+# the program).  This is about non-GNU programs, so use $1 not
+# $program.
 case $1 in
-  lex|yacc)
+  lex*|yacc*)
     # Not GNU programs, they don't have --version.
     ;;
 
-  tar)
+  tar*)
     if test -n "$run"; then
        echo 1>&2 "ERROR: \`tar' requires --run"
        exit 1
@@ -138,7 +146,7 @@
 
 # If it does not exist, or fails to run (possibly an outdated version),
 # try to emulate it.
-case $1 in
+case $program in
   aclocal*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
@@ -148,7 +156,7 @@
     touch aclocal.m4
     ;;
 
-  autoconf)
+  autoconf*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
          you modified \`${configure_ac}'.  You might want to install the
@@ -157,7 +165,7 @@
     touch configure
     ;;
 
-  autoheader)
+  autoheader*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
          you modified \`acconfig.h' or \`${configure_ac}'.  You might want
@@ -187,7 +195,7 @@
           while read f; do touch "$f"; done
     ;;
 
-  autom4te)
+  autom4te*)
     echo 1>&2 "\
 WARNING: \`$1' is needed, but is $msg.
          You might have modified some files without having the
@@ -210,7 +218,7 @@
     fi
     ;;
 
-  bison|yacc)
+  bison*|yacc*)
     echo 1>&2 "\
 WARNING: \`$1' $msg.  You should only need it if
          you modified a \`.y' file.  You may need the \`Bison' package
@@ -240,7 +248,7 @@
     fi
     ;;
 
-  lex|flex)
+  lex*|flex*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
          you modified a \`.l' file.  You may need the \`Flex' package
@@ -263,7 +271,7 @@
     fi
     ;;
 
-  help2man)
+  help2man*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
         you modified a dependency of a manual page.  You may need the
@@ -277,11 +285,11 @@
     else
        test -z "$file" || exec >$file
        echo ".ab help2man is required to generate this page"
-       exit 1
+       exit $?
     fi
     ;;
 
-  makeinfo)
+  makeinfo*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
          you modified a \`.texi' or \`.texinfo' file, or any other file
@@ -310,7 +318,7 @@
     touch $file
     ;;
 
-  tar)
+  tar*)
     shift
 
     # We have already tried tar in the generic part.
@@ -363,5 +371,6 @@
 # eval: (add-hook 'write-file-hooks 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
 # End:

continue with "q"...



Remember to have fun...

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

Reply via email to