[python-openoffice/el6] - switch to LibreOffice (#1034962)

Dan Horák sharkcz at fedoraproject.org
Tue Nov 26 21:05:17 UTC 2013


commit e68805d82c3ad42039f40c49dc7bca8b83cfae8d
Author: Dan Horák <dan at danny.cz>
Date:   Tue Nov 26 22:05:07 2013 +0100

    - switch to LibreOffice (#1034962)

 python-openoffice.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-openoffice.spec b/python-openoffice.spec
index 2f7c8cd..4a3c519 100644
--- a/python-openoffice.spec
+++ b/python-openoffice.spec
@@ -6,7 +6,7 @@
 
 Name:           python-%{module}
 Version:        0.1
-Release:        0.6.%{svndate}svn%{svnrev}%{?dist}
+Release:        0.7.%{svndate}svn%{svnrev}%{?dist}
 Summary:        Python libraries for interacting with OpenOffice.org
 Group:          Development/Languages
 License:        GPLv3
@@ -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
+* Tue Nov 26 2013 Dan Horák <dan[at]danny.cz> 0.1-0.7.20090228svn34
+- switch to LibreOffice (#1034962)
+
 * Sun Dec 12 2010 Dan Horák <dan[at]danny.cz> 0.1-0.6.20090228svn34
 - updated the ExcludeArch for EL-6
 


More information about the scm-commits mailing list