rpms/appliance-tools/devel appliance-tools.spec,1.1,1.2

David Huff huff at fedoraproject.org
Tue Aug 26 16:10:09 UTC 2008


Author: huff

Update of /cvs/pkgs/rpms/appliance-tools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2706

Modified Files:
	appliance-tools.spec 
Log Message:
updated spec file



Index: appliance-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/appliance-tools/devel/appliance-tools.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- appliance-tools.spec	22 Aug 2008 16:36:26 -0000	1.1
+++ appliance-tools.spec	26 Aug 2008 16:09:39 -0000	1.2
@@ -8,12 +8,10 @@
 Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
-URL: http://thincrust.net
-#need to add tag for build
+URL: http://git.et.redhat.com/?p=act.git
 Source0: %{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-#requires latest build form livecd-tools not out yet
-Requires: livecd-tools >= 017.1
+Requires: livecd-tools >= 018
 BuildRequires: python
 BuildArch: noarch
 
@@ -24,7 +22,7 @@
 http://thincrust.net for more details.
 
 %prep
-%setup -q -n act
+%setup -q
 
 %build
 make
@@ -50,7 +48,12 @@
 
 %changelog
 * Wed Jul 09 2008 David Huff <dhuff at redhat.com> - 003-1
-- version 3 is build for latest version of livecd-tools with patches
+- version 003 is build for latest version of livecd-tools with patches
+
+* Wed Jul 09 2008 Alan Pevec <apevec at redhat.com> 002-1
+- import imgcreate.fs refactoring and other changes
+  to make it work with Fedora-9 livecd-tools-0.17.1 w/o Thincrust patches
+- version 002 is for f9 branch to work with stock f9 livecd-tools
 
 * Wed Jun 11 2008 David Huff <dhuff at redhat.com> - 001-3
 - fixed dependancys




More information about the fedora-extras-commits mailing list