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 1:0.2.14-4 +- Bump build for new evolution + * Tue Jul 20 2010 Peter Robinson 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