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