[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-10-31 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386


Kevin Fenzi  changed:

   What|Removed |Added

   Flag|fedora-cvs? |fedora-cvs+




--- Comment #15 from Kevin Fenzi   2009-10-31 19:46:37 EDT ---
cvs done.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-10-31 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386


kashyap chamarthy  changed:

   What|Removed |Added

   Flag||fedora-cvs?




--- Comment #14 from kashyap chamarthy   2009-10-31 
10:59:05 EDT ---
Thanks Tom.

New Package CVS Request
===
Package Name: intrace
Short Description: Traceroute-like application for network reconnaisance
Owners: kashyapc
Branches: F-11 F-12
InitialCC:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-10-26 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386


Tom "spot" Callaway  changed:

   What|Removed |Added

 Blocks|177841(FE-NEEDSPONSOR)  |
   Flag|fedora-review?  |fedora-review+




--- Comment #13 from Tom "spot" Callaway   2009-10-26 
20:22:54 EDT ---
Looks good. Approved and sponsored. Please pick it up here:
https://fedoraproject.org/wiki/PackageMaintainers/Join#Add_Package_to_CVS_and_Set_Owner

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-10-26 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386





--- Comment #12 from kashyap chamarthy   2009-10-26 
15:03:52 EDT ---
Thanks a lot Tom for reviewing.

I made the suggested change  in the spec file for compiler optimization flags.
And here are the SRPM & SPEC with the change.

SRPM: http://kashyapc.fedorapeople.org/intrace-1.4.3-2.fc12.src.rpm

SPEC: http://kashyapc.fedorapeople.org/intrace.spec

ran a quick rpmlint:
-
[bu...@f12-alpha SPECS]$ rpmlint intrace.spec
../RPMS/x86_64/intrace-1.4.3-2.fc12.x86_64.rpm
../SRPMS/intrace-1.4.3-2.fc12.src.rpm
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
--

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-10-26 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386


Tom "spot" Callaway  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|nob...@fedoraproject.org|tcall...@redhat.com
   Flag||fedora-review?




--- Comment #11 from Tom "spot" Callaway   2009-10-26 
13:41:08 EDT ---
One minor thing I noticed on doing this review: This package is not built with
the Fedora optflags. The simplest way to accomplish this is to add this line at
the end of %setup:

sed -i 's|-O3|%{optflags}|g' Makefile

Please make that change (or an equivalent change to use the Fedora optflags
during compilation), show me the updated SRPM, and I will approve this package
and sponsor you.

== Review (done against package with above change) ==

Good:

- rpmlint checks return nothing
- package meets naming guidelines
- package meets packaging guidelines
- license (GPLv2+) OK, text in %doc, matches source
- spec file legible, in am. english
- source matches upstream (SHA256:
9b9ed82f6f0f833a72a6acb3ff96a993d87ff59311cb1f219a76e92ec1771885)
- package compiles on devel (x86_64)
- no missing BR
- no unnecessary BR
- no locales
- not relocatable
- owns all directories that it creates
- no duplicate files
- permissions ok
- %clean ok
- macro use consistent
- code, not content
- no need for -docs
- nothing in %doc affects runtime
- no need for .desktop file

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386





--- Comment #10 from kashyap chamarthy   2009-09-30 
02:22:19 EDT ---
The author has re-written the piece of code in question in  sender.c(with
appropriate attribution)

re-written sender.c from upstream:
http://code.google.com/p/intrace/source/diff?spec=svn20&r=20&format=side&path=/trunk/sender.c



Rebuilt SPEC and SRPM with tar ball 1.4.3

http://kashyapc.fedorapeople.org/intrace.spec
http://kashyapc.fedorapeople.org/intrace-1.4.3-1.fc12.src.rpm

RPMlint was silent on SPEC and RPMS
---
[bu...@f12-alpha SPECS]$ rpmlint intrace.spec
../RPMS/x86_64/intrace-1.4.3-1.fc12.x86_64.rpm
../SRPMS/intrace-1.4.3-1.fc12.src.rpm 
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
---

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386





--- Comment #9 from kashyap chamarthy   2009-09-29 
10:37:20 EDT ---
(In reply to comment #8)
> The licensing on this package is at issue. None of the source files give any
> license attribution, nor do any of the documentation files.
> 
> The presence of "COPYING" is the only clue at licensing, so you should contact
> upstream and ask them to clarify what license they intend for this code to
> have.

On this, I already contacted upstream and suggested to add appropriate license
block in all source files - and a new tar ball(1.4.3) was released /with/
appropriate licenses. Will respin with an updated SPEC and SRPM 

> 
> On its own, all we can assume from COPYING's presence is "GPL+".
> 
> In addition, one file has something rather worrysome:
> 
> [sender.c]:
> 
> /* The procedure was found on the Internet - unknown license status!!! */
> static inline uint16_t sender_cksum(uint16_t * addr, size_t cnt, uint16_t *
> pseudo, size_t pseudosz)
> {
> 
> I'm pretty sure that procedure came from here:
> http://aluigi.altervista.org/papers/gsmsdisc.zip
> 
> http://aluigi.org/about.htm#howuse describes Luigi's licensing, which is
> effectively "Copyright Only".
> 
> You should confirm this with upstream and have them give proper attribution to
> Luigi Auriemma, along with a link to his website describing the licensing
> terms.  

sure, will confirm with upstream on this.

thanks a lot for comments Tom.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386


Tom "spot" Callaway  changed:

   What|Removed |Added

 CC||tcall...@redhat.com




--- Comment #8 from Tom "spot" Callaway   2009-09-29 
10:22:46 EDT ---
The licensing on this package is at issue. None of the source files give any
license attribution, nor do any of the documentation files.

The presence of "COPYING" is the only clue at licensing, so you should contact
upstream and ask them to clarify what license they intend for this code to
have.

On its own, all we can assume from COPYING's presence is "GPL+".

In addition, one file has something rather worrysome:

[sender.c]:

/* The procedure was found on the Internet - unknown license status!!! */
static inline uint16_t sender_cksum(uint16_t * addr, size_t cnt, uint16_t *
pseudo, size_t pseudosz)
{

I'm pretty sure that procedure came from here:
http://aluigi.altervista.org/papers/gsmsdisc.zip

http://aluigi.org/about.htm#howuse describes Luigi's licensing, which is
effectively "Copyright Only".

You should confirm this with upstream and have them give proper attribution to
Luigi Auriemma, along with a link to his website describing the licensing
terms.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386





--- Comment #7 from Guido Grazioli   2009-09-23 
04:59:23 EDT ---
Sorry for the overhead, i thougth the fe-needsponsor flag implied my review
being informal

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-22 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386


Jason Tibbitts  changed:

   What|Removed |Added

 AssignedTo|guido.grazi...@gmail.com|nob...@fedoraproject.org
   Flag|fedora-review+  |




--- Comment #6 from Jason Tibbitts   2009-09-23 02:06:12 EDT 
---
Guido, you cannot approve this ticket; only sponsors can review packages where
the submitter needs a sponsor.  See the big yellow box at
http://fedoraproject.org/wiki/Join_the_package_collection_maintainers#Get_Sponsored

Clearing the flags and returning the package to the queue.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-20 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386


Guido Grazioli  changed:

   What|Removed |Added

   Flag|fedora-review?  |fedora-review+




--- Comment #5 from Guido Grazioli   2009-09-20 
09:22:32 EDT ---
OK - rpmlint output
3 packages and 1 specfiles checked; 0 errors, 0 warnings.
OK - The package must be named according to the Package Naming Guidelines.
OK - The spec file name must match the base package %{name}
OK - The package must meet the Packaging Guidelines
OK - If (and only if) the source package includes the text of the
license(s) in its own file, then that file, containing the text of the
license(s) for the package must be included in %doc
OK - The package must be licensed with a Fedora approved license and
meet the Licensing Guidelines (license is GPLv2)
NA - Every binary RPM package which stores shared library files must
call ldconfig in %post and %postun 
OK - The package MUST successfully compile and build
koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1692846 
OK - The spec file must be written in American English.
OK - The spec file for the package MUST be legible.
OK - The sources used to build the package must match the upstream source, as
provided in the spec URL. 
01fe19fb9709b30a7a154e528a74d1e3  intrace-1.4.2.tgz
NA - The spec file MUST handle locales properly (no translations)
NA - package not relocatable
OK - A package must own all directories that it creates
OK - A Fedora package must not list a file more than once in the spec file's
%files listings
OK - Permissions on files must be set properly
OK - Each package must have a %clean section
OK - Each package must consistently use macros
OK - The package must contain code, or permissable content (no content)
NA - Large documentation files must go in a -doc subpackage (no large doc)
OK - If a package includes something as %doc, it must not affect the runtime of
the application
NA - Header files must be in a -devel package (no devel package)
NA - Static libraries must be in a -static package (no static package)
NA - Packages containing pkgconfig(.pc) files must 'Requires: pkgconfig'
OK - Packages must NOT contain any .la libtool archives
NA - Packages containing GUI applications MUST include a .desktop file 
OK - No file conflicts with other packages and no general names.
OK - At the beginning of %install, each package MUST run rm -rf %{buildroot}
OK - All filenames in rpm packages must be valid UTF-8
OK - The package does not yet exist in Fedora. The Review Request is not a
duplicate.
OK - %{?dist} tag is used in release

Package APPROVED, but blocked by FE_NEEDSPONSOR.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-20 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386


kashyap chamarthy  changed:

   What|Removed |Added

 Blocks||177841(FE-NEEDSPONSOR)




--- Comment #4 from kashyap chamarthy   2009-09-20 
08:29:45 EDT ---
Thanks Guido for reviewing, 

I made the changes as per comment #2

updated SPEC and SRPM:

http://kashyapc.fedorapeople.org/intrace.spec
http://kashyapc.fedorapeople.org/intrace-1.4.2-2.fc12.src.rpm

And yes, I need a sponsor. I'd really appreciate it, if somebody is willing to
do so.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-20 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386





--- Comment #3 from Guido Grazioli   2009-09-20 
08:13:36 EDT ---
I cannot find your packager group account, do you need a sponsor? In that case
please add the FE-NEEDSPONSOR tag (and sorry i can still review your package
but cannot sponsor you)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-20 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386





--- Comment #2 from Guido Grazioli   2009-09-20 
07:40:45 EDT ---
Hello Kashyap,

just add
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
to let rpmlint warning go away

You dont need to mkdir %{_datadir}/doc/%{name}-%{version} as %doc takes care of
that.

The package is in good shape beyond said things and I'll complete the review
after you applied changes.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-20 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386


Guido Grazioli  changed:

   What|Removed |Added

 CC||guido.grazi...@gmail.com
 AssignedTo|nob...@fedoraproject.org|guido.grazi...@gmail.com
   Flag||fedora-review?




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 524386] Review Request: Intrace - Traceroute-like application for network reconnaisance

2009-09-19 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=524386





--- Comment #1 from kashyap chamarthy   2009-09-19 
14:09:55 EDT ---
RPM lint result:

-
[bu...@f12-alpha SPECS]$ rpmlint intrace.spec 
intrace.spec: W: no-buildroot-tag
0 packages and 1 specfiles checked; 0 errors, 1 warnings.
-
[bu...@f12-alpha SPECS]$ rpmlint ../SRPMS/intrace-1.4.2-1.fc12.src.rpm 
intrace.src: W: no-buildroot-tag
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
-
[bu...@f12-alpha SPECS]$ rpmlint ../RPMS/x86_64/intrace-1.4.2-1.fc12.x86_64.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
-

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review