diff --git a/loudmouth.spec b/loudmouth.spec index abfe8bd..69f4d21 100644 --- a/loudmouth.spec +++ b/loudmouth.spec @@ -7,11 +7,17 @@ Group: System Environment/Libraries License: LGPLv2+ URL: http://www.loudmouth-project.org/ Source0: http://ftp.imendio.com/pub/imendio/%{name}/src/%{name}-%{version}.tar.bz2 +# Fedora specific Patch0: %{name}-1.4.3-certs_location.patch +# unclear status, does not apply to latest upstream Patch1: %{name}-1.4.3-async_assertion.patch +# upstreamed Patch2: %{name}-1.4.3-fix-sasl-md5-digest-uri.patch +# upstreamed Patch3: 0001-Drop-stanzas-when-failing-to-convert-them-to-LmMessa.patch +# upstreamed Patch4: %{name}-1.4.3-glib-compile-fix.patch +# upstream pull request: https://github.com/mcabber/loudmouth/pull/18 Patch5: %{name}-1.4.3-libidn.patch BuildRequires: check-devel @@ -93,6 +99,7 @@ make check %changelog * Wed Oct 28 2015 Till Maas - 1.4.3-18 - Do not mix tab and space indenting +- Add patch upstream status * Sun Jul 19 2015 Peter Robinson 1.4.3-17 - Build with openssl support