[perl-OpenOffice-UNO] rebuild

Tom Callaway spot at fedoraproject.org
Wed Oct 31 18:53:13 UTC 2012


commit ca44acd3709cc9b6f84660dfc2ff0ecc0b5b281f
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Oct 31 14:54:45 2012 -0400

    rebuild

 perl-OpenOffice-UNO.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-OpenOffice-UNO.spec b/perl-OpenOffice-UNO.spec
index b0e82b8..eca60d7 100644
--- a/perl-OpenOffice-UNO.spec
+++ b/perl-OpenOffice-UNO.spec
@@ -1,6 +1,6 @@
 Name:           perl-OpenOffice-UNO
 Version:        0.07
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Interface to OpenOffice's UNO run-time
 License:        LGPLv2+ and SISSL
 Group:          Development/Libraries
@@ -58,7 +58,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %check
-setsid ooffice -headless -accept='socket,host=localhost,port=8100;urp;StarOffice.ServiceManager' &
+setsid ooffice --headless --accept='socket,host=localhost,port=8100;urp;StarOffice.ServiceManager' &
 trap "kill -- -$! ||:" EXIT
 sleep 10 # In fact, OpenOffice is known to start almost instanteously
 make test
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 31 2012 Tom Callaway <spot at fedoraproject.org> - 0.07-5
+- rebuild
+
 * Wed Aug 08 2012 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> 0.07-4
 - Forget OpenOffice.org
 - Forget what?



More information about the perl-devel mailing list