[openstack-swift/el6] cleanups from Smokestack spec (Dan Prince)

Alan Pevec apevec at fedoraproject.org
Mon Jan 21 12:14:13 UTC 2013


commit cd2b642c1ae43d29f75660da66d04703e22d3fe6
Author: Alan Pevec <apevec at redhat.com>
Date:   Mon Jan 21 13:12:47 2013 +0100

    cleanups from Smokestack spec (Dan Prince)

 openstack-swift.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/openstack-swift.spec b/openstack-swift.spec
index e30717c..9f397c5 100644
--- a/openstack-swift.spec
+++ b/openstack-swift.spec
@@ -59,7 +59,6 @@ Patch0002: 0002-Add-fixes-for-building-the-doc-package.patch
 
 
 BuildArch:        noarch
-BuildRequires:    dos2unix
 BuildRequires:    python-devel
 BuildRequires:    python-setuptools
 BuildRequires:    python-netifaces
@@ -85,7 +84,7 @@ Requires(pre):    shadow-utils
 Obsoletes:        openstack-swift-auth  <= 1.4.0
 # swift3 was split off in 1.5.0
 Requires:         openstack-swift-plugin-swift3
-# swiftclient was split offf in 1.6.0
+# swiftclient was split off in 1.6.0
 Requires:         python-swiftclient
 
 %description
@@ -177,9 +176,8 @@ This package contains documentation files for %{name}.
 %patch0001 -p1
 %patch0002 -p1
 
-# Fix wrong-file-end-of-line-encoding warning
-dos2unix LICENSE
-
+# remove bundled egg-info
+rm -rf swift.egg-info
 
 %build
 %{__python} setup.py build
@@ -455,6 +453,7 @@ fi
 %changelog
 * Fri Jan 18 2013 Pete Zaitcev <zaitcev at redhat.com> 1.7.4-2.3
 - Relocate object-expirer to proxy subpackage
+- cleanups from Smokestack spec (Dan Prince)
 
 * Thu Jan 17 2013 Alan Pevec <apevec at redhat.com> 1.7.4-2.2
 - adjust openstack-swift-functions for new init scripts


More information about the scm-commits mailing list