summaryrefslogtreecommitdiffstats
path: root/conf/redhat/facter.spec
diff options
context:
space:
mode:
authorMatt Robinson <matt@puppetlabs.com>2011-05-20 16:17:37 -0700
committerMatt Robinson <matt@puppetlabs.com>2011-05-20 16:17:37 -0700
commit59173268a5c6525a4a5df55b362775d07bc6b52d (patch)
treefbba104c5d714156b3dc872b9e006107ee2a4618 /conf/redhat/facter.spec
parent024f7c99543e58ec00bb8f755a1d89d01fd5174c (diff)
parent2c5effffa0558f0cec4e84d07ee80ffa27db9a2f (diff)
downloadfacter-59173268a5c6525a4a5df55b362775d07bc6b52d.tar.gz
facter-59173268a5c6525a4a5df55b362775d07bc6b52d.tar.xz
facter-59173268a5c6525a4a5df55b362775d07bc6b52d.zip
Merge branch 'next'
* next: (32 commits) (#7507) Fix 1.9.2 test failure Removed inappropriately uncredited Ohai method from ec2 fact (#6614) Update ipaddress6 fact to work with Ruby 1.9 (#6612) Changed uptime spec to be endian agnostic (#6728) Facter improperly detects openvzve on CloudLinux systems (#5135) Fix faulty logic in physicalprocessorcount Ensures that ARP facts are returned only on EC2 hosts Fixed #6974 - Moved to Apache 2.0 license refactor the mechanism for allowing for resolution ordering to be influenced (#6740) facter doesn't always respect facts in environment variables Partial fix for #6971 - Fix for virtual tests (#2714) Fixed faulty test (#2714) Added timeout to prtdiag resulution (#5135) Refactored physicalprocessorcount Re-factor. Do not use pure-Ruby file reading against "/proc/cpuinfo" and possibly any entry under "/sys" from the sysfs file system. Fix. Using sysfs file system entries to count the number of physical CPUs. Fall-back to "/proc/cpuinfo" included for backward-compatibility with legacy systems. (#3856) Add virtualbox detection via lspci (graphics card), dmidecode, and prtdiag for Solaris and corresponding tests. Darwin case is not handled yet. (#6883) Update Facter install.rb to be slightly more informative. (#5394) Document each Facter fact. (#6862) Add a default subject for the mail_patches rake task ...
Diffstat (limited to 'conf/redhat/facter.spec')
-rw-r--r--conf/redhat/facter.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/redhat/facter.spec b/conf/redhat/facter.spec
index 1148fd3..99a6505 100644
--- a/conf/redhat/facter.spec
+++ b/conf/redhat/facter.spec
@@ -7,7 +7,7 @@ Summary: Ruby module for collecting simple facts about a host operating system
Name: facter
Version: 1.5.8
Release: 1%{?dist}
-License: GPLv2+
+License: Apache 2.0
Group: System Environment/Base
URL: http://www.puppetlabs.com/puppet/related-projects/%{name}/
Source0: http://puppetlabs.com/downloads/%{name}/%{name}-%{version}.tar.gz