|
@@ -1,17 +1,15 @@
|
|
%define desktop_file_utils_version 0.16
|
|
%define desktop_file_utils_version 0.16
|
|
-%define abiver 2.8
|
|
+%define abiver 3.0
|
|
|
|
|
|
Summary: The AbiWord word processor
|
|
Summary: The AbiWord word processor
|
|
Summary(ja): AbiWord ワードプロセッサ
|
|
Summary(ja): AbiWord ワードプロセッサ
|
|
Name: abiword
|
|
Name: abiword
|
|
-Version: 2.8.6
|
|
+Version: 3.0.0
|
|
-Release: 4%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
Epoch: 1
|
|
Epoch: 1
|
|
Group: Applications/Productivity
|
|
Group: Applications/Productivity
|
|
License: GPLv2+
|
|
License: GPLv2+
|
|
Source0: http://abisource.com/downloads/abiword/%{version}/source/abiword-%{version}.tar.gz
|
|
Source0: http://abisource.com/downloads/abiword/%{version}/source/abiword-%{version}.tar.gz
|
|
-## Source1: http://abisource.com/downloads/abiword/%{version}/source/abiword-plugins-%{version}.tar.gz
|
|
|
|
-## Source2: http://abisource.com/downloads/abiword/%{version}/source/abiword-extras-%{version}.tar.gz
|
|
|
|
Source3: http://abisource.com/downloads/abiword/%{version}/source/abiword-docs-%{version}.tar.gz
|
|
Source3: http://abisource.com/downloads/abiword/%{version}/source/abiword-docs-%{version}.tar.gz
|
|
Source11: abiword.mime
|
|
Source11: abiword.mime
|
|
|
|
|
|
@@ -41,12 +39,8 @@ BuildRequires: libSM-devel
|
|
BuildRequires: readline-devel
|
|
BuildRequires: readline-devel
|
|
BuildRequires: bzip2-devel
|
|
BuildRequires: bzip2-devel
|
|
BuildRequires: poppler-devel >= 0.14.2
|
|
BuildRequires: poppler-devel >= 0.14.2
|
|
-#BuildRequires: ots-devel >= 0.4.2
|
|
|
|
BuildRequires: libwpd-devel >= 0.8.0
|
|
BuildRequires: libwpd-devel >= 0.8.0
|
|
BuildRequires: librsvg2-devel
|
|
BuildRequires: librsvg2-devel
|
|
-#BuildRequires: aiksaurus-gtk-devel >= 1.2.1
|
|
|
|
-#BuildRequires: link-grammar-devel >= 4.2.1
|
|
|
|
-#BuildRequires: gtkmathview-devel >= 0.7.5
|
|
|
|
BuildRequires: libgsf-devel >= 1.12.1
|
|
BuildRequires: libgsf-devel >= 1.12.1
|
|
BuildRequires: libboost-devel >= 1.33.1
|
|
BuildRequires: libboost-devel >= 1.33.1
|
|
|
|
|
|
@@ -55,6 +49,7 @@ BuildRequires: libbonobo-devel
|
|
BuildRequires: libbonoboui-devel
|
|
BuildRequires: libbonoboui-devel
|
|
BuildRequires: libgnomeui-devel
|
|
BuildRequires: libgnomeui-devel
|
|
|
|
|
|
|
|
+
|
|
Requires(pre): desktop-file-utils >= %{desktop_file_utils_version}
|
|
Requires(pre): desktop-file-utils >= %{desktop_file_utils_version}
|
|
Obsoletes: abiword-fonts abiword-plugins
|
|
Obsoletes: abiword-fonts abiword-plugins
|
|
|
|
|
|
@@ -102,8 +97,6 @@ libabiword で開発するためのインクルードファイル及び定義フ
|
|
## %patch1 -p1 -b .desktop
|
|
## %patch1 -p1 -b .desktop
|
|
%patch2 -p1 -b .boolean
|
|
%patch2 -p1 -b .boolean
|
|
|
|
|
|
-%patch3 -p1 -b .undefined
|
|
|
|
-
|
|
|
|
# setup abiword extras
|
|
# setup abiword extras
|
|
## %setup -q -T -b 2 -n abiword-extras-%{version}
|
|
## %setup -q -T -b 2 -n abiword-extras-%{version}
|
|
|
|
|
|
@@ -114,7 +107,7 @@ libabiword で開発するためのインクルードファイル及び定義フ
|
|
%build
|
|
%build
|
|
# build libabiword and abiword
|
|
# build libabiword and abiword
|
|
cd $RPM_BUILD_DIR/abiword-%{version}
|
|
cd $RPM_BUILD_DIR/abiword-%{version}
|
|
-%configure --enable-libabiword -enable-static=no
|
|
+%configure -enable-static=no
|
|
make %{?_smp_mflags}
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
# build abiword-plugins
|
|
# build abiword-plugins
|
|
@@ -209,8 +202,7 @@ update-desktop-database -q %{_datadir}/applications
|
|
%{_bindir}/abiword
|
|
%{_bindir}/abiword
|
|
%{_datadir}/applications/*
|
|
%{_datadir}/applications/*
|
|
%{_datadir}/mime-info/*
|
|
%{_datadir}/mime-info/*
|
|
-## %{_datadir}/pixmaps/*png
|
|
+%{_datadir}/icons/*/*/*/abiword.png
|
|
-%{_datadir}/icons/*png
|
|
|
|
%{_mandir}/man1/abiword.1.gz
|
|
%{_mandir}/man1/abiword.1.gz
|
|
|
|
|
|
%files -n libabiword
|
|
%files -n libabiword
|
|
@@ -224,6 +216,10 @@ update-desktop-database -q %{_datadir}/applications
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Nov 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1:3.0.0-1
|
|
|
|
+- update to 3.0.0
|
|
|
|
+- remove Patch3 (abiword-2.8.6-no-undefined.patch)
|
|
|
|
+
|
|
* Fri Dec 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1:2.8.6-4
|
|
* Fri Dec 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1:2.8.6-4
|
|
- add Patch3 (abiword-2.8.6-no-undefined.patch)
|
|
- add Patch3 (abiword-2.8.6-no-undefined.patch)
|
|
- add BuildRequires: flex, bison
|
|
- add BuildRequires: flex, bison
|
|
@@ -240,7 +236,7 @@ update-desktop-database -q %{_datadir}/applications
|
|
- drop Patch1, Patch3
|
|
- drop Patch1, Patch3
|
|
- fix %setup, %build, %install and %files
|
|
- fix %setup, %build, %install and %files
|
|
|
|
|
|
-* Thu Jul 29 2009 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 1:2.6.8-2
|
|
+* Wed Jul 29 2009 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 1:2.6.8-2
|
|
- add Japanese Summary and description
|
|
- add Japanese Summary and description
|
|
- add BuildRequires: libSM-devel
|
|
- add BuildRequires: libSM-devel
|
|
|
|
|
|
@@ -271,7 +267,7 @@ update-desktop-database -q %{_datadir}/applications
|
|
* Fri Aug 25 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1:2.4.5-2vl1
|
|
* Fri Aug 25 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1:2.4.5-2vl1
|
|
- updated to 2.4.5
|
|
- updated to 2.4.5
|
|
|
|
|
|
-* Tue Apr 13 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1:2.4.4-2vl1
|
|
+* Thu Apr 13 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1:2.4.4-2vl1
|
|
- rebuilt for Vine and merged old spec files
|
|
- rebuilt for Vine and merged old spec files
|
|
* Thu Sep 26 2002 Masaki Shinomiya <shino@pos.to>
|
|
* Thu Sep 26 2002 Masaki Shinomiya <shino@pos.to>
|
|
- 1.0.3-0vl1 for VinePlus/2.1 and (-0vl2) for 2.5 and VineSeedPlus
|
|
- 1.0.3-0vl1 for VinePlus/2.1 and (-0vl2) for 2.5 and VineSeedPlus
|
|
@@ -314,7 +310,7 @@ update-desktop-database -q %{_datadir}/applications
|
|
but this release fail to input/display japanese.
|
|
but this release fail to input/display japanese.
|
|
please someone fix this problem.
|
|
please someone fix this problem.
|
|
|
|
|
|
-* Tue Apr 13 2006 Marc Maurer <uwog@abisource.com> - 1:2.4.4-2.fc6
|
|
+* Thu Apr 13 2006 Marc Maurer <uwog@abisource.com> - 1:2.4.4-2.fc6
|
|
- Fix documentation generation
|
|
- Fix documentation generation
|
|
- Fix charting support
|
|
- Fix charting support
|
|
|
|
|
|
@@ -400,7 +396,7 @@ update-desktop-database -q %{_datadir}/applications
|
|
* Fri Aug 19 2005 Marc Maurer <uwog@abisource.com> - 1:2.3.4-2
|
|
* Fri Aug 19 2005 Marc Maurer <uwog@abisource.com> - 1:2.3.4-2
|
|
- Disable the experimental pango renderer
|
|
- Disable the experimental pango renderer
|
|
|
|
|
|
-* Thu Aug 17 2005 Marc Maurer <uwog@abisource.com> - 1:2.3.4-1
|
|
+* Wed Aug 17 2005 Marc Maurer <uwog@abisource.com> - 1:2.3.4-1
|
|
- Update to 2.3.4
|
|
- Update to 2.3.4
|
|
- Add link-grammar dependency
|
|
- Add link-grammar dependency
|
|
|
|
|
|
@@ -408,10 +404,10 @@ update-desktop-database -q %{_datadir}/applications
|
|
- Update to 2.2.9
|
|
- Update to 2.2.9
|
|
- Drop the mailmerge patch again
|
|
- Drop the mailmerge patch again
|
|
|
|
|
|
-* Sun Jun 6 2005 Marc Maurer <uwog@abisource.com> - 1:2.2.8-2
|
|
+* Mon Jun 6 2005 Marc Maurer <uwog@abisource.com> - 1:2.2.8-2
|
|
- Fix build with mailmerge patch
|
|
- Fix build with mailmerge patch
|
|
|
|
|
|
-* Sun Jun 6 2005 Marc Maurer <uwog@abisource.com> - 1:2.2.8-1
|
|
+* Mon Jun 6 2005 Marc Maurer <uwog@abisource.com> - 1:2.2.8-1
|
|
- Update to 2.2.8
|
|
- Update to 2.2.8
|
|
|
|
|
|
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 1:2.2.7-2
|
|
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 1:2.2.7-2
|
|
@@ -424,18 +420,18 @@ update-desktop-database -q %{_datadir}/applications
|
|
- Drop the gcc4, wvread, virtdestr and pt64 patches
|
|
- Drop the gcc4, wvread, virtdestr and pt64 patches
|
|
- Update the desktop patch
|
|
- Update the desktop patch
|
|
|
|
|
|
-* Fri Mar 15 2005 Marc Maurer <uwog@abisource.com> - 1:2.2.5-3
|
|
+* Tue Mar 15 2005 Marc Maurer <uwog@abisource.com> - 1:2.2.5-3
|
|
- Fix 64bit build
|
|
- Fix 64bit build
|
|
- Add virtual destructors to classes with virtual functions
|
|
- Add virtual destructors to classes with virtual functions
|
|
|
|
|
|
-* Fri Mar 14 2005 Marc Maurer <uwog@abisource.com> - 1:2.2.5-2
|
|
+* Mon Mar 14 2005 Marc Maurer <uwog@abisource.com> - 1:2.2.5-2
|
|
- Remove the --disable-magick plugin switch
|
|
- Remove the --disable-magick plugin switch
|
|
- disable GDA support until the plugin is ported to gnomedb 1.2.x
|
|
- disable GDA support until the plugin is ported to gnomedb 1.2.x
|
|
- Change the download location from SF to http://www.abisource.com/
|
|
- Change the download location from SF to http://www.abisource.com/
|
|
- patch libole2
|
|
- patch libole2
|
|
- fix read as a macro in new glibc
|
|
- fix read as a macro in new glibc
|
|
|
|
|
|
-* Fri Mar 2 2005 Caolan McNamara <caolanm@redhat.com> - 1:2.2.5-1
|
|
+* Wed Mar 2 2005 Caolan McNamara <caolanm@redhat.com> - 1:2.2.5-1
|
|
- bump to latest stable
|
|
- bump to latest stable
|
|
- drop integrated dashboard patch again
|
|
- drop integrated dashboard patch again
|
|
- some gcc4 fixes
|
|
- some gcc4 fixes
|
|
@@ -454,7 +450,7 @@ update-desktop-database -q %{_datadir}/applications
|
|
* Mon Feb 7 2005 Matthias Clasen <mclasen@redhat.com> - 1:2.2.3-3
|
|
* Mon Feb 7 2005 Matthias Clasen <mclasen@redhat.com> - 1:2.2.3-3
|
|
- rebuild
|
|
- rebuild
|
|
|
|
|
|
-* Mon Feb 2 2005 Caolan McNamara <caolanm@redhat.com> - 1:2.2.3-2
|
|
+* Wed Feb 2 2005 Caolan McNamara <caolanm@redhat.com> - 1:2.2.3-2
|
|
- remove unneccessary nautilus dependency
|
|
- remove unneccessary nautilus dependency
|
|
|
|
|
|
* Mon Jan 17 2005 Caolan McNamara <caolanm@redhat.com> - 1:2.2.3-1
|
|
* Mon Jan 17 2005 Caolan McNamara <caolanm@redhat.com> - 1:2.2.3-1
|
|
@@ -496,7 +492,7 @@ update-desktop-database -q %{_datadir}/applications
|
|
* Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com> 1:2.0.12-3
|
|
* Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com> 1:2.0.12-3
|
|
- Change to PreReq instead of Requires(post), up to 0.9
|
|
- Change to PreReq instead of Requires(post), up to 0.9
|
|
|
|
|
|
-* Thu Sep 29 2004 Caolan McNamara <caolanm@redhat.com> 1:2.0.12-2
|
|
+* Wed Sep 29 2004 Caolan McNamara <caolanm@redhat.com> 1:2.0.12-2
|
|
- Better Requires desktop-file-utils
|
|
- Better Requires desktop-file-utils
|
|
|
|
|
|
* Wed Sep 29 2004 Caolan McNamara <caolanm@redhat.com> 1:2.0.12-1
|
|
* Wed Sep 29 2004 Caolan McNamara <caolanm@redhat.com> 1:2.0.12-1
|
|
@@ -518,7 +514,7 @@ update-desktop-database -q %{_datadir}/applications
|
|
- 2.0.10
|
|
- 2.0.10
|
|
- use aiksaurus
|
|
- use aiksaurus
|
|
|
|
|
|
-* Tue Aug 2 2004 Matthias Clasen <mclasen@redhat.com> 1:2.0.9-4
|
|
+* Mon Aug 2 2004 Matthias Clasen <mclasen@redhat.com> 1:2.0.9-4
|
|
- rebuilt
|
|
- rebuilt
|
|
|
|
|
|
* Thu Jul 29 2004 Caolan McNamara <caolanm@redhat.com> 1:2.0.9-3
|
|
* Thu Jul 29 2004 Caolan McNamara <caolanm@redhat.com> 1:2.0.9-3
|
|
@@ -783,10 +779,10 @@ update-desktop-database -q %{_datadir}/applications
|
|
* Tue Jul 4 2000 Jakub Jelinek <jakub@redhat.com>
|
|
* Tue Jul 4 2000 Jakub Jelinek <jakub@redhat.com>
|
|
- Rebuild with new gcc.
|
|
- Rebuild with new gcc.
|
|
|
|
|
|
-* Sat Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
+* Sun Jun 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
- Fix build on ia64
|
|
- Fix build on ia64
|
|
|
|
|
|
-* Fri Jun 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
+* Sat Jun 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
- 0.7.10
|
|
- 0.7.10
|
|
- update download location
|
|
- update download location
|
|
|
|
|