From 7c2cd7d19ab45a9fdb04ff170e20c009ce515468 Mon Sep 17 00:00:00 2001 From: cassmodiah Date: Jan 16 2009 18:08:53 +0000 Subject: *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore index 9ac062a..cbd527b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bam.zip +bam-0.2.0.tar.gz diff --git a/bam.spec b/bam.spec index c2d18e0..8cd4484 100644 --- a/bam.spec +++ b/bam.spec @@ -1,15 +1,13 @@ Name: bam -Version: 0.0.0.4.3 -# bam is not versioned -# the first two numbers are for an uncomplicated update of bam, if it will be versioned -# the last three numbers figure the teeworlds version number +Version: 0.2.0 + Release: 1%{?dist} Summary: A build-system Group: Amusements/Games License: Teeworlds and MIT URL: http://www.teeworlds.com -Source0: http://www.teeworlds.com/files/%{name}.zip +Source0: http://www.teeworlds.com/files/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -19,7 +17,7 @@ software from its source code. Used to build the Teeworlds game. %prep -%setup -q -n %{name} +%setup -q %build @@ -44,6 +42,9 @@ rm -rf %{buildroot} %changelog +* Fri Jan 16 2009 Simon Wesp 0.2.0-1 +- Update to 0.2.0 + * Sat Nov 01 2008 Simon Wesp 0.0.0.4.3-1 - Honor optflags - Select a 'better' code for version diff --git a/import.log b/import.log index b07edb6..6bac56d 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ bam-0_0_0_4_3-1_fc10:HEAD:bam-0.0.0.4.3-1.fc10.src.rpm:1226154008 +bam-0_2_0-1_fc10:HEAD:bam-0.2.0-1.fc10.src.rpm:1232129331 diff --git a/sources b/sources index 35327af..d4738cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd1937ce711927299a1b09edffa319ca bam.zip +d4efe74591a73c1cec8b34d76ffd1049 bam-0.2.0.tar.gz