- Update version and rebuilt

This commit is contained in:
Phil Knirsch 2006-11-28 15:24:45 +00:00
parent 0f62000d78
commit 8607b8fe5c
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
setup-2.5.57.tar.bz2
setup-2.6.1.tar.bz2

View File

@ -1,11 +1,11 @@
Summary: A set of system configuration and setup files.
Name: setup
Version: 2.5.57
Release: 1
Version: 2.6.1
Release: 1%{?dist}
License: public domain
Group: System Environment/Base
Source: setup-%{version}.tar.bz2
Buildroot: %{_tmppath}/%{name}-root
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArchitectures: noarch
BuildRequires: bash tcsh
Conflicts: initscripts < 4.26, bash <= 2.0.4-21
@ -76,6 +76,9 @@ rm -rf %{buildroot}
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
* Tue Nov 28 2006 Phil Knirsch <pknirsch@redhat.com> 2.6.1-1.fc7
- Update version and rebuilt
* Tue Nov 28 2006 Phil Knirsch <pknirsch@redhat.com> 2.5.57-1
- Revert change for umask in /etc/bashrc (#217523)

View File

@ -1 +1 @@
1ce4231b5cec6515eb28d0ad2e406619 setup-2.5.57.tar.bz2
77f42b767fa085bb7d2c6805f9cf3915 setup-2.6.1.tar.bz2