[syncevolution] add back patch of issue which was apparently fixed

Peter Robinson pbrobinson at fedoraproject.org
Mon Oct 17 11:01:07 UTC 2011


commit 6aeec41a5c96da11a98807dddc2c33a4a2771b5c
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Oct 17 12:01:05 2011 +0100

    add back patch of issue which was apparently fixed

 syncevolution.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/syncevolution.spec b/syncevolution.spec
index 0c9768d..b749d41 100644
--- a/syncevolution.spec
+++ b/syncevolution.spec
@@ -12,6 +12,7 @@ Source:        http://downloads.syncevolution.org/%{name}/sources/%{name}-%{vers
 # which was reverted (prematurely) - AdamW 2011/03
 # https://bugzilla.redhat.com/show_bug.cgi?id=640750
 Patch1:	       syncevolution-1.1.1-gdbus_static.patch
+Patch2:        syncevolution-1.99.7-fixbuild.patch
 
 BuildRequires: bluez-libs-devel
 BuildRequires: boost-devel
@@ -89,6 +90,7 @@ Perl utils for use with %{name}.
 %prep
 %setup -q
 %patch1 -p1 -b .gdbus
+%patch2 -p1 -b .synthesis
 
 # use the ac macros in Makefile.am
 sed -i '/^ACLOCAL_AMFLAGS/{ /m4-repo/!s/$/ -I m4-repo/ }' Makefile*.am


More information about the scm-commits mailing list