Bug 226439

Summary: Merge Review: stunnel
Product: [Fedora] Fedora Reporter: Nobody's working on this, feel free to take it <nobody>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: avagarwa, bashton, mattdm, peterm
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: 2014-09-26 19:29:42 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 21:02:42 UTC
Fedora Merge Review: stunnel

http://cvs.fedora.redhat.com/viewcvs/devel/stunnel/
Initial Owner: mitr

Comment 1 Miloslav Trmač 2008-08-05 08:55:10 UTC
Brennan: please stop doing this.

First, I can't review my own package.

Second, you're not my manager (nor of most other package owners, I think) and just telling people to do work you want them to do won't work.

Comment 2 Jeff Garzik 2010-07-08 03:34:11 UTC
stunnel was merged long ago.  closing.

Comment 3 Parag AN(पराग) 2010-07-08 09:52:40 UTC
Why is this package not following Fedora packaging guidelines and still closed as if its fixed?

Comment 4 Parag AN(पराग) 2010-07-08 10:50:37 UTC
1) It will be good to drop buildroot instead have wrong buildroot as in F-13 we don't need it now.

Also, no %clean section is needed and no cleaning of buildroot in %install

2) install commands should use -p to preserve timestamps. Good if you will change
make DESTDIR=${RPM_BUILD_ROOT} install
to
make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p"

3) rpmlint reported

stunnel.x86_64: W: manual-page-warning /usr/share/man/man8/stunnel.8.gz 76: warning: can't find numbered character 160
This man page may contain problems that can cause it not to be formatted as
intended.

Comment 5 Parag AN(पराग) 2010-12-08 10:04:37 UTC
Unfortunately no time in future to work on this. Removing myself.

Comment 6 Avesh Agarwal 2014-09-26 19:29:42 UTC
Fixed issues mentioned in comment#4 in the next release.