[mirall] Add Build Requires neon-devel

Joseph Marrero jmarrero at fedoraproject.org
Wed Nov 13 00:50:59 UTC 2013


commit fbe18997f70a172819033d34ddd688ac37e35d53
Author: Joseph Marrero <jmarrero at fedoraproject.org>
Date:   Tue Nov 12 20:50:47 2013 -0400

    Add Build Requires neon-devel

 mirall.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mirall.spec b/mirall.spec
index 7fcfca6..e9e6d7f 100644
--- a/mirall.spec
+++ b/mirall.spec
@@ -1,6 +1,6 @@
 Name:           mirall
 Version:        1.4.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Summary:        The ownCloud Client
 Url:            http://owncloud.org/sync-clients/
@@ -12,6 +12,7 @@ BuildRequires:  iniparser-devel
 BuildRequires:  qt4-devel 
 BuildRequires:  desktop-file-utils
 BuildRequires:  qtwebkit-devel
+BuildRequires:  neon-devel
 Requires:       %{name}-common%{?_isa} = %{version}-%{release}
 Provides:       owncloud-client = %{version}-%{release}
 Obsoletes:      owncloud-client < 1.3.0
@@ -87,6 +88,8 @@ fi
 %config  %{_sysconfdir}/ownCloud/sync-exclude.lst
 
 %changelog
+* Tue Nov 12 2013 <jmarrero at fedoraproject.org> 1.4.2-2
+- Add BuildRequires neon-devel that should fix segfault
 * Sat Oct 26 2013 <jmarrero at fedoraproject.org> 1.4.2-1
 - Update to version 1.4.2
 * Fri Oct 04 2013 <jmarrero at fedoraproject.org> 1.4.1-1


More information about the scm-commits mailing list