[orage] Update to 4.8.0

Kevin Fenzi kevin at fedoraproject.org
Thu Jan 13 19:04:35 UTC 2011


commit a93177f30e5ea5b6bb7c5417bbe47bbfddb50516
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Thu Jan 13 12:04:23 2011 -0700

    Update to 4.8.0

 .gitignore |    1 +
 orage.spec |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f94d01..11e84ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 orage-4.6.1.tar.bz2
 /orage-4.7.5.tar.bz2
 /orage-493faff1dafe25a46b0c9090636a21674c1705dc.tar.bz2
+/orage-4.8.0.tar.bz2
diff --git a/orage.spec b/orage.spec
index c5e59b8..55f7de4 100644
--- a/orage.spec
+++ b/orage.spec
@@ -1,10 +1,10 @@
 Summary: Time-managing application for Xfce4
 Name: orage
-Version: 4.7.6.13
+Version: 4.8.0
 Release: 1%{?dist}
 License: GPLv2+
 URL: http://www.xfce.org/
-Source0: http://git.xfce.org/apps/orage/snapshot/orage-493faff1dafe25a46b0c9090636a21674c1705dc.tar.bz2
+Source0: http://archive.xfce.org/src/apps/orage/4.8/%{name}-%{version}.tar.bz2
 Patch0: orage-4.7.6.13-libnotify.patch
 Group: User Interface/Desktops
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -32,11 +32,10 @@ day use it launches itself in the background as a daemon and can be accessed
 using the Orage Clock plugin for the panel. 
 
 %prep
-%setup -q -n orage-493faff1dafe25a46b0c9090636a21674c1705dc
+%setup -q
 %patch0 -p1 
 
 %build
-./autogen.sh
 export CFLAGS="$RPM_OPT_FLAGS -I/usr/include/libical"
 %configure --disable-static --enable-libical
 
@@ -92,6 +91,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_mandir}/man1/tz_convert.1.gz
 
 %changelog
+* Tue Jan 13 2011 Kevin Fenzi <kevin at tummy.com> - 4.8.0-1
+- Update to 4.8.0
+
 * Sun Jan 09 2011 Kevin Fenzi <kevin at tummy.com> - 4.7.6.13-1
 - Upgrade to 2011-01-09 git snapshot
 
diff --git a/sources b/sources
index ddda337..15a3efb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93909b5e85d78c8163cf8764194b2425  orage-493faff1dafe25a46b0c9090636a21674c1705dc.tar.bz2
+cc6770036ddc690c2a361079fdae5d22  orage-4.8.0.tar.bz2


More information about the scm-commits mailing list