rpms/pyabiword/F-10 .cvsignore, 1.3, 1.4 pyabiword.spec, 1.2, 1.3 sources, 1.3, 1.4

Marc Maurer uwog at fedoraproject.org
Mon Nov 2 18:44:51 UTC 2009


Author: uwog

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

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




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pyabiword/F-10/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	9 Mar 2009 18:52:46 -0000	1.3
+++ .cvsignore	2 Nov 2009 18:44:50 -0000	1.4
@@ -1 +1 @@
-pyabiword-0.6.3.tar.gz
+pyabiword-0.8.0.tar.gz


Index: pyabiword.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyabiword/F-10/pyabiword.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- pyabiword.spec	9 Mar 2009 18:52:46 -0000	1.2
+++ pyabiword.spec	2 Nov 2009 18:44:50 -0000	1.3
@@ -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 Nov 02 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-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	9 Mar 2009 18:52:46 -0000	1.3
+++ sources	2 Nov 2009 18:44:50 -0000	1.4
@@ -1 +1 @@
-f308b4cd38d5ea0e8a65b9452ea33359  pyabiword-0.6.3.tar.gz
+826ea3e4cdcdd11906ce8739d07e6c26  pyabiword-0.8.0.tar.gz




More information about the scm-commits mailing list