Bug 203022

Summary: Review Request: alacarte
Product: [Fedora] Fedora Reporter: Ray Strode [halfline] <rstrode>
Component: Package ReviewAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, jpmahowald, notting, sundaram
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-24 17:23:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 188268, 203019    
Bug Blocks:    

Description Ray Strode [halfline] 2006-08-17 20:26:58 UTC
I've been asked to build alacarte into Fedora Core so that we can ship a more
complete gnome 2.16 release., it requires pyxdg, so I've filed bug 203019 to
track getting it into Core as well.

http://people.redhat.com/rstrode/alacarte/alacarte.spec
http://people.redhat.com/rstrode/alacarte/alacarte-0.8-8.fc6.src.rpm

Comment 1 Bill Nottingham 2006-08-17 20:34:10 UTC
Tech ack.

Comment 2 Jesse Keating 2006-08-17 20:47:33 UTC
Requires:       python-abi = %(%{__python} -c "import sys ; print
sys.version[:3]") not needed anymore.

Provides:       smeg %{version}-%{release} should be

Provides:       smeg = %{version}-%{release}

%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}

isn't used anywhere, please remove it.

Make those changes and approved.  Please coordinate its removal from Extras. 
Added to dist-fc6, close this when built for rawhide and I'll add it to the
default gnome Desktop.  What package is this removing btw?  (the old menu editor..)

Comment 3 Ray Strode [halfline] 2006-08-17 21:09:59 UTC
John, can you make sure this gets dropped from extras?

Comment 4 Ray Strode [halfline] 2006-08-17 21:13:08 UTC
Jesse, no package is getting removed.  The menu editor ships in gnome-menus, but
we still need gnome-menus.  (we could potentially drop the editor from the build
though I guess)

Comment 5 Jesse Keating 2006-08-24 17:23:14 UTC
Alacarte has been built for rawhide.