[celestia] v1.6.1

Peter Robinson pbrobinson at fedoraproject.org
Mon Nov 14 22:45:19 UTC 2011


commit 349c8855d92bb755437f6d513808791a3b562912
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Nov 14 22:45:04 2011 +0000

    v1.6.1

 .gitignore    |    1 +
 celestia.spec |   14 +++++---------
 sources       |    2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 230ad6a..868d8a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 celestia-1.5.1.tar.gz
 /celestia-1.6.0.tar.gz
+/celestia-1.6.1.tar.gz
diff --git a/celestia.spec b/celestia.spec
index f4aad62..2f88938 100644
--- a/celestia.spec
+++ b/celestia.spec
@@ -1,6 +1,6 @@
 Name:		celestia
-Version:        1.6.0
-Release:        3%{?dist}
+Version:        1.6.1
+Release:        1%{?dist}
 Summary:        OpenGL real-time visual space simulation
 Group:          Applications/Emulators
 License:        GPLv2+
@@ -9,7 +9,6 @@ Source3:        celestia.desktop
 Patch1:         celestia-1.5.0-gcc44.patch
 Patch2:         celestia-1.6.0-gcc45.patch
 URL:            http://www.shatters.net/celestia/
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtkglext-devel
 BuildRequires:  libgnomeui-devel
@@ -57,8 +56,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=$RPM_BUILD_ROOT
 
 install -p -m 644 -D src/celestia/kde/data/hi48-app-celestia.png \
@@ -83,10 +80,6 @@ desktop-file-install \
 %find_lang %{name} --all-name
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %pre
 if [ "$1" -gt 1 ]; then
     GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` \
@@ -123,6 +116,9 @@ fi
 
 
 %changelog
+* Mon Nov 14 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 1.6.1-1
+- Update to 1.6.1
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index c5a7d3d..d742055 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b96a8e7666ab5a26f032b9d605e023d  celestia-1.6.0.tar.gz
+02208982a431b984502fac909bf380f4  celestia-1.6.1.tar.gz


More information about the scm-commits mailing list