Hello community,

here is the log from the commit of package bison for openSUSE:Factory checked 
in at 2015-02-27 10:56:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bison (Old)
 and      /work/SRC/openSUSE:Factory/.bison.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bison"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bison/bison.changes      2015-01-30 
06:02:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bison.new/bison.changes 2015-02-27 
10:56:09.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Feb 20 21:14:39 UTC 2015 - [email protected]
+
+- Add gpg signature
+- Update to 3.0.4:
+  * Fix a compiler warning when no %destructor use $$.
+  * Several portability issues in tests were fixed.
+
+-------------------------------------------------------------------

Old:
----
  bison-3.0.3.tar.xz

New:
----
  bison-3.0.4.tar.xz
  bison-3.0.4.tar.xz.sig
  bison.keyring

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

Other differences:
------------------
++++++ bison.spec ++++++
--- /var/tmp/diff_new_pack.0pGbyE/_old  2015-02-27 10:56:12.000000000 +0100
+++ /var/tmp/diff_new_pack.0pGbyE/_new  2015-02-27 10:56:12.000000000 +0100
@@ -17,25 +17,27 @@
 
 
 Name:           bison
-BuildRequires:  flex
-BuildRequires:  gcc-c++
-BuildRequires:  xz
-Requires(pre):  %install_info_prereq
-# bug437293
-%ifarch ppc64
-Obsoletes:      bison-64bit
-%endif
-Version:        3.0.3
+Version:        3.0.4
 Release:        0
 Summary:        The GNU Parser Generator
 License:        GPL-3.0+
 Group:          Development/Languages/C and C++
 Url:            http://www.gnu.org/software/bison/bison.html
-Source:         http://ftp.gnu.org/gnu/bison/bison-%{version}.tar.xz
-Source2:        baselibs.conf
+Source0:        http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
+Source1:        http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
+Source2:        %{name}.keyring
+Source3:        baselibs.conf
+BuildRequires:  flex
+BuildRequires:  gcc-c++
+BuildRequires:  xz
 Requires:       m4
+Requires(pre):  %{install_info_prereq}
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# bug437293
+%ifarch ppc64
+Obsoletes:      bison-64bit
+%endif
 
 %description
 Bison is a parser generator similar to yacc(1).
@@ -57,7 +59,7 @@
 make %{?_smp_mflags} check
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %find_lang %{name} --all-name
 
 %files
@@ -75,6 +77,7 @@
 %{_mandir}/man1/yacc.1.gz
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz

++++++ bison-3.0.3.tar.xz -> bison-3.0.4.tar.xz ++++++
++++ 18589 lines of diff (skipped)

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

Reply via email to