rpms/glusterfs/F-11 glusterfs.spec, 1.12, 1.13 glusterfs-2.0.1-y.tab.c.patch, 1.1, NONE

Matthias Saou thias at fedoraproject.org
Thu Jun 11 12:08:40 UTC 2009


Author: thias

Update of /cvs/extras/rpms/glusterfs/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4660/F-11

Modified Files:
	glusterfs.spec 
Removed Files:
	glusterfs-2.0.1-y.tab.c.patch 
Log Message:
Remove libglusterfs/src/y.tab.c to fix koji F11/devel builds.



Index: glusterfs.spec
===================================================================
RCS file: /cvs/extras/rpms/glusterfs/F-11/glusterfs.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- glusterfs.spec	11 Jun 2009 11:52:50 -0000	1.12
+++ glusterfs.spec	11 Jun 2009 12:08:10 -0000	1.13
@@ -16,7 +16,7 @@
 Summary: Cluster File System
 Name: glusterfs
 Version: 2.0.1
-Release: 1%{?pre:.%{pre}}%{?dist}.2
+Release: 2%{?pre:.%{pre}}%{?dist}
 License: GPLv3+
 Group: System Environment/Base
 URL: http://www.gluster.org/docs/index.php/GlusterFS
@@ -118,7 +118,7 @@ This package provides the development li
 
 %prep
 %setup -q -n %{name}-%{version}%{?pre}
-# Remove the broken version, it gets re-generated by bison
+# Remove file, it gets re-generated by bison (was causing koji build failures)
 rm -f libglusterfs/src/y.tab.c
 # Don't get executable sources in the debuginfo package (as of 2.0.0rc7)
 chmod -x libglusterfsclient/src/*.{c,h}
@@ -235,6 +235,9 @@ fi
 
 
 %changelog
+* 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.
+
 * Sat May 16 2009 Matthias Saou <http://freshrpms.net/> 2.0.1-1
 - Update to 2.0.1.
 


--- glusterfs-2.0.1-y.tab.c.patch DELETED ---




More information about the fedora-extras-commits mailing list