Bug 490341

Summary: small bug in specfile
Product: [Fedora] Fedora Reporter: Levente Farkas <lfarkas>
Component: rdiff-backupAssignee: Gavin Henry <gavin.henry>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: gavin.henry, kevin
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: 2009-04-13 14:57:55 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:

Description Levente Farkas 2009-03-15 14:09:13 UTC
hi,
it's be useful to patch the spec file to guard this in file section:
------------------------------------
%if 0%{?fedora} >= 9
%{python_sitearch}/rdiff_backup-%{version}-py?.?.egg-info
%endif
------------------------------------
with this modification it compile on _both_ fedora and epel too.
your.

Comment 1 Levente Farkas 2009-04-12 21:43:52 UTC
ping...

Comment 2 Kevin Fenzi 2009-04-13 05:15:32 UTC
ok. I have added this in locally... but I don't think it merits a new build. 
It should go out with the next upstream update... 

Unless you think it should be done sooner?

Comment 3 Levente Farkas 2009-04-13 14:07:21 UTC
it's ok for me.
thanks.

Comment 4 Kevin Fenzi 2009-04-13 14:57:55 UTC
Thanks.