Bug 824606

Summary: dzen2 - gdbar request
Product: [Fedora] Fedora Reporter: Bryan Bickford <bryan>
Component: dzen2Assignee: Till Maas <opensource>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 17CC: dcantrell, opensource
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-24 16:46:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bryan Bickford 2012-05-23 19:57:00 UTC
Description of problem:
gdbar - a dzen gadget is not built with dzen2 in fedora 17

Version-Release number of selected component (if applicable):
0.8.5-svn

How reproducible:
Always

Steps to Reproduce:
1. Install dzen2
  
Actual results:
Do not have gdbar

Expected results:
Would like gdbar

Additional info:
The gdbar gadget comes with the dzen2 source code, it is an optional add in.

Comment 1 Till Maas 2012-05-23 20:59:49 UTC
gdbar is included as dzen2-gdbar. If this causes trouble, please re-open this bug or create a new one.

Comment 2 Bryan Bickford 2012-05-24 15:15:01 UTC
I dont believe that dzen2-gdbar is in the repos. The only dzen package that I could find is:

dzen2.x86_64 : A general purpose messaging and notification program

which doesn't include gdbar.

yum search dzen2-gdbar
Warning: No matches found for: dzen2-gdbar

Comment 3 Till Maas 2012-05-24 16:46:23 UTC
The dzen2 package contains /usr/bin/dzen2-gdbar:
http://koji.fedoraproject.org/koji/rpminfo?rpmID=2870224

Comment 4 Bryan Bickford 2012-05-24 16:56:11 UTC
Thank you.