From 815ea2efd510351ac9f6c6b738aa63b3370d051c Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Jan 14 2011 15:07:19 +0000 Subject: - Fix the gnome themes - Add biosdevname package - Edit .bash_history file - Add the initrd and kernel lines to .treeinfo - Don't remove the gamin package from installtree --- diff --git a/.gitignore b/.gitignore index 8e4d043..47e927a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /lorax-0.1.tar.bz2 +/lorax-0.2.tar.bz2 diff --git a/lorax.spec b/lorax.spec index 142be79..abfa6fb 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,16 +1,12 @@ Name: lorax -Version: 0.1 -Release: 1%{?dist} +Version: 0.2 +Release: 2%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System License: GPLv2+ URL: http://git.fedorahosted.org/git/?p=lorax.git - -# This is a Red Hat maintained package which is specific to -# our distribution. Thus the source is only available from -# within this srpm. -Source0: %{name}-%{version}.tar.bz2 +Source0: https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.bz2 BuildArch: noarch BuildRequires: python-setuptools @@ -56,5 +52,12 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Fri Jan 14 2011 Martin Gracik 0.2-2 +- Fix the gnome themes +- Add biosdevname package +- Edit .bash_history file +- Add the initrd and kernel lines to .treeinfo +- Don't remove the gamin package from installtree + * Wed Dec 01 2010 Martin Gracik 0.1-1 - First packaging of the new lorax tool. diff --git a/sources b/sources index 173c23b..4632c17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c668ee3e9ba5918292b2c9c8daeb082 lorax-0.1.tar.bz2 +05efe63c354f761c551d0741bf1dab40 lorax-0.2.tar.bz2