Bug 226000

Summary: Merge Review: libdv
Product: [Fedora] Fedora Reporter: Nobody's working on this, feel free to take it <nobody>
Component: Package ReviewAssignee: Matthias Saou <matthias>
Status: CLOSED RAWHIDE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jarod
Target Milestone: ---Flags: matthias: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-12 13:48:17 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 Nobody's working on this, feel free to take it 2007-01-31 19:20:51 UTC
Fedora Merge Review: libdv

http://cvs.fedora.redhat.com/viewcvs/devel/libdv/
Initial Owner: jwilson

Comment 1 Matthias Saou 2007-08-31 16:45:51 UTC
Please find an updated spec file and a patch to the current spec file containing
some suggested changes and fixes :
http://thias.fedorapeople.org/merge-review/libdv/

- Update License field.
- Remove useless zero epoch.
- Add pkgconfig devel sub-package requirement.

The package was already quite clean overall :-)

Comment 2 Matthias Saou 2007-09-12 11:24:21 UTC
Ping? It would be nice to get this package cleaned up for Fedora 8.

Comment 3 Jarod Wilson 2007-09-12 13:48:17 UTC
libdv-1.0.0-2.fc8 built with all suggested updates and a few other minor spec
tweaks of my own.

Comment 4 Matthias Saou 2007-09-12 14:05:45 UTC
Yeah, kill the tabs! :-)

One more minor change I forgot : The man pages in %files aren't listed
consistently, or even right. They should all be foo.1* with no foo.1.gz since
the compression used is an rpm build time option.

I also just double checked a rebuild, and it seems that this package got
affected by the recent rpm/popt split :
checking for poptGetContext in -lpopt... no
configure: WARNING: playdv needs the popt package for command line parsing.
                    The source archive for popt is available at:
                        ftp://ftp.redhat.com/pub/redhat/code/popt
So you need to add "BuildRequires: popt-devel".

Apart from this, the package looks good.

Comment 5 Jarod Wilson 2007-09-12 14:23:03 UTC
Okay, files list fixed up, as well as BR: on popt-devel, conditional on fedora
>= 8 added. Good catch on the popt-devel, I've mostly had my head in the sand
wrt fedora the past month or so focused on rhel5.1 work, had no clue there'd
been a change there.

Comment 6 Matthias Saou 2007-09-12 15:12:10 UTC
(OT: Good to know, I'm impatient for RHEL5.1 to come out :-))

Thanks for fixing so quickly, review finished!