Rename Reductive Labs to Puppet Labs

This commit is contained in:
Todd Zullinger 2010-08-28 10:53:45 -04:00
parent ff473ef496
commit 725dce0812
5 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
Run 'ruby install.rb' or use one of the distributed gem files at
http://reductivelabs.com/downloads/gems .
http://puppetlabs.com/downloads/gems .
install.rb should successfully install; let me know if it doesn't.

2
README
View File

@ -5,4 +5,4 @@ processors, etc.
See bin/facter for an example of the interface.
See http://reductivelabs.com/projects/facter/ for more details.
See http://www.puppetlabs.com/puppet/related-projects/facter for more details.

View File

@ -16,11 +16,11 @@ Run the ``facter`` binary on the command for a full list of facts supported on y
Adding your own facts
+++++++++++++++++++++
See the `Adding Facts`_ wiki page for details of how to add your own custom facts to Facter.
See the `Adding Facts`_ page for details of how to add your own custom facts to Facter.
Further Information
+++++++++++++++++++
See http://reductivelabs.com/projects/facter/ for more details.
See http://www.puppetlabs.com/puppet/related-projects/facter for more details.
.. _Adding Facts: http://reductivelabs.com/trac/puppet/wiki/AddingFacts
.. _Adding Facts: http://docs.puppetlabs.com/guides/custom_facts.html

View File

@ -9,8 +9,8 @@ Version: 1.5.5
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
URL: http://reductivelabs.com/projects/facter
Source0: http://reductivelabs.com/downloads/facter/%{name}-%{version}.tar.gz
URL: http://www.puppetlabs.com/puppet/related-projects/%{name}/
Source0: http://puppetlabs.com/downloads/%{name}/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if %has_ruby_noarch
BuildArch: noarch

View File

@ -2,6 +2,6 @@ PKG=CSWfacter
NAME=facter - System Fact Gatherer
VERSION=1.3.5
CATEGORY=application
VENDOR=http://reductivelabs.com/projects/facter
HOTLINE=http://reductivelabs.com/cgi-bin/facter.cgi
VENDOR=http://www.puppetlabs.com/puppet/related-projects/facter
HOTLINE=http://puppetlabs.com/cgi-bin/facter.cgi
EMAIL=luke@madstop.com