- 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
This commit is contained in:
parent
6d90247b12
commit
815ea2efd5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/lorax-0.1.tar.bz2
|
||||
/lorax-0.2.tar.bz2
|
||||
|
17
lorax.spec
17
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 <mgracik@redhat.com> 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 <mgracik@redhat.com> 0.1-1
|
||||
- First packaging of the new lorax tool.
|
||||
|
Loading…
Reference in New Issue
Block a user