[anerley] bump build

Peter Robinson pbrobinson at fedoraproject.org
Thu Feb 3 14:47:47 UTC 2011


commit 3ee3eef511b3664589518c774f5b366cd103ca74
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Feb 3 14:47:41 2011 +0000

    bump build

 .gitignore   |    1 +
 anerley.spec |   19 +++++++++++++------
 sources      |    2 +-
 3 files changed, 15 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ba62da..5a67617 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 anerley-0.2.14.tar.gz
+/anerley-0.2.9.tar.bz2
diff --git a/anerley.spec b/anerley.spec
index 96b1e7d..c0dc5fb 100644
--- a/anerley.spec
+++ b/anerley.spec
@@ -1,14 +1,18 @@
+# Tarfile created using git
+# git clone git://gitorious.org/meego-netbook-ux/meego-panel-devices.git
+# git archive --format=tar --prefix=%{name}-%{version}/ %{version} | bzip2 > %{name}-%{version}.tar.bz2
+%define tarfile %{name}-%{version}.tar.bz2
+
 Name:          anerley
 Version:       0.2.14
-Release:       3%{?dist}
+Release:       4%{?dist}
 Epoch:         1
-Summary:       Moblin widgets for people information
+Summary:       Widgets for people information
 
 Group:         System Environment/Libraries
 License:       LGPLv2
-URL:           http://www.moblin.org/
-Source0:       http://download.moblin.org/sources/%{name}/0.2/%{name}-%{version}.tar.gz
-BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+URL:           http://www.meego.com
+Source0:       %{tarfile}
 
 BuildRequires: evolution-data-server-devel
 BuildRequires: glib2-devel
@@ -18,7 +22,7 @@ BuildRequires: intltool
 BuildRequires: gettext
 
 %description
-Moblin widgets for management of people information using telepathy 
+Widgets for management of people information using telepathy 
 and associated protocols
 
 %package devel
@@ -68,6 +72,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.so
 
 %changelog
+* Thu Feb  3 2011 Peter Robinson <pbrobinson at gmail.com> 1:0.2.14-4
+- Bump build for new evolution
+
 * Tue Jul 20 2010 Peter Robinson <pbrobinson at gmail.com> 1:0.2.14-3
 - Bump build for new evolution
 
diff --git a/sources b/sources
index 78ee6f1..0a743ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-507d078cf59c447d96f9a5f6d6f2316f  anerley-0.2.14.tar.gz
+c3a80c16c7eed396d92293a68acb4443  anerley-0.2.9.tar.bz2


More information about the scm-commits mailing list