]> git.pld-linux.org Git - packages/openchange.git/blobdiff - openchange.spec
- release 8 (by relup.sh)
[packages/openchange.git] / openchange.spec
index a3af82e344550beb71db4011355ccc53fa411cac..b320b23d67fc4a8ff3979fba14bab47acd73f40f 100644 (file)
@@ -6,7 +6,7 @@ Summary:        OpenChange - portable implementation of MS Exchange Server and Exchange
 Summary(pl.UTF-8):     OpenChange - przenośna implementacja serwera oraz protokołów MS Exchange
 Name:          openchange
 Version:       2.3
-Release:       1
+Release:       8
 License:       GPL v3+
 Group:         Libraries
 %define        cname   VULCAN
@@ -14,6 +14,7 @@ Source0:      https://github.com/openchange/openchange/archive/%{name}-%{version}-%{c
 # Source0-md5: 96c13c78c2bcbd7040f7848746284b9f
 Patch0:                %{name}-samba-private.patch
 Patch1:                %{name}-link.patch
+Patch2:                flex2.6.patch
 URL:           http://www.openchange.org/
 BuildRequires: QtCore-devel >= 4.3.0
 BuildRequires: QtGui-devel >= 4.3.0
@@ -33,6 +34,7 @@ BuildRequires:        perl-base
 BuildRequires: pkgconfig >= 1:0.20
 BuildRequires: popt-devel
 BuildRequires: python-devel >= 1:2.7
+BuildRequires: python-samba >= 4.2.2
 BuildRequires: rpmbuild(macros) >= 1.219
 # with DCERCP multiplex and pending call support (upstream 4.1.18+ or 4.2.2+)
 BuildRequires: samba-devel >= 4.2.2
@@ -192,6 +194,7 @@ Wtyczka Nagiosa do sprawdzania usług Exchange/OpenChange.
 %setup -q -n %{name}-%{name}-%{version}-%{cname}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # no switch for verbose mode, enable manually :/
 %{__sed} -i -e 's/^    @\(\$(\(PIDL\|CC\|CXX\|MOC\)\)/ \1/' Makefile
This page took 0.085573 seconds and 4 git commands to generate.