From d1bd7677a912c9158cd17b8f1a763b30dae774b3 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Oct 17 2011 10:50:17 +0000 Subject: v1.2 --- diff --git a/.gitignore b/.gitignore index 99281dc..bbecc0a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ syncevolution-1.0.1.tar.gz /syncevolution-1.1.99.5a.tar.gz /syncevolution-1.1.99.6.tar.gz /syncevolution-1.1.99.7.tar.gz +/syncevolution-1.2.tar.gz diff --git a/sources b/sources index 427adaf..013de5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa30c95b8f7d71006b9704f398088418 syncevolution-1.1.99.7.tar.gz +2307b863bbb57f9cca9aa3847759502d syncevolution-1.2.tar.gz diff --git a/syncevolution.spec b/syncevolution.spec index 66660a5..0c9768d 100644 --- a/syncevolution.spec +++ b/syncevolution.spec @@ -1,7 +1,7 @@ Summary: SyncML client for evolution Name: syncevolution -Version: 1.1.99.7 -Release: 2%{?dist} +Version: 1.2 +Release: 1%{?dist} Epoch: 1 License: LGPLv2+ Group: Applications/Productivity @@ -12,7 +12,6 @@ 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 @@ -90,7 +89,6 @@ Perl utils for use with %{name}. %prep %setup -q %patch1 -p1 -b .gdbus -%patch2 -p1 -b .fixbuild # use the ac macros in Makefile.am sed -i '/^ACLOCAL_AMFLAGS/{ /m4-repo/!s/$/ -I m4-repo/ }' Makefile*.am @@ -182,6 +180,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/sync-moblin.desktop %{_datadir}/syncevolution/xml/*.pl %changelog +* Mon Oct 17 2011 Peter Robinson - 1:1.2-1 +- 1.2 stable release + * Thu Oct 13 2011 Peter Robinson - 1:1.1.99.7-2 - Own syncevolution directory - fixes RHBZ 744929