commit ca44acd3709cc9b6f84660dfc2ff0ecc0b5b281f
Author: Tom Callaway <s...@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 <s...@fedoraproject.org> - 0.07-5
+- rebuild
+
 * Wed Aug 08 2012 Lubomir Rintel (GoodData) <lubo.rin...@gooddata.com> 0.07-4
 - Forget OpenOffice.org
 - Forget what?
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to