[python-openoffice] rebuild for LibreOffice

Caolan McNamara caolanm at fedoraproject.org
Sat Oct 30 19:49:36 UTC 2010


commit ff1a87ad931c33f7f94e3ff6b01cf1e597e17e38
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Oct 30 20:49:37 2010 +0100

    rebuild for LibreOffice

 python-openoffice.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-openoffice.spec b/python-openoffice.spec
index b29b9a8..ca86690 100644
--- a/python-openoffice.spec
+++ b/python-openoffice.spec
@@ -6,8 +6,8 @@
 
 Name:           python-%{module}
 Version:        0.1
-Release:        0.6.%{svndate}svn%{svnrev}%{?dist}
-Summary:        Python libraries for interacting with OpenOffice.org
+Release:        0.7.%{svndate}svn%{svnrev}%{?dist}
+Summary:        Python libraries for interacting with LibreOffice
 Group:          Development/Languages
 License:        GPLv3
 URL:            http://openoffice-python.origo.ethz.ch/
@@ -20,7 +20,7 @@ ExcludeArch:    ppc
 %endif
 BuildRequires:  python-devel
 
-Requires:       openoffice.org-pyuno
+Requires:       libreoffice-pyuno
 
 
 %description
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 30 2010 Caolán McNamara <caolanm at redhat.com> - 0.1-0.5.20090228svn34
+- Rebuild for LibreOffice
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.1-0.6.20090228svn34
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list