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