|
@@ -1,10 +1,10 @@
|
|
%define gnumeric_version %{version}-bonobo
|
|
%define gnumeric_version %{version}-bonobo
|
|
-%define goffice_version 0.10.1
|
|
+%define goffice_version 0.10.2
|
|
|
|
|
|
Summary: A spreadsheet program for GNOME.
|
|
Summary: A spreadsheet program for GNOME.
|
|
Summary(ja): GNOME スプレッドシート
|
|
Summary(ja): GNOME スプレッドシート
|
|
Name: gnumeric
|
|
Name: gnumeric
|
|
-Version: 1.12.1
|
|
+Version: 1.12.2
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: GPLv2
|
|
License: GPLv2
|
|
Group: Applications/Productivity
|
|
Group: Applications/Productivity
|
|
@@ -83,9 +83,9 @@ desktop-file-install --vendor gnome --delete-original \
|
|
--remove-mime-type="zz-application/zz-winassoc-xls" \
|
|
--remove-mime-type="zz-application/zz-winassoc-xls" \
|
|
$RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
|
$RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
|
|
|
|
|
-%find_lang %{name}
|
|
+%find_lang %{name}-%{version}
|
|
-%find_lang %{name}-functions
|
|
+%find_lang %{name}-%{version}-functions
|
|
-cat %{name}-functions.lang >> %{name}.lang
|
|
+cat %{name}-%{version}-functions.lang >> %{name}-%{version}.lang
|
|
|
|
|
|
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
|
|
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
|
|
|
|
|
|
@@ -119,7 +119,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
|
-%files -f %{name}.lang
|
|
+%files -f %{name}-%{version}.lang
|
|
%defattr (-, root, root)
|
|
%defattr (-, root, root)
|
|
%doc AUTHORS BUGS *ChangeLog* COPYING HACKING NEWS README
|
|
%doc AUTHORS BUGS *ChangeLog* COPYING HACKING NEWS README
|
|
%{_bindir}/*
|
|
%{_bindir}/*
|
|
@@ -138,6 +138,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun May 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Sun Mar 10 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.1-1
|
|
* Sun Mar 10 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|
|
@@ -296,7 +299,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
- updated to 1.2.0 (stable release)
|
|
- updated to 1.2.0 (stable release)
|
|
- guile support is temporarily off this version.
|
|
- guile support is temporarily off this version.
|
|
|
|
|
|
-* Mon Sep 9 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.20-1vl1
|
|
+* Tue Sep 9 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.20-1vl1
|
|
- update to 1.1.20 (gtk+-2 port)
|
|
- update to 1.1.20 (gtk+-2 port)
|
|
- based on Redhat Rawhide 1.1.20-1
|
|
- based on Redhat Rawhide 1.1.20-1
|
|
|
|
|
|
@@ -318,7 +321,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
- New upstream release, fix for xml importing files with non ASCII characters.
|
|
- New upstream release, fix for xml importing files with non ASCII characters.
|
|
- Without guile, changelog.archive, requires, build scripts, description
|
|
- Without guile, changelog.archive, requires, build scripts, description
|
|
|
|
|
|
-* Mon Nov 19 2002 Masaki Shinomiya <shino@pos.to> 1.0.10-0vl2
|
|
+* Tue Nov 19 2002 Masaki Shinomiya <shino@pos.to> 1.0.10-0vl2
|
|
- files: add gnumericConf.sh, which was missing
|
|
- files: add gnumericConf.sh, which was missing
|
|
|
|
|
|
* Mon Nov 4 2002 Masaki Shinomiya <shino@pos.to> 1.0.10-0vl1
|
|
* Mon Nov 4 2002 Masaki Shinomiya <shino@pos.to> 1.0.10-0vl1
|
|
@@ -391,18 +394,18 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
- remake SPEC based on gnumeric original.
|
|
- remake SPEC based on gnumeric original.
|
|
- added libxml183 patch for libxml 1.8.3
|
|
- added libxml183 patch for libxml 1.8.3
|
|
|
|
|
|
-* Thu Mar 29 2000 Kjartan Maraas <kmaraas@online.no>
|
|
+* Wed Mar 29 2000 Kjartan Maraas <kmaraas@online.no>
|
|
- Removed gnome-gnumeric-xl.png since it is nowhere to be found.
|
|
- Removed gnome-gnumeric-xl.png since it is nowhere to be found.
|
|
- Added --without-bonobo and --without-gb.
|
|
- Added --without-bonobo and --without-gb.
|
|
- Added %define for sysconfdir
|
|
- Added %define for sysconfdir
|
|
|
|
|
|
-* Mon Feb 29 2000 Jody Goldberg <jgolbderg@home.com>
|
|
+* Tue Feb 29 2000 Jody Goldberg <jgolbderg@home.com>
|
|
- Updated version requirements for gnome-print, and gnome-libs.
|
|
- Updated version requirements for gnome-print, and gnome-libs.
|
|
|
|
|
|
* Sun Jan 30 2000 Gregory McLean <gregm@comstar.net>
|
|
* Sun Jan 30 2000 Gregory McLean <gregm@comstar.net>
|
|
- Added in some auto-detect the language files logic (rpm 3.0.xx only)
|
|
- Added in some auto-detect the language files logic (rpm 3.0.xx only)
|
|
|
|
|
|
-* Mon Jan 12 2000 Jody Goldberg <jgolbderg@home.com>
|
|
+* Wed Jan 12 2000 Jody Goldberg <jgolbderg@home.com>
|
|
- Add depend on gtk+ >= 1.2.2 so that we can get gtk_object_get.
|
|
- Add depend on gtk+ >= 1.2.2 so that we can get gtk_object_get.
|
|
|
|
|
|
* Mon Jan 03 2000 Gregory McLean <gregm@comstar.net>
|
|
* Mon Jan 03 2000 Gregory McLean <gregm@comstar.net>
|