[packages/libkolabxml] - up to 1.1.6

baggins baggins at pld-linux.org
Thu Apr 13 01:55:10 CEST 2017


commit 9b3fc27909d0570253d9a222965a55811358ff59
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Apr 13 01:55:01 2017 +0200

    - up to 1.1.6

 libkolabxml.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/libkolabxml.spec b/libkolabxml.spec
index a13c0b7..8697270 100644
--- a/libkolabxml.spec
+++ b/libkolabxml.spec
@@ -7,12 +7,12 @@
 %define		php_name	php55
 Summary:	Kolab XML format collection parser library
 Name:		libkolabxml
-Version:	1.1.0
-Release:	8
+Version:	1.1.6
+Release:	1
 License:	LGPL v3+
 Group:		Libraries
 Source0:	http://mirror.kolabsys.com/pub/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	a7166537c869ec065613f6b15a3ab86a
+# Source0-md5:	eec4b8bf117a6e263eed9ee800ae3aa6
 URL:		http://www.kolab.org/
 BuildRequires:	QtCore-devel
 BuildRequires:	boost-devel
@@ -125,13 +125,13 @@ cd ..
 %if %{with php}
 cd src/php
 php -d 'enable_dl=On' '-dextension=../../src/php/kolabformat.so' test.php
-cd ..
+cd ../..
 %endif
 %if %{with python}
-cd python
+cd src/python
 # FIXME
 %{__python} test.py ||
-cd ..
+cd ../..
 %endif
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libkolabxml.git/commitdiff/9b3fc27909d0570253d9a222965a55811358ff59



More information about the pld-cvs-commit mailing list