make sure the package list is available when we need it

epel9
Dennis Gilmore 11 years ago
parent b776983ba1
commit b85e0191ed

1
.gitignore vendored

@ -14,3 +14,4 @@ appliance-tools-004.5.tar.bz2
/appliance-tools-007.4.tar.bz2
/appliance-tools-007.5.tar.bz2
/appliance-tools-007.6.tar.bz2
/appliance-tools-007.7.tar.bz2

@ -4,7 +4,7 @@
Summary: Tools for building Appliances
Name: appliance-tools
Version: 007.6
Version: 007.7
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/image-minimizer
%changelog
* Tue Feb 11 2014 Dennis Gilmore <dennis@ausil.us> - 007.7-1
- make sure the package list is available when we need it
* Tue Feb 11 2014 Dennis Gilmore <dennis@ausil.us> - 007.6-1
- use a slightly different path for extlinux-bootloader package

@ -1 +1 @@
9266296b8c2c8e11c1fd8f696c692210 appliance-tools-007.6.tar.bz2
dc85a107e7710313acf62a3642e95369 appliance-tools-007.7.tar.bz2

Loading…
Cancel
Save