Hello community,

here is the log from the commit of package bison for openSUSE:Factory
checked in at Thu Jun 16 17:21:30 CEST 2011.



--------
--- bison/bison.changes 2010-02-10 17:27:21.000000000 +0100
+++ /mounts/work_src_done/STABLE/bison/bison.changes    2011-06-07 
05:10:59.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Jun  7 03:06:12 UTC 2011 - [email protected]
+
+- Update to version 2.5
+- Fixes GCC 4.6 warnings 
+- Changelist too long to fit here, see NEWS.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  bison-2.3-subpipe.diff
  bison-2.4.1-28169bab1f6f2fc
  bison-2.4.1-7439c5c0f949408
  bison-2.4.1.tar.bz2

New:
----
  bison-2.5.tar.bz2

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

Other differences:
------------------
++++++ bison.spec ++++++
--- /var/tmp/diff_new_pack.MPIz3X/_old  2011-06-16 17:18:20.000000000 +0200
+++ /var/tmp/diff_new_pack.MPIz3X/_new  2011-06-16 17:18:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package bison (Version 2.4.1)
+# spec file for package bison
 #
-# 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
@@ -20,7 +20,7 @@
 
 Name:           bison
 BuildRequires:  gcc-c++
-License:        GPLv2+
+License:        GPLv3+
 Group:          Development/Languages/C and C++
 PreReq:         %install_info_prereq
 AutoReqProv:    on
@@ -30,15 +30,12 @@
 %endif
 #
 Requires:       m4
-Version:        2.4.1
+Version:        2.5
 Release:        1
 Summary:        The GNU Parser Generator
 Url:            http://www.gnu.org/software/bison/bison.html
 Source:         bison-%{version}.tar.bz2
 Source2:        baselibs.conf
-Patch1:         bison-2.3-subpipe.diff
-Patch2:         bison-2.4.1-28169bab1f6f2fc
-Patch3:         bison-2.4.1-7439c5c0f949408
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -46,29 +43,17 @@
 
 %prep
 %setup -q
-%patch1
-%patch2 -p1
-%patch3 -p1
 
 %build
-# CXXFLAGS is for c++ examples / test cases
-# these are not installed, but building them with $RPM_OPT_FLAGS could
-# catch possible problems in bison-generated C++ sources
-CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure \
-       --prefix=%{_prefix} \
-       --mandir=%{_mandir} \
-        --infodir=%{_infodir} \
-       --libdir=%{_libdir}
+%configure 
 make %{_smp_mflags}
+
+%check
 make %{_smp_mflags} check
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
-%find_lang %{name}
-# FIXME: this should probably go to separate subpackage (see PACKAGING)
-%find_lang %{name}-runtime
-cat %{name}-runtime.lang >>%{name}.lang
+%find_lang %{name} --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT

++++++ bison-2.4.1.tar.bz2 -> bison-2.5.tar.bz2 ++++++
++++ 430343 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to