This commit is contained in:
Jesse Keating 2009-07-25 00:26:50 +00:00
parent e78a9864df
commit 5357f69301

View File

@ -16,7 +16,7 @@
Summary: Cluster File System
Name: glusterfs
Version: 2.0.1
Release: 2%{?pre:.%{pre}}%{?dist}
Release: 3%{?pre:.%{pre}}%{?dist}
License: GPLv3+
Group: System Environment/Base
URL: http://www.gluster.org/docs/index.php/GlusterFS
@ -235,6 +235,9 @@ fi
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jun 11 2009 Matthias Saou <http://freshrpms.net/> 2.0.1-2
- Remove libglusterfs/src/y.tab.c to fix koji F11/devel builds.