Name: reb00t-release Version: 7.90 Release: 1.n0i.1 Summary: Reb00t.com RPM repository configuration Group: System Environment/Base License: BSD URL: http://www.reb00t.com/ #Source0: RPM-GPG-KEY-reb00t Source1: reb00t.repo Source2: reb00t-devel.repo BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #Requires: fedora-release >= %{version} %description Reb00t.com repository contains open source and other distributable software for Fedora. This package contains the configuration for Yum. %prep %setup -c -T %build %install %{__rm} -rf $RPM_BUILD_ROOT # gpg keys # %{__install} -Dpm 644 %{SOURCE0} $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-reb00t # yum %{__install} -dm 755 $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d %{__install} -pm 644 %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/ %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) # %{_sysconfdir}/pki/rpm-gpg/* %config(noreplace) %{_sysconfdir}/yum.repos.d/* %changelog * Sun Sep 09 2007 Marius FERARU - 7.90-1.n0i.1 - initial release