55ef7b
Summary: Gluster Filesystem from the CentOS Storage SIG repo configs
55ef7b
Name: centos-release-gluster
55ef7b
Epoch: 10
55ef7b
Version: 1
55ef7b
Release: 1%{?dist}
55ef7b
License: GPL
55ef7b
Group: System Environment/Base
55ef7b
Source0: CentOS-Gluster.repo
55ef7b
URL: http://wiki.centos.org/SpecialInterestGroup/Storage
55ef7b
BuildArch: noarch
55ef7b
55ef7b
Provides: centos-release-gluster
55ef7b
Requires: centos-release
55ef7b
55ef7b
BuildRoot: %{_tmppath}/%{name}-root
55ef7b
55ef7b
%description
55ef7b
yum Configs and basic docs for Gluster FS as delivered via the CentOS Storage SIG.
55ef7b
55ef7b
%prep
55ef7b
%setup -q -n %{name} -T -c
55ef7b
55ef7b
%install
55ef7b
rm -rf $RPM_BUILD_ROOT
55ef7b
mkdir -p $RPM_BUILD_ROOT/etc
55ef7b
mkdir -p -m 755 $RPM_BUILD_ROOT/etc/yum.repos.d
55ef7b
mkdir -p -m 755 $RPM_BUILD_ROOT/%{_bindir}
55ef7b
install -m 644 %SOURCE0 $RPM_BUILD_ROOT/etc/yum.repos.d
55ef7b
55ef7b
%clean
55ef7b
rm -rf $RPM_BUILD_ROOT
55ef7b
55ef7b
%files
55ef7b
%defattr(-,root,root)
55ef7b
%config(noreplace) /etc/yum.repos.d/*
55ef7b
55ef7b
%changelog
55ef7b
* Wed Oct 15 2014 Karanbir Singh <kbsingh@centos.org> - 1-1
55ef7b
- Basic setup with the repo files so we can start testing