Hello community,

here is the log from the commit of package galculator for openSUSE:Factory 
checked in at 2012-10-16 21:31:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/galculator (Old)
 and      /work/SRC/openSUSE:Factory/.galculator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "galculator", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/galculator/galculator.changes    2011-10-04 
18:10:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.galculator.new/galculator.changes       
2012-10-16 21:31:50.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Oct 16 17:07:33 UTC 2012 - [email protected]
+
+- new upstream version 2.0 (added gtk3 support)
+- added flex to build requires
+- removed gcalculator-ld_fix.diff 
+
+-------------------------------------------------------------------

Old:
----
  galculator-1.3.4.tar.bz2
  galculator-ld_fix.diff

New:
----
  galculator-2.0.tar.bz2

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

Other differences:
------------------
++++++ galculator.spec ++++++
--- /var/tmp/diff_new_pack.nhM73C/_old  2012-10-16 21:31:51.000000000 +0200
+++ /var/tmp/diff_new_pack.nhM73C/_new  2012-10-16 21:31:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package galculator
 #
-# 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
@@ -15,23 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           galculator
-Summary:        A GTK 2 based calculator
-Version:        1.3.4
-Release:        11
+Summary:        A GTK 2/3 based calculator
 License:        GPL-2.0
 Group:          System/GUI/GNOME
+Version:        2.0
+Release:        0
 Url:            http://galculator.sourceforge.net/index.html
 Source0:        %name-%version.tar.bz2
-Patch0:         %name-ld_fix.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf automake fdupes gcc gcc-c++ make
-BuildRequires:  doxygen gtk2-devel intltool pkg-config
-BuildRequires:  libglade2-devel update-desktop-files
+BuildRequires:  doxygen
+BuildRequires:  fdupes
+BuildRequires:  flex
+BuildRequires:  gcc
+BuildRequires:  gcc-c++
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  libglade2-devel
 BuildRequires:  libtool
+BuildRequires:  make
+BuildRequires:  pkg-config
+BuildRequires:  update-desktop-files
 
 %description
 Galculator is a GTK 2 based calculator with ordinary notation/reverse
@@ -41,11 +46,9 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
-autoreconf -fi
-%configure
+%configure --enable-gtk3=no
 %__make %{?jobs:-j%{jobs}}
 
 %install
@@ -73,8 +76,10 @@
 %_bindir/%name
 %_datadir/applications/*
 %dir %_datadir/%name
-%dir %_datadir/%name/glade
-%_datadir/%name/glade/*.glade
+%dir %_datadir/%name/ui
+%_datadir/%name/ui/*.ui
+%_datadir/icons/hicolor/48x48/apps/galculator.png
+%_datadir/icons/hicolor/scalable/apps/galculator.svg
 %_mandir/man1/%name.1.gz
 %_datadir/pixmaps/%name.*
 

++++++ galculator-1.3.4.tar.bz2 -> galculator-2.0.tar.bz2 ++++++
++++ 120110 lines of diff (skipped)

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

Reply via email to