[moblin-panel-people/f14/master] 0.1.14

Peter Robinson pbrobinson at fedoraproject.org
Wed Sep 22 22:41:22 UTC 2010


commit 28cff0cf62cb73978575fe60a1c181e376d5e534
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Sep 22 23:41:17 2010 +0100

    0.1.14

 .gitignore               |    1 +
 moblin-panel-people.spec |   17 ++++++++++++-----
 sources                  |    2 +-
 3 files changed, 14 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d242eb..a1eb6ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 moblin-panel-people-0.1.13.tar.gz
+/moblin-panel-people-0.1.14.tar.bz2
diff --git a/moblin-panel-people.spec b/moblin-panel-people.spec
index d2641df..832392a 100644
--- a/moblin-panel-people.spec
+++ b/moblin-panel-people.spec
@@ -1,13 +1,17 @@
+# Tarfile created using git
+# git clone git://gitorious.org/meego-netbook-ux/meego-panel-people.git
+# git archive --format=tar --prefix=%{name}-%{version}/ %{version} | bzip2 > %{name}-%{version}.tar.bz2
+%define tarfile %{name}-%{version}.tar.bz2
+
 Name:          moblin-panel-people
-Version:       0.1.13
-Release:       3%{?dist}
+Version:       0.1.14
+Release:       1%{?dist}
 Summary:       Moblin Panel for People
 
 Group:         User Interface/Desktops
 License:       LGPLv2+
 URL:           http://www.meego.com
-Source0:       http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.gz
-BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:       %{tarfile}
 
 BuildRequires: anerley-devel
 BuildRequires: clutter-devel
@@ -31,7 +35,7 @@ The Moblin mutter panel for managing and contacting people.
 %setup -q
 
 # run autogen.sh until we have a proper release, but don't run configure twice.
-#NOCONFIGURE=true ./autogen.sh
+NOCONFIGURE=true ./autogen.sh
 
 %build
 %configure --disable-static
@@ -57,6 +61,9 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}
 
 %changelog
+* Wed Sep 22 2010 Peter Robinson <pbrobinson at gmail.com> 0.1.14-1
+- New upstream 0.1.14 release
+
 * Tue Jul 20 2010 Peter Robinson <pbrobinson at gmail.com> 0.1.13-3
 - Bump build for new evolution
 
diff --git a/sources b/sources
index e7d70fc..b42a785 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-623903444db21906960855dfcd566b71  moblin-panel-people-0.1.13.tar.gz
+d1423a4cc237c1a52c9f951e2b4b05d9  moblin-panel-people-0.1.14.tar.bz2


More information about the scm-commits mailing list