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 304530 Details for
Bug 445220
Contents of 'cli' subdirectory in upstream tarball are missing
[?]
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]
Patch to add missing 'cli' directory and files
cacti.diff (text/plain), 1.75 KB, created by
Mike Frisch
on 2008-05-05 15:25:56 UTC
(
hide
)
Description:
Patch to add missing 'cli' directory and files
Filename:
MIME Type:
Creator:
Mike Frisch
Created:
2008-05-05 15:25:56 UTC
Size:
1.75 KB
patch
obsolete
>--- cacti.spec.orig 2008-02-14 09:42:57.000000000 -0500 >+++ cacti.spec 2008-05-05 11:23:55.000000000 -0400 >@@ -1,7 +1,7 @@ > Name: cacti > Version: 0.8.7b >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: An rrd based graphing tool > > Group: Applications/System > License: GPL >@@ -36,9 +36,11 @@ > rm -rf %{buildroot} > %{__mkdir} -p %{buildroot}/%{_sysconfdir}/%{name} > %{__install} -d -m 0755 %{buildroot}/%{_docdir}/%{name}-%{version} > %{__install} -d -m 0755 %{buildroot}/%{_datadir}/%{name}/ >+%{__install} -d -m 0755 %{buildroot}/%{_datadir}/%{name}/cli > %{__install} -m 0644 *.php %{buildroot}/%{_datadir}/%{name}/ >+%{__install} -m 0775 cli/* %{buildroot}/%{_datadir}/%{name}/cli/ > %{__install} -d -m 0775 log/ %{buildroot}/%{_localstatedir}/log/%{name}/ > %{__install} -m 0664 log/* %{buildroot}/%{_localstatedir}/log/%{name}/ > %{__install} -d -m 0755 rra/ %{buildroot}/%{_localstatedir}/lib/%{name}/rra/ > %{__install} -d -m 0755 scripts/ %{buildroot}/%{_localstatedir}/lib//%{name}/scripts/ >@@ -87,8 +89,9 @@ > %{_datadir}/%{name}/images/ > %{_datadir}/%{name}/include/ > %{_datadir}/%{name}/install/ > %{_datadir}/%{name}/lib/ >+%{_datadir}/%{name}/cli/ > %{_datadir}/%{name}/log > %{_datadir}/%{name}/resource/ > %{_datadir}/%{name}/rra > %{_datadir}/%{name}/scripts >@@ -99,9 +102,12 @@ > %attr(0644,root,root) %{_localstatedir}/lib/%{name}/include > %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib > > %changelog >-* Thu Nov 14 2008 Mike McGrath <mmcgrath@redhat.com> - 0.8.7b-1 >+* Mon May 5 2008 Mike Frisch <mfrisch@platform.com> - 0.8.7b-2 >+- Added missing 'cli' subdirectory >+ >+* Thu Dec 14 2007 Mike McGrath <mmcgrath@redhat.com> - 0.8.7b-1 > - Upstream released new version > > * Fri Nov 23 2007 Mike McGrath <mmcgrath@redhat.com> - 0.8.7a-2 > - db.php is now 640 instead of 660 - #396331
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
Actions:
View
|
Diff
Attachments on
bug 445220
: 304530