[gnote] update spec

Rahul Sundaram sundaram at fedoraproject.org
Fri Nov 5 22:33:52 UTC 2010


commit 1b1755c0db7d3d0e184e5dceaa1c66a422a0eeb4
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Sat Nov 6 04:00:27 2010 +0530

    update spec

 gnote.spec |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/gnote.spec b/gnote.spec
index f2fed20..4b97b14 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,16 +1,12 @@
 Name:           gnote
-Version:        0.7.2
-Release:        2%{?dist}
+Version:        0.7.3
+Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
 License:        GPLv3+
 URL:            http://live.gnome.org/Gnote
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnote/0.7/%{name}-%{version}.tar.bz2
 
-# patch from upstream http://git.gnome.org/browse/gnote/commit/?id=b2e62adb1ed94f9a3f681bd6d0b8117b2ec3c1f9
-# required to build in Fedora 13+
-Patch0:         gnote-replace-dep-macros.patch
-
 BuildRequires:  gtkmm24-devel libxml2-devel GConf2-devel intltool 
 BuildRequires:  boost-devel libuuid-devel dbus-c++-devel
 BuildRequires:  desktop-file-utils
@@ -31,7 +27,6 @@ and consumes fewer resources.
 
 %prep
 %setup -q
-%patch0 -p1 
 
 %build
 %configure --disable-schemas-install --disable-static --with-gnu-ld --enable-dbus
@@ -99,6 +94,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/org.gnome.Gnote.service
 
 %changelog
+
+* Sat Nov 06 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.3-1
+- New upstream bug fix release with translation updates
+- http://mail.gnome.org/archives/gnote-list/2010-November/msg00002.html
+- Drop backported patch
+
 * Fri Jul 30 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.2-2
 - Rebuild for Boost 1.44
 - Drop the clean section


More information about the scm-commits mailing list