[gnote] New upstream release http://mail.gnome.org/archives/gnote-list/2011-July/msg00001.html Drop all patc

Rahul Sundaram sundaram at fedoraproject.org
Tue Aug 2 14:04:07 UTC 2011


commit 8b4cc2692c718d54c68598a6fd8e47a517b8571d
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Tue Aug 2 19:29:45 2011 +0530

    New upstream release
    http://mail.gnome.org/archives/gnote-list/2011-July/msg00001.html
    Drop all patches since they are now upstream

 ...Use-search-by-default-in-the-desktop-file.patch |   27 -----
 gnote-0.7.3-signal.patch                           |  121 --------------------
 gnote.spec                                         |   14 +-
 3 files changed, 7 insertions(+), 155 deletions(-)
---
diff --git a/gnote.spec b/gnote.spec
index 62ddb05..5f3ff76 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,13 +1,11 @@
 Name:           gnote
-Version:        0.7.4
+Version:        0.7.5
 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
-Patch2: gnote-0.7.3-signal.patch
-Patch3: 0001-Use-search-by-default-in-the-desktop-file.patch
 
 BuildRequires:  gtkmm24-devel libxml2-devel GConf2-devel intltool 
 BuildRequires:  boost-devel libuuid-devel dbus-c++-devel
@@ -28,8 +26,6 @@ and consumes fewer resources.
 
 %prep
 %setup -q
-%patch2 -p1 
-%patch3 -p1 
 
 %build
 export CXXFLAGS="$CXXFLAGS -DBOOST_FILESYSTEM_VERSION=2"
@@ -43,7 +39,7 @@ desktop-file-install \
  --dir=%{buildroot}%{_datadir}/applications \
 %{buildroot}/%{_datadir}/applications/gnote.desktop
 
-find $RPM_BUILD_ROOT -type f -name "*.la" -delete
+find %{buildroot} -type f -name "*.la" -delete
 
 
 %find_lang %{name}
@@ -81,7 +77,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc COPYING README TODO NEWS AUTHORS
 %{_bindir}/gnote
 %{_mandir}/man1/gnote.1.gz
@@ -96,6 +91,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/org.gnome.Gnote.service
 
 %changelog
+* Tue Aug 02 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.5-1
+- New upstream release
+- http://mail.gnome.org/archives/gnote-list/2011-July/msg00001.html
+- Drop all patches since they are now upstream
+
 * Sun May 01 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.4-1
 - New upstream bug fix release
 - http://mail.gnome.org/archives/gnote-list/2011-April/msg00011.html


More information about the scm-commits mailing list