]> git.pld-linux.org Git - packages/openchange.git/blobdiff - openchange.spec
- release 50 (by relup.sh)
[packages/openchange.git] / openchange.spec
index a7f84aab125a25acb78e816c0cd9ccf4f570241b..00804b3c04efcac24b7336e30858f45d12a7c2db 100644 (file)
@@ -12,9 +12,10 @@ 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:       44
+Release:       50
 License:       GPL v3+
 Group:         Libraries
+#Source0Download: https://github.com/openchange/openchange/releases
 Source0:       https://github.com/openchange/openchange/archive/%{name}-%{version}-%{cname}.tar.gz
 # Source0-md5: 96c13c78c2bcbd7040f7848746284b9f
 Patch0:                disable-mapiproxy.patch
@@ -27,6 +28,7 @@ Patch6:               %{name}-covscan.patch
 Patch7:                %{name}-samba-4.10-macros.patch
 Patch8:                %{name}-libical.patch
 Patch9:                samba-4.11.patch
+Patch10:       samba-4.12.patch
 URL:           https://github.com/openchange
 BuildRequires: QtCore-devel >= 4.3.0
 BuildRequires: QtGui-devel >= 4.3.0
@@ -63,6 +65,8 @@ Requires:     %{name}-libs = %{version}-%{release}
 %{?with_python:Requires:       python-openchange = %{version}-%{release}}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreq_perl         utils
+
 %description
 OpenChange is a portable Open Source implementation of Microsoft
 Exchange server and Exchange protocols. It provides a complete
@@ -220,6 +224,7 @@ Wtyczka Nagiosa do sprawdzania usług Exchange/OpenChange.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 # no switch for verbose mode, enable manually :/
 %{__sed} -i -e 's/^    @\(\$(\(PIDL\|CC\|CXX\|MOC\)\)/ \1/' Makefile
This page took 0.066154 seconds and 4 git commands to generate.