Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 703049 Details for
Bug 904353
Provide swift man page for the command line interface.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Candidate 1 in openstack-swift
openstack-swift-bz904353-1.diff (text/plain), 1.51 KB, created by
Pete Zaitcev
on 2013-02-26 18:10:20 UTC
(
hide
)
Description:
Candidate 1 in openstack-swift
Filename:
MIME Type:
Creator:
Pete Zaitcev
Created:
2013-02-26 18:10:20 UTC
Size:
1.51 KB
patch
obsolete
>commit 7ff18eee46ea654346c4e498edaa6440376c2acc >Author: Pete Zaitcev <zaitcev@kotori.zaitcev.us> >Date: Tue Feb 26 11:07:01 2013 -0700 > > Move swift.1 to python-swiftclient > > Change-Id: I3d2b127151394eee2e697fa1dd605eac95e18820 > >diff --git a/openstack-swift.spec b/openstack-swift.spec >index d67a2a1..adb20a7 100644 >--- a/openstack-swift.spec >+++ b/openstack-swift.spec >@@ -6,7 +6,7 @@ > > Name: openstack-swift > Version: 1.7.4 >-Release: 9%{?dist} >+Release: 10%{?dist} > Summary: OpenStack Object Storage (swift) > > Group: Development/Languages >@@ -260,7 +260,8 @@ for m in doc/manpages/*.5; do > install -p -m 0644 $m %{buildroot}%{_mandir}/man5 > done > install -d -m 755 %{buildroot}%{_mandir}/man1 >-for m in doc/manpages/*.1; do >+# Matching swift-* avoids swift.1, moved to python-swiftclient, bz#904353 >+for m in doc/manpages/swift-*.1; do > install -p -m 0644 $m %{buildroot}%{_mandir}/man1 > done > >@@ -378,7 +379,6 @@ fi > %{_mandir}/man5/dispersion.conf.5* > %{_mandir}/man1/swift-dispersion-populate.1* > %{_mandir}/man1/swift-dispersion-report.1* >-%{_mandir}/man1/swift.1* > %{_mandir}/man1/swift-get-nodes.1* > %{_mandir}/man1/swift-init.1* > %{_mandir}/man1/swift-orphans.1* >@@ -497,6 +497,9 @@ fi > %doc LICENSE doc/build/html > > %changelog >+* Tue Feb 26 2013 Pete Zaitcev <zaitcev@redhat.com> 1.7.4-10 >+- Move swift.1 to python-swiftclient, bz#904353 >+ > * Wed Feb 20 2013 Pete Zaitcev <zaitcev@redhat.com> 1.7.4-9 > - Add additional services to scriptlets, bz#913195 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
apevec
: review+
Actions:
View
|
Diff
Attachments on
bug 904353
: 703049 |
703624