diff options
-rw-r--r-- | Rakefile | 1 | ||||
-rw-r--r-- | conf/redhat/facter.spec | 2 |
2 files changed, 1 insertions, 2 deletions
@@ -25,7 +25,6 @@ project = Rake::RedLabProject.new("facter") do |p| ] p.epmhosts = %w{culain} - p.sunpkghost = "sol10b" p.rpmhost = "fedora1" end diff --git a/conf/redhat/facter.spec b/conf/redhat/facter.spec index d5affdd..275993a 100644 --- a/conf/redhat/facter.spec +++ b/conf/redhat/facter.spec @@ -53,7 +53,7 @@ rm -rf %{buildroot} %changelog -* Fri Jun 9 2006 Luke Kanies <luke@madstop.com> - 1.3.0-1 +* Fri Jun 19 2006 Luke Kanies <luke@madstop.com> - 1.3.0-1 - Fixed spec file to work again with the extra memory and processor files. * Mon Jun 12 2006 David Lutterkort <dlutter@redhat.com> - 1.3.0-1 |