GlusterFS-3.4.0beta2

Plus _hardened build and bzip2 compressed ChangeLog

As with 3.4.0beta1, G4S (nee UFO) Fedora/EPEL openstack-swift-1.8.0 is
used on f19, f20/rawhide, and el6. As before we continue to package our
own openstack-swift-1.8.0 for f17 and f18; once it has been tested we
will Switch to the RDO openstack-swift-1.8.0 on f18.
This commit is contained in:
Kaleb S. KEITHLEY 2013-05-24 08:17:22 -04:00
parent da1d4f3db8
commit e27233f7c7
2 changed files with 12 additions and 6 deletions

View File

@ -1,8 +1,10 @@
%global _hardened_build 1
%global _for_fedora_koji_builds 1
# uncomment and add '%' to use the prereltag for pre-releases
%global prereltag beta1
%global prereltag beta2
# if you wish to compile an rpm without rdma support, compile like this...
# rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --without rdma
@ -53,7 +55,7 @@ Summary: Cluster File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 3.4.0
Release: 0.4%{?prereltag:.%{prereltag}}%{?dist}
Release: 0.5%{?prereltag:.%{prereltag}}%{?dist}
%else
Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
@ -685,8 +687,9 @@ cd ..
find %{buildroot}%{_libdir} -name '*.a' -delete
find %{buildroot}%{_libdir} -name '*.la' -delete
# Remove installed docs, we include them ourselves as %%doc
# Remove installed docs, they're included by %%doc
%{__rm} -rf %{buildroot}%{_datadir}/doc/glusterfs/
%{__bzip2} ChangeLog
# Remove benchmarking and other unpackaged files
%{__rm} -rf %{buildroot}/benchmarking
@ -872,7 +875,7 @@ cp ufo/bin/gluster-swift-gen-builders %{buildroot}%{_bindir}/
%files
%defattr(-,root,root,-)
%doc ChangeLog COPYING-GPLV2 COPYING-LGPLV3 INSTALL README THANKS
%doc ChangeLog.bz2 COPYING-GPLV2 COPYING-LGPLV3 INSTALL README THANKS
%config(noreplace) %{_sysconfdir}/logrotate.d/*
%config(noreplace) %{_sysconfdir}/sysconfig/*
%exclude %{_libdir}/libgfapi.*
@ -1417,6 +1420,9 @@ fi
%endif
%changelog
* Fri May 24 2013 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.0-0.5.beta2
- prerelease 3.4.0beta2 for oVirt/vdsm dependencies in Fedora19
* Thu May 9 2013 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.0-0.4.beta1
- prerelease 3.4.0beta1 for oVirt/vdsm dependencies in Fedora19

View File

@ -1,3 +1,3 @@
e890e25b1cdec3171885ea0185fadefc glusterfs-3.4.0beta1.tar.gz
2b213d50508f9838d5b897e8be3614c0 glusterfs-3.4.0beta2.tar.gz
0d2479c3cbb124fa3a6b001d0d4d5a8b swift-1.8.0.tar.gz
63d2b212c73e04b3c308fa5f37312a3a gluster-swift-ufo-1.2beta1.tar.gz
7a2e11fd7b59d4ddee2c699adf60fc6e gluster-swift-ufo-1.2beta2.tar.gz