[blobby] 0.9c and a rebuild for physfs2

Tom Callaway spot at fedoraproject.org
Thu Dec 15 20:52:39 UTC 2011


commit 46bd2ea3b7497b8cc7a9ee228f5b09fc6c63f5db
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Dec 15 15:52:38 2011 -0500

    0.9c and a rebuild for physfs2

 .gitignore  |    2 ++
 blobby.spec |   14 +++++---------
 sources     |    2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0165f34..8fa0706 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 blobby2-linux-0.9b.tar.gz
+/blobby2-linux-0.9c.tar.bz2
+/blobby2-linux-0.9c.tar.gz
diff --git a/blobby.spec b/blobby.spec
index a9746f3..111fb53 100644
--- a/blobby.spec
+++ b/blobby.spec
@@ -1,6 +1,6 @@
 Name:           blobby
-Version:        0.9b
-Release:        2%{?dist}
+Version:        0.9c
+Release:        1%{?dist}
 Summary:        Volley-ball game
 
 Group:          Amusements/Games
@@ -10,8 +10,6 @@ URL:            http://blobby.sourceforge.net
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}2-linux-%{version}.tar.gz
 Source1:        blobby.desktop
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildRequires:  SDL-devel, physfs-devel, zlib-devel, cmake, boost-devel, zip
 BuildRequires:  ImageMagick, desktop-file-utils, hicolor-icon-theme
 
@@ -29,7 +27,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 %check
@@ -55,11 +52,7 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS README ChangeLog COPYING TODO
 %{_bindir}/*
 %{_datadir}/blobby
@@ -68,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Dec  9 2011 Tom Callaway <spot at fedoraproject.org> - 0.9c-1
+- 0.9c
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9b-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index a08e4f4..6da7f52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40ee9f34ee8187c6910f489e4fa4a76d  blobby2-linux-0.9b.tar.gz
+d3a6d185c4acd1c5eddf0ce46b3f55bb  blobby2-linux-0.9c.tar.gz


More information about the scm-commits mailing list