From 712acd3d4c39b2069f8399f4ab1c21b6ebe68697 Mon Sep 17 00:00:00 2001 From: Ondřej Vašík Date: Nov 02 2011 13:24:33 +0000 Subject: add ext4 to /etc/filesystems - #750506, reserve 179:179 for sanlock - #727655 --- diff --git a/.gitignore b/.gitignore index 6b6fb8d..669bbd6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ setup-2.8.25.tar.bz2 /setup-2.8.38.tar.bz2 /setup-2.8.39.tar.bz2 /setup-2.8.40.tar.bz2 +/setup-2.8.42.tar.bz2 diff --git a/setup.spec b/setup.spec index faf5482..a894f88 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.8.40 +Version: 2.8.42 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -89,6 +89,12 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Wed Nov 2 2011 Ondrej Vasik 2.8.42-1 +- add ext4 to /etc/filesystems - #750506 + +* Wed Sep 14 2011 Ondrej Vasik 2.8.41-1 +- reserve 179:179 for sanlock - #727655 + * Fri Aug 26 2011 Ondrej Vasik 2.8.40-1 - reserve 178:178 for myproxy (myproxy-server) - #733671 diff --git a/sources b/sources index bd6d4bc..2b2828d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfd52df165ffdf9146f1136205216d86 setup-2.8.40.tar.bz2 +b0873f8909bfcacd8e9763bc94504c4b setup-2.8.42.tar.bz2