[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

2007-05-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Flag|fedora-cvs? |fedora-cvs+




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

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

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|normal  |medium
   Priority|normal  |medium

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Flag||fedora-cvs?




--- Additional Comments From [EMAIL PROTECTED]  2007-05-10 17:34 EST ---
Package Change Request
==
Package Name: php-pecl-xdebug
New Branches: EL-5

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

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

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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





--- Additional Comments From [EMAIL PROTECTED]  2006-09-06 13:00 EST ---
Unfortunately I've found one blocker and a couple more minor issues while
running through my checklist.

Your Release: violates the naming guidelines.  The full NEVR should be:

php-pecl-xdebug-2.0.0-0.1.beta6

Then you can increment the 1 for each package update until the actual 2.0.0
release comes out, at which time you can use 2.0.0-1.  See Pre-Release
packages in http://fedoraproject.org/wiki/Packaging/NamingGuidelines

Also, we removed the requirement for Provides: php-xdebug from the guideline
draft, so you should be able to remove it unless you have some reason to keep 
it in.

The debuginfo package don't seem to contain the source.  I'm not really sure
why; debuginfo generation remains a mystery to most.  It does seem to contain
plenty of debug symbols, though, and this isn't a blocker in any case.


* source files match upstream:
   1ba82711d8f91c38c4b30a396cc2e72a  xdebug-2.0.0beta6.tgz
X package meets naming and packaging guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* dist tag is present.
* build root is correct.
* license field matches the actual license.
* license is open source-compatible.  License text included in package.
* latest version is being packaged.
* BuildRequires are proper.
* compiler flags are appropriate.
* %clean is present.
* package builds in mock (development, x86_64).
? debuginfo package looks complete.
* rpmlint is silent.
? final provides and requires are sane:
   config(php-pecl-xdebug) = 2.0.0-beta6.2.fc6
   php-pecl(Xdebug) = 2.0.0-beta6.2.fc6
?  php-xdebug = 2.0.0-beta6.2.fc6
   xdebug.so()(64bit)
   php-pecl-xdebug = 2.0.0-beta6.2.fc6
  =
   config(php-pecl-xdebug) = 2.0.0-beta6.2.fc6
   php-api = 20041225
* %check is not present; no test suite upstream.
* no shared libraries are added to the regular linker search paths.
* package is not relocatable.
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* no scriptlets present.
* code, not content.
* documentation is small, so no -docs subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.
* no headers.
* no pkgconfig files.
* no libtool .la droppings.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

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

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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





--- Additional Comments From [EMAIL PROTECTED]  2006-09-06 14:21 EST ---
SPEC: http://tkmame.retrogames.com/fedora-extras/php-pecl-xdebug.spec
SRPM:
http://tkmame.retrogames.com/fedora-extras/php-pecl-xdebug-2.0.0-0.1.beta6.src.rpm

%changelog
* Wed Sep 06 2006 Christopher Stone [EMAIL PROTECTED] 2.0.0-0.1.beta6
- Remove Provides php-xdebug
- Fix Release
- Remove prior changelog due to Release number change


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

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

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

OtherBugsDependingO|163778  |163779
  nThis||




--- Additional Comments From [EMAIL PROTECTED]  2006-09-06 14:59 EST ---
Looks good to me now.

APPROVED

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

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

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||NEXTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

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

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

OtherBugsDependingO|197974  |
  nThis||




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

2006-08-18 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|NEEDINFO
   Flag||needinfo?([EMAIL PROTECTED]
   ||com)




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

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

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
OtherBugsDependingO|163776  |163778
  nThis||




--- Additional Comments From [EMAIL PROTECTED]  2006-08-10 21:00 EST ---
Let's try to make some forward progress here, since this is blocking a whole
pile of PHP modules.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

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

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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





--- Additional Comments From [EMAIL PROTECTED]  2006-08-11 00:49 EST ---
This builds fine; rpmlint just has this to say:

W: php-pecl-xdebug setup-not-quiet

which is no big deal but it's true that there's little point in showing the full
tar output when unpacking the source.  Pass -q to %setup to quiet both tar and
rpmlint.

We settled on the following macro definitions:
%global php_apiver  %((echo 0; php -i 2/dev/null | sed -n 's/^PHP API = //p')
| tail -1)
%global php_extdir  %(php-config --extension-dir 2/dev/null || echo 
undefined)
can you switch things over to using those?

I'm not sure it's a good idea to require a minimum php-api; you'd almost
certainly require a rebuild if the API changes, so wouldn't you need to require
a specific php-api?  Also, there's not much point in requiring a specific PHP
version as even FC1 had PHP 4.3.4; you have to go back to RH9 to find something
older.

Other than those bits, everything looks pretty good.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

2006-07-07 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

OtherBugsDependingO||197974
  nThis||




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

2006-06-30 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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





--- Additional Comments From [EMAIL PROTECTED]  2006-06-30 17:02 EST ---
Spec URL: http://tkmame.retrogames.com/fedora-extras/php-pecl-xdebug.spec
SRPM URL:
http://tkmame.retrogames.com/fedora-extras/php-pecl-xdebug-2.0.0-beta6.1.src.rpm

%changelog
* Fri Jun 30 2006 Christopher Stone [EMAIL PROTECTED] 2.0.0-beta6.1
- Update to beta6


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

2006-06-27 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Alias||php-pecl-xdebug




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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


[Bug 196749] Review Request: php-pecl-xdebug - PECL package for debugging PHP scripts

2006-06-27 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: php-pecl-xdebug - PECL package for debugging PHP 
scripts
Alias: php-pecl-xdebug

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


[EMAIL PROTECTED] changed:

   What|Removed |Added

OtherBugsDependingO||196847
  nThis||




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

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