rpms/pyabiword/F-11 .cvsignore, 1.4, 1.5 pyabiword.spec, 1.5, 1.6 sources, 1.4, 1.5

Marc Maurer uwog at fedoraproject.org
Mon Oct 26 23:07:20 UTC 2009


Author: uwog

Update of /cvs/pkgs/rpms/pyabiword/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19563

Modified Files:
	.cvsignore pyabiword.spec sources 
Log Message:
New upstream release




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pyabiword/F-11/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	9 Mar 2009 18:19:53 -0000	1.4
+++ .cvsignore	26 Oct 2009 23:07:20 -0000	1.5
@@ -1 +1 @@
-pyabiword-0.6.3.tar.gz
+pyabiword-0.8.0.tar.gz


Index: pyabiword.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyabiword/F-11/pyabiword.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- pyabiword.spec	9 Mar 2009 18:19:53 -0000	1.5
+++ pyabiword.spec	26 Oct 2009 23:07:20 -0000	1.6
@@ -1,13 +1,10 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-# normally 2.6 would be enough for a dependency, but
-# abiword 2.6.7 introduced abi_widget_render_page_to_image, 
-# which is is used by OLPC
-%define abiword_api_version 2.6.7
+%define abiword_api_version 2.8
 
 Summary: Python bindings for libabiword
 Name: pyabiword
-Version: 0.6.3
+Version: 0.8.0
 Release: 1%{?dist}
 Source0: pyabiword-%{version}.tar.gz
 URL: http://abisource.com/downloads/pyabiword/%{version}/pyabiword-%{version}.tar.gz
@@ -17,9 +14,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 BuildRequires: libabiword-devel >= %{abiword_api_version}
 BuildRequires: pygtk2-devel
 BuildRequires: gtk2-devel
-BuildRequires: libglade2-devel
-BuildRequires: libgnomeprintui22-devel
-BuildRequires: goffice04-devel
 BuildRequires: enchant-devel
 BuildRequires: fribidi-devel
 BuildRequires: wv-devel
@@ -68,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pygtk/2.0/defs/pyabiword.defs
 
 %changelog
+* Mon Oct 26 2009 Marc Maurer <uwog at uwog.net> - 0.8.0-1
+- New upstream release
+
 * Mon Mar 09 2009 Marc Maurer <uwog at uwog.net> - 0.6.3-1
 - New upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pyabiword/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	9 Mar 2009 18:19:53 -0000	1.4
+++ sources	26 Oct 2009 23:07:20 -0000	1.5
@@ -1 +1 @@
-f308b4cd38d5ea0e8a65b9452ea33359  pyabiword-0.6.3.tar.gz
+826ea3e4cdcdd11906ce8739d07e6c26  pyabiword-0.8.0.tar.gz




More information about the fedora-extras-commits mailing list