From ea96381bec01c7fd437ba9590451529a3d45d407 Mon Sep 17 00:00:00 2001 From: luke Date: Tue, 27 Jun 2006 05:34:07 +0000 Subject: simple packaging updaets git-svn-id: http://reductivelabs.com/svn/facter/trunk@148 1f5c1d6a-bddf-0310-8f58-fc49e503516a --- Rakefile | 1 - conf/redhat/facter.spec | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Rakefile b/Rakefile index e87748c..78085e2 100644 --- a/Rakefile +++ b/Rakefile @@ -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 - 1.3.0-1 +* Fri Jun 19 2006 Luke Kanies - 1.3.0-1 - Fixed spec file to work again with the extra memory and processor files. * Mon Jun 12 2006 David Lutterkort - 1.3.0-1 -- cgit