Mailinglist Archive: opensuse-commit (1194 mails)

< Previous Next >
commit gnumeric
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 07 Mar 2008 21:55:26 +0100
  • Message-id: <20080307205527.3DCCC678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gnumeric
checked in at Fri Mar 7 21:55:26 CET 2008.

--------
--- GNOME/gnumeric/gnumeric.changes 2007-11-08 00:46:30.000000000 +0100
+++ gnumeric/gnumeric.changes 2008-03-06 19:41:47.777484000 +0100
@@ -1,0 +2,5 @@
+Thu Mar 6 19:44:46 CET 2008 - maw@xxxxxxx
+
+- Fix the build when against newer versions of intltool.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnumeric.spec ++++++
--- /var/tmp/diff_new_pack.y25046/_old 2008-03-07 21:54:30.000000000 +0100
+++ /var/tmp/diff_new_pack.y25046/_new 2008-03-07 21:54:30.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnumeric (Version 1.7.11)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -10,6 +10,7 @@

# norootforbuild

+
Name: gnumeric
BuildRequires: docbook-utils fdupes gnutls-devel goffice-devel gtk2-devel
gtksourceview18-devel indent intltool libgnomedb-devel libgnomeprintui-devel
libidl libtiff-devel libwnck-devel pcre-devel perl-XML-Parser psiconv-devel
python-devel python-gtk-devel scrollkeeper shared-mime-info update-desktop-files
License: GPL v2 or later
@@ -18,7 +19,7 @@
Obsoletes: gnumeric2
Summary: Spreadsheet Application
Version: 1.7.11
-Release: 54
+Release: 100
Source:
ftp://ftp.gnome.org/pub/gnome/sources/gnumeric/1.6/gnumeric-%{version}.tar.bz2
Url: http://www.gnumeric.org/
Patch: gnumeric-pro-fonts.patch
@@ -162,6 +163,7 @@

