[gnote] * Fri Jul 30 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.2-2 - Rebuild for Boost 1.44 - D

Rahul Sundaram sundaram at fedoraproject.org
Fri Jul 30 15:57:35 UTC 2010


commit 34896f93bd2e4cc9500ea8661bcbbe5e4bc776fa
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Fri Jul 30 21:26:48 2010 +0530

    * Fri Jul 30 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.2-2
    - Rebuild for Boost 1.44
    - Drop the clean section

 gnote.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/gnote.spec b/gnote.spec
index 25ba778..f2fed20 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,6 +1,6 @@
 Name:           gnote
 Version:        0.7.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
 License:        GPLv3+
@@ -49,9 +49,6 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
 
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %pre
 if [ "$1" -gt 1 ]; then
     export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
@@ -102,6 +99,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/org.gnome.Gnote.service
 
 %changelog
+* Fri Jul 30 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.2-2
+- Rebuild for Boost 1.44
+- Drop the clean section
+
 * Fri Mar 12 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.2-1
 - Ability to search for phrases, prompt while renaming notes, bug fixes
 - Add a patch from upstream master to replace deprecated macros 


More information about the scm-commits mailing list