From 3ecf3741ef84c9f2c4df9565997d1c0da2be7c27 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Dec 26 2010 21:57:13 +0000 Subject: 1.1.1 --- diff --git a/.gitignore b/.gitignore index 477cad7..f32ce87 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ syncevolution-1.0.1.tar.gz /syncevolution-1.0.99.6.tar.gz /syncevolution-1.0.99.7.tar.gz /syncevolution-1.1.tar.gz +/syncevolution-1.1.1.tar.gz diff --git a/sources b/sources index 634c63c..def381a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba4c4fa990c0997f4c3e180e012894c3 syncevolution-1.1.tar.gz +41aab6f5a4a14b3af1db6c28e92f4174 syncevolution-1.1.1.tar.gz diff --git a/syncevolution-1.0.1-libnotify-link.patch b/syncevolution-1.0.1-libnotify-link.patch deleted file mode 100644 index b7cc635..0000000 --- a/syncevolution-1.0.1-libnotify-link.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- syncevolution-1.0.1/configure.in 2010-07-16 21:05:51.000000000 +0100 -+++ syncevolution-1.0.1.new/configure.in 2010-07-23 16:00:28.000000000 +0100 -@@ -384,7 +384,7 @@ if test $enable_dbus_service == "yes"; t - AC_DEFINE(NEED_DBUS_WATCH_GET_UNIX_FD, 1, - [Define to 1 if you need the dbus_watch_get_unix_fd() function.])) - need_glib=yes -- PKG_CHECK_MODULES(LIBNOTIFY, [libnotify], HAVE_LIBNOTIFY=yes, HAVE_LIBNOTIFY=no) -+ PKG_CHECK_MODULES(LIBNOTIFY, [libnotify gtk+-2.0], HAVE_LIBNOTIFY=yes, HAVE_LIBNOTIFY=no) - AC_ARG_ENABLE(notify, - AS_HELP_STRING([--enable-notify], - [send notifications for automatic sync events]), diff --git a/syncevolution.spec b/syncevolution.spec index 58edbcc..89c0081 100644 --- a/syncevolution.spec +++ b/syncevolution.spec @@ -1,14 +1,12 @@ Summary: SyncML client for evolution Name: syncevolution -Version: 1.1 -Release: 4%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Epoch: 1 License: LGPLv2+ Group: Applications/Productivity URL: http://syncevolution.org/ -Source: http://downloads.syncevolution.org/syncevolution/sources/%{name}-%{version}.tar.gz -# https://bugs.meego.com/show_bug.cgi?id=10453 -Patch0: syncevolution-1.1-libnotify07.patch +Source: http://downloads.syncevolution.org/%{name}/sources/%{name}-%{version}.tar.gz BuildRequires: bluez-libs-devel BuildRequires: boost-devel @@ -25,6 +23,7 @@ BuildRequires: libnotify-devel BuildRequires: libsoup-devel BuildRequires: openobex-devel BuildRequires: pcre-devel +BuildRequires: python-docutils BuildRequires: unique-devel BuildRequires: desktop-file-utils @@ -83,7 +82,6 @@ Perl utils for use with %{name}. %prep %setup -q -%patch0 -p1 -b .notify07 # use the ac macros in Makefile.am sed -i '/^ACLOCAL_AMFLAGS/{ /m4-repo/!s/$/ -I m4-repo/ }' Makefile*.am @@ -140,7 +138,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/sync-moblin.desktop %{_datadir}/icons/hicolor/48x48/apps/sync.png %{_datadir}/syncevolution/sync-ui.rc %{_datadir}/dbus-1/services/org.syncevolution.service -# %{_datadir}/man/man1/syncevolution.1.gz +%{_datadir}/man/man1/syncevolution.1.gz %files libs %defattr(-,root,root,-) @@ -176,6 +174,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/sync-moblin.desktop %{_datadir}/syncevolution/xml/*.pl %changelog +* Sun Dec 26 2010 Peter Robinson - 1:1.1.1-1 +- Update to 1.1.1 stable release + * Tue Dec 14 2010 Adam Williamson - 1:1.1-4 - really fix the obsolete