%build
autoreconf -f -i
+intltoolize --force
# needed for gnumeric-1.6.3:
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
# FIXME: Build as root modifies system!
@@ -238,16 +240,19 @@
%defattr(-, root, root)
%{_includedir}/libspreadsheet*
%{_libdir}/pkgconfig/*.pc
+
%changelog
-* Thu Nov 08 2007 - mauro@xxxxxxx
+* Thu Mar 06 2008 maw@xxxxxxx
+- Fix the build when against newer versions of intltool.
+* Thu Nov 08 2007 mauro@xxxxxxx
- Fixed gcc 4.3 issues for beta.
-* Thu Oct 11 2007 - sbrabec@xxxxxxx
+* Thu Oct 11 2007 sbrabec@xxxxxxx
- Removed bogus dependency on mDNSResponder.
-* Wed Aug 08 2007 - maw@xxxxxxx
+* Wed Aug 08 2007 maw@xxxxxxx
- Use %%fdupes
- Split off a -lang subpackage
- s#%%run_ldconfig#/sbin/ldconfig/ in %%post and %%postun.
-* Fri Aug 03 2007 - jpr@xxxxxxx
+* Fri Aug 03 2007 jpr@xxxxxxx
- Update to 1.7.11
- Save and restore default paper, margins and various other print
settings
@@ -307,7 +312,7 @@
- Use %%suse_update_desktop_file instead of a patch
- Fix categories (#258281)
- goffice plugin is no longer built by upstream
-* Tue Jul 10 2007 - maw@xxxxxxx
+* Tue Jul 10 2007 maw@xxxxxxx
- Update to version 1.7.9, which:
- Switches from gtk print to gnome print
- Imports and exports inline arrays in ODF
@@ -315,13 +320,13 @@
- Fixes the following bugs against bugzilla.gnome.org: #415007,
[#414815], #308562, #417632, #115112, #67453], #418868, #423603,
[#421678], #427019, and #152584.
-* Thu Jun 07 2007 - sbrabec@xxxxxxx
+* Thu Jun 07 2007 sbrabec@xxxxxxx
- Fixed deskop file translation.
- Fixed devel dependencies.
- Removed invalid desktop Category "Application" (#254654).
-* Fri May 25 2007 - ro@xxxxxxx
+* Fri May 25 2007 ro@xxxxxxx
- branch off devel package
-* Wed Mar 07 2007 - jhargadon@xxxxxxx
+* Wed Mar 07 2007 jhargadon@xxxxxxx
- update to version 1.7.6
- Implement sax import of sheet objects.
- Implement List and Combo objects.
@@ -339,17 +344,17 @@
- Add more conditional format types
- New look for col/row headers
- many bug fixes
-* Wed Jan 17 2007 - sbrabec@xxxxxxx
+* Wed Jan 17 2007 sbrabec@xxxxxxx
- Removed obsolete scrollkeeper directory (#230786).
-* Thu Jan 04 2007 - sbrabec@xxxxxxx
+* Thu Jan 04 2007 sbrabec@xxxxxxx
- Prefix changed to /usr.
- Spec file cleanup.
-* Sat Nov 18 2006 - stbinner@xxxxxxx
+* Sat Nov 18 2006 stbinner@xxxxxxx
- fix Name entry of .desktop file (remove GenericName dupe part)
-* Fri Oct 27 2006 - jhargadon@xxxxxxx
+* Fri Oct 27 2006 jhargadon@xxxxxxx
- added a symlink for the help files in the specfile for bug
[#142827]
-* Wed Sep 27 2006 - jhargadon@xxxxxxx
+* Wed Sep 27 2006 jhargadon@xxxxxxx
- update to version 1.6.3
- Fix exporting of scaled axes. [#332012]
- Backport duping sheet props when sheet is duped
@@ -357,125 +362,125 @@
- Fix xls import of pie outlines
- Implement xml and xls saving/loading of "protected" attribute
- many bug fixes
-* Thu Aug 31 2006 - gekker@xxxxxxx
+* Thu Aug 31 2006 gekker@xxxxxxx
- Remove unnecessary gal2-devel from BuildRequires
-* Wed Aug 16 2006 - cthiel@xxxxxxx
+* Wed Aug 16 2006 cthiel@xxxxxxx
- buildrequire python-gtk-devel instead of python-gtk
-* Wed Aug 16 2006 - ro@xxxxxxx
+* Wed Aug 16 2006 ro@xxxxxxx
- added python-gobject2-devel to BuildRequires
-* Sun Feb 05 2006 - jpr@xxxxxxx
+* Sun Feb 05 2006 jpr@xxxxxxx
- run ldconfig in post/postun for libspreadsheet
-* Wed Jan 25 2006 - mls@xxxxxxx
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Tue Dec 20 2005 - ro@xxxxxxx
+* Tue Dec 20 2005 ro@xxxxxxx
- get translations for gnumeric-functions as well
-* Wed Nov 16 2005 - sbrabec@xxxxxxx
+* Wed Nov 16 2005 sbrabec@xxxxxxx
- Updated to version 1.6.1.
-* Fri Nov 04 2005 - sbrabec@xxxxxxx
+* Fri Nov 04 2005 sbrabec@xxxxxxx
- Updated to version 1.6.0.
-* Mon Sep 12 2005 - gekker@xxxxxxx
+* Mon Sep 12 2005 gekker@xxxxxxx
- Patch version 1.4.3 to work with libgsf-1.12.1 (116579)
- This patch supercedes the fix-build patch
-* Sun Aug 07 2005 - adrian@xxxxxxx
+* Sun Aug 07 2005 adrian@xxxxxxx
- fix build
-* Thu Jul 07 2005 - schwab@xxxxxxx
+* Thu Jul 07 2005 schwab@xxxxxxx
- Fix #nfb.
- Fix uninitialized variable.
-* Mon Mar 14 2005 - jody@xxxxxxx
+* Mon Mar 14 2005 jody@xxxxxxx
- upstream 1.4.3
- enable ssindex
-* Thu Feb 17 2005 - ke@xxxxxxx
+* Thu Feb 17 2005 ke@xxxxxxx
- Fix gnumeric.xml and included files; [# 50960].
- Provide a link to /opt/gnome/share/gnumeric/1.4.2/doc to make the
documentation files visible to the help system (yelp) - probably
superfluous; [# 50960].
-* Tue Feb 01 2005 - sbrabec@xxxxxxx
+* Tue Feb 01 2005 sbrabec@xxxxxxx
- Fixed packlist path.
-* Mon Jan 31 2005 - sbrabec@xxxxxxx
+* Mon Jan 31 2005 sbrabec@xxxxxxx
- Fixed missing declaration.
- Fixed perl support detection.
-* Thu Jan 20 2005 - sbrabec@xxxxxxx
+* Thu Jan 20 2005 sbrabec@xxxxxxx
- Updated to version 1.4.2.
-* Wed Dec 15 2004 - hvogel@xxxxxxx
+* Wed Dec 15 2004 hvogel@xxxxxxx
- fix desktop file
- there is nothing in libexecdir so dont package it
-* Tue Dec 14 2004 - jody@xxxxxxx
+* Tue Dec 14 2004 jody@xxxxxxx
- Add scrollkeeper as a build req and handle the fallout
-* Fri Dec 10 2004 - jody@xxxxxxx
+* Fri Dec 10 2004 jody@xxxxxxx
- Updated to 1.4.1
- Include ssindex for beagle
- rich text
- xls chart export
- more accuracy
- full array expression support
-* Wed Nov 24 2004 - ro@xxxxxxx
+* Wed Nov 24 2004 ro@xxxxxxx
- make specfile rpm-3 compliant (quote non-numeric if arguments)
-* Tue Nov 02 2004 - ro@xxxxxxx
+* Tue Nov 02 2004 ro@xxxxxxx
- locale rename: no -> nb
-* Tue Oct 12 2004 - sbrabec@xxxxxxx
+* Tue Oct 12 2004 sbrabec@xxxxxxx
- Fixed libexecdir for bi-arch (#47050).
-* Tue Sep 07 2004 - sbrabec@xxxxxxx
+* Tue Sep 07 2004 sbrabec@xxxxxxx
- Generated shared mime info.
-* Fri Jun 25 2004 - jody@xxxxxxx
+* Fri Jun 25 2004 jody@xxxxxxx
- Updated to 1.2.13
-* Fri May 07 2004 - clahey@xxxxxxx
+* Fri May 07 2004 clahey@xxxxxxx
- Updated to version 1.2.12.
- Added patch gnumeric-pro-fonts.patch.
-* Thu Mar 18 2004 - sbrabec@xxxxxxx
+* Thu Mar 18 2004 sbrabec@xxxxxxx
- Updated to version 1.2.8 (#36348, #32861).
-* Mon Mar 15 2004 - sbrabec@xxxxxxx
+* Mon Mar 15 2004 sbrabec@xxxxxxx
- FHS 2.3 fix (mandir, infodir, #35821).
-* Wed Mar 10 2004 - sbrabec@xxxxxxx
+* Wed Mar 10 2004 sbrabec@xxxxxxx
- Fixed gconf schemas installation (#33114).
- Fixed %%doc attributes (#33163).
- Use %%find_lang.
-* Mon Mar 08 2004 - hhetter@xxxxxxx
+* Mon Mar 08 2004 hhetter@xxxxxxx
- use gdk-pixbuf-query-loaders-64 on 64bit architectures
-* Fri Feb 20 2004 - sbrabec@xxxxxxx
+* Fri Feb 20 2004 sbrabec@xxxxxxx
- Package renamed to gnumeric.
-* Thu Feb 12 2004 - hhetter@xxxxxxx
+* Thu Feb 12 2004 hhetter@xxxxxxx
- gconf schema (de-)installation in %%post and %%postun
-* Wed Feb 11 2004 - hhetter@xxxxxxx
+* Wed Feb 11 2004 hhetter@xxxxxxx
- updated to version 1.2.6
-* Tue Jan 20 2004 - hhetter@xxxxxxx
+* Tue Jan 20 2004 hhetter@xxxxxxx
- updated to version 1.2.5
-* Tue Oct 28 2003 - ro@xxxxxxx
+* Tue Oct 28 2003 ro@xxxxxxx
- added gtksourceview to neededforbuild
-* Mon Oct 27 2003 - sbrabec@xxxxxxx
+* Mon Oct 27 2003 sbrabec@xxxxxxx
- Updated to version 1.2.1.
- Do not obsolete Guppi.
-* Thu Oct 16 2003 - ro@xxxxxxx
+* Thu Oct 16 2003 ro@xxxxxxx
- re-enable python stuff on x86_64 and ppc64 (seems fixed)
-* Thu Oct 16 2003 - ro@xxxxxxx
+* Thu Oct 16 2003 ro@xxxxxxx
- fix "file listed twice"
-* Mon Sep 22 2003 - sbrabec@xxxxxxx
+* Mon Sep 22 2003 sbrabec@xxxxxxx
- Obsolete guppi1.
-* Tue Sep 16 2003 - sbrabec@xxxxxxx
+* Tue Sep 16 2003 sbrabec@xxxxxxx
- Provide and obsolete gnumeric (bug #30989).
-* Thu Sep 04 2003 - ro@xxxxxxx
+* Thu Sep 04 2003 ro@xxxxxxx
- python stuff can't build on lib64 (strange enough that linking
a plugin with static libpython works elsewhere ...)
so remove these files from filelist on x86_64 and ppc64
-* Tue Aug 26 2003 - sbrabec@xxxxxxx
+* Tue Aug 26 2003 sbrabec@xxxxxxx
- Re-enabled python support.
-* Tue Aug 26 2003 - ro@xxxxxxx
+* Tue Aug 26 2003 ro@xxxxxxx
- update filelist
-* Mon Aug 25 2003 - sbrabec@xxxxxxx
+* Mon Aug 25 2003 sbrabec@xxxxxxx
- Updated to version 1.1.20.
-* Mon Aug 18 2003 - sbrabec@xxxxxxx
+* Mon Aug 18 2003 sbrabec@xxxxxxx
- Use libgda instead of libgda2 (package was renamed).
-* Thu Aug 07 2003 - sbrabec@xxxxxxx
+* Thu Aug 07 2003 sbrabec@xxxxxxx
- Not use globbing for schemas in %%files.
-* Tue Jul 29 2003 - hhetter@xxxxxxx
+* Tue Jul 29 2003 hhetter@xxxxxxx
- disable python support
-* Thu Jul 24 2003 - hhetter@xxxxxxx
+* Thu Jul 24 2003 hhetter@xxxxxxx
- build with libtiff
-* Mon Jul 14 2003 - sbrabec@xxxxxxx
+* Mon Jul 14 2003 sbrabec@xxxxxxx
- GNOME prefix change to /opt/gnome.
-* Tue Jul 01 2003 - ro@xxxxxxx
+* Tue Jul 01 2003 ro@xxxxxxx
- updated filelist
- added directories
-* Mon Jun 09 2003 - sbrabec@xxxxxxx
+* Mon Jun 09 2003 sbrabec@xxxxxxx
- Updated to version 1.1.19.
-* Wed Jun 04 2003 - sbrabec@xxxxxxx
+* Wed Jun 04 2003 sbrabec@xxxxxxx
- Initial SuSE version of GNOME2 port.


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages