[Bug 821296] Review Request: drpython - python IDE

2013-08-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=821296

Mario Blättermann  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Blocks||201449 (FE-DEADREVIEW)
 Resolution|--- |NOTABUG
  Flags|needinfo?(aal...@gmail.com) |
Last Closed||2013-08-25 08:46:46



--- Comment #17 from Mario Blättermann  ---
There was no answer from the submitter for 15 months, and the needinfo request
two months ago is also without response. I close it as FE-DEADREVIEW.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=xigNKSoOwd&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2013-06-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=821296

Jason Tibbitts  changed:

   What|Removed |Added

 CC||aal...@gmail.com
  Flags||needinfo?(aal...@gmail.com)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=wDIzHeWxVl&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2013-06-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=821296

Mario Blättermann  changed:

   What|Removed |Added

 CC||mario.blaetterm...@gmail.co
   ||m

--- Comment #16 from Mario Blättermann  ---
For SourceForge stuff, use the following download location:
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.zip

See http://fedoraproject.org/wiki/Packaging:SourceURL#Sourceforge.net for more
info.


python-devel is deprecated, use python2-devel instead:
https://fedoraproject.org/wiki/Packaging:Python#BuildRequires


$ rpmlint -i -v *spec
drpython.spec:3: W: mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line 2)
The specfile mixes use of spaces and tabs for indentation, which is a cosmetic
annoyance.  Use either spaces or tabs for indentation, not both.

I recommend to use spaces only, then your spec looks the same in every text
editor.


BuildRequires:python
doesn't make sense, because we need the development files of Python
explicitely. Can be safely dropped from BR.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Ltqkc3wMOd&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2013-04-28 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=821296

Sergio Monteiro Basto  changed:

   What|Removed |Added

 CC|ser...@serjux.com   |

--- Comment #15 from Sergio Monteiro Basto  ---
I'm out for now

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=8f1sUc6faH&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2013-04-28 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=821296

Christopher Meng  changed:

   What|Removed |Added

 CC||cicku...@gmail.com

--- Comment #14 from Christopher Meng  ---
What's the current status?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cGB3bChmcV&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=821296

--- Comment #13 from Adrian Alves  ---
(In reply to comment #12)
> (In reply to comment #11)
> 
> > > do you use vim ?
> > > http://vim.wikia.com/wiki/Converting_tabs_to_spaces
> > > 
> > > :set expandtab (this is default code style now)
> > > :set tabstop=4 (also my default)
> > > :retab (and all tabs fixed)
> 
> not fixed , 
> 
> but rpm -ql drpython
> /%_iconsdir/drpython.png
> /%_iconsdir/hicolor/16x16/apps/drpython.png
> /%_iconsdir/hicolor/32x32/apps/drpython.png
> /%_iconsdir/hicolor/48x48/apps/drpython.png
> /%_liconsdir/drpython.png
> /%_miconsdir/drpython.png
> 
> cd /etc/rpm/
> grep iconsdir *
> 
> rpm -qf macros.jpackage
> jpackage-utils-1.7.5-15.fc16.x86_64
> 
> or you put jpackage-utils-1.7.5-15.fc16.x86_64 in BuildRequires or change
> %_iconsdir  %{_datadir}/icons
> %_miconsdir %{_datadir}/icons/mini
> %_liconsdir %{_datadir}/icons/large
New release with ur suggestions:
Spec URL: http://alvesadrian.fedorapeople.org/drpython.spec
SRPM URL: http://alvesadrian.fedorapeople.org/drpython-3.11.1-4.fc16.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=821296

--- Comment #12 from Sergio Monteiro Basto  ---
(In reply to comment #11)

> > do you use vim ?
> > http://vim.wikia.com/wiki/Converting_tabs_to_spaces
> > 
> > :set expandtab (this is default code style now)
> > :set tabstop=4 (also my default)
> > :retab (and all tabs fixed)

not fixed , 

but rpm -ql drpython
/%_iconsdir/drpython.png
/%_iconsdir/hicolor/16x16/apps/drpython.png
/%_iconsdir/hicolor/32x32/apps/drpython.png
/%_iconsdir/hicolor/48x48/apps/drpython.png
/%_liconsdir/drpython.png
/%_miconsdir/drpython.png

cd /etc/rpm/
grep iconsdir *

rpm -qf macros.jpackage
jpackage-utils-1.7.5-15.fc16.x86_64

or you put jpackage-utils-1.7.5-15.fc16.x86_64 in BuildRequires or change
%_iconsdir  %{_datadir}/icons
%_miconsdir %{_datadir}/icons/mini
%_liconsdir %{_datadir}/icons/large

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-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=821296

--- Comment #11 from Adrian Alves  2012-05-19 14:39:05 EDT ---
(In reply to comment #10)
> still 2 the we can fix : 
> 
> iconv drpython.spec -c > tmp
> diff tmp drpython.spec
> 128c128
> < * Tue Sep 05 2006 Nicolas Lcureuil  161-2mdv2007.0
> ---
> > * Tue Sep 05 2006 Nicolas L�cureuil  161-2mdv2007.0
> 
> clean � please 
> 
> 
> do you use vim ?
> http://vim.wikia.com/wiki/Converting_tabs_to_spaces
> 
> :set expandtab (this is default code style now)
> :set tabstop=4 (also my default)
> :retab (and all tabs fixed)

Fixed:
Spec URL: http://alvesadrian.fedorapeople.org/drpython.spec
SRPM URL: http://alvesadrian.fedorapeople.org/drpython-3.11.1-3.fc16.src.rpm

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-17 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=821296

--- Comment #10 from Sergio Monteiro Basto  2012-05-17 
21:08:45 EDT ---
still 2 the we can fix : 

iconv drpython.spec -c > tmp
diff tmp drpython.spec
128c128
< * Tue Sep 05 2006 Nicolas Lcureuil  161-2mdv2007.0
---
> * Tue Sep 05 2006 Nicolas L�cureuil  161-2mdv2007.0

clean � please 


do you use vim ?
http://vim.wikia.com/wiki/Converting_tabs_to_spaces

:set expandtab (this is default code style now)
:set tabstop=4 (also my default)
:retab (and all tabs fixed)

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-17 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=821296

--- Comment #9 from Adrian Alves  2012-05-17 18:34:21 EDT ---
(In reply to comment #7)
> Al least fix errors: 
> 
> drpython.src: W: spelling-error %description -l en_US customizable ->
> customization
> 
> drpython.src: W: non-standard-group Development/Python
> 
> drpython.src: E: tag-not-utf8 %changelog
> 
> drpython.src: E: non-utf8-spec-file
> /tmp/rpmlint.drpython-3.11.1-2.fc16.src.rpm.KpH03m/drpython.spec
> 
> drpython.src:3: W: mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line 2)
> 1 packages and 0 specfiles checked; 2 errors, 3 warnings.

I already fix those issues:

Spec URL: http://alvesadrian.fedorapeople.org/drpython.spec
SRPM URL: http://alvesadrian.fedorapeople.org/drpython-3.11.1-3.fc16.src.rpm

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-16 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=821296

--- Comment #8 from Adrian Alves  2012-05-16 19:01:53 EDT ---
(In reply to comment #7)
> Al least fix errors: 
> 
> drpython.src: W: spelling-error %description -l en_US customizable ->
> customization
> 
> drpython.src: W: non-standard-group Development/Python
> 
> drpython.src: E: tag-not-utf8 %changelog
> 
> drpython.src: E: non-utf8-spec-file
> /tmp/rpmlint.drpython-3.11.1-2.fc16.src.rpm.KpH03m/drpython.spec
> 
> drpython.src:3: W: mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line 2)
> 1 packages and 0 specfiles checked; 2 errors, 3 warnings.

Sergio I already chance those are u checking my new spec on my people? please
check it release 3 has all those fixes.

Spec URL: http://alvesadrian.fedorapeople.org/drpython.spec
SRPM URL: http://alvesadrian.fedorapeople.org/drpython-3.11.1-3.fc16.src.rpm

Regards, Adrian.-

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-16 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=821296

--- Comment #7 from Sergio Monteiro Basto  2012-05-16 
14:08:38 EDT ---
Al least fix errors: 

drpython.src: W: spelling-error %description -l en_US customizable ->
customization

drpython.src: W: non-standard-group Development/Python

drpython.src: E: tag-not-utf8 %changelog

drpython.src: E: non-utf8-spec-file
/tmp/rpmlint.drpython-3.11.1-2.fc16.src.rpm.KpH03m/drpython.spec

drpython.src:3: W: mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line 2)
1 packages and 0 specfiles checked; 2 errors, 3 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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-15 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=821296

--- Comment #6 from Adrian Alves  2012-05-15 19:21:23 EDT ---
(In reply to comment #5)
> Some details 
> 
> [!]: SHOULD Spec use %global instead of %define.
>  Note: %define nameup DrPython
> 
> drpython.src: W: spelling-error %description -l en_US customizable ->
> customization
> 
> drpython.src: W: non-standard-group Development/Python
> 
> drpython.src: E: tag-not-utf8 %changelog
> 
> drpython.src: E: non-utf8-spec-file
> /tmp/rpmlint.drpython-3.11.1-2.fc16.src.rpm.Ek4ENv/drpython.spec
> 
> drpython.src:3: W: mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line 2)

Fixed
Spec URL: http://alvesadrian.fedorapeople.org/drpython.spec
SRPM URL: http://alvesadrian.fedorapeople.org/drpython-3.11.1-3.fc16.src.rpm

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-15 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=821296

--- Comment #5 from Sergio Monteiro Basto  2012-05-15 
14:38:51 EDT ---
Some details 

[!]: SHOULD Spec use %global instead of %define.
 Note: %define nameup DrPython

drpython.src: W: spelling-error %description -l en_US customizable ->
customization

drpython.src: W: non-standard-group Development/Python

drpython.src: E: tag-not-utf8 %changelog

drpython.src: E: non-utf8-spec-file
/tmp/rpmlint.drpython-3.11.1-2.fc16.src.rpm.Ek4ENv/drpython.spec

drpython.src:3: W: mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line 2)

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-15 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=821296

--- Comment #4 from Sergio Monteiro Basto  2012-05-15 
12:11:44 EDT ---
Spec URL: http://alvesadrian.fedorapeople.org/drpython.spec
SRPM URL: http://alvesadrian.fedorapeople.org/drpython-3.11.1-2.fc16.src.rpm

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-14 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=821296

--- Comment #3 from Adrian Alves  2012-05-14 19:03:54 EDT ---
(In reply to comment #1)
> fedora-review -b 821296 --mock-config fedora-16-x86_64
> 
> [x]: SHOULD Spec use %global instead of %define.
> 
> Issues:
> [!]: MUST Package successfully compiles and builds into binary rpms on at
>  least one supported primary architecture.
> See: http://fedoraproject.org/wiki/Packaging/Guidelines#Architecture_Support
> [!]: MUST All build dependencies are listed in BuildRequires, except for any
>  that are listed in the exceptions section of Packaging Guidelines.
>  Note: The package did not built BR could therefore not be checked or the
>  package failed to build because of missing BR
> See: http://fedoraproject.org/wiki/Packaging/Guidelines#Exceptions_2
> [!]: MUST Each %files section contains %defattr if rpm < 4.4
>  Note: defattr() present in %files section. This is OK if packaging
>  for EPEL5. Otherwise not needed
> See: http://fedoraproject.org/wiki/Packaging/Guidelines#FilePermissions
> [!]: MUST Package consistently uses macros (instead of hard-coded directory
>  names).
>  Note: Using both %{buildroot} and $RPM_BUILD_ROOT
> See: http://fedoraproject.org/wiki/Packaging/Guidelines#macros
Fixed, check this out:
Spec URL: http://alvesadrian.fedorapeople.org/drpython.spec
SRPM URL: http://alvesadrian.fedorapeople.org/drpython-3.11.1-1.fc16.src.rpm

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-14 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=821296

--- Comment #2 from Sergio Monteiro Basto  2012-05-14 
15:19:19 EDT ---
http://fedoraproject.org/wiki/Packaging/Guidelines#desktop-file-install_usage
(...) and have BuildRequires: desktop-file-utils

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 821296] Review Request: drpython - python IDE

2012-05-14 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=821296

Sergio Monteiro Basto  changed:

   What|Removed |Added

 CC||ser...@serjux.com

--- Comment #1 from Sergio Monteiro Basto  2012-05-14 
14:53:34 EDT ---
fedora-review -b 821296 --mock-config fedora-16-x86_64

[x]: SHOULD Spec use %global instead of %define.

Issues:
[!]: MUST Package successfully compiles and builds into binary rpms on at
 least one supported primary architecture.
See: http://fedoraproject.org/wiki/Packaging/Guidelines#Architecture_Support
[!]: MUST All build dependencies are listed in BuildRequires, except for any
 that are listed in the exceptions section of Packaging Guidelines.
 Note: The package did not built BR could therefore not be checked or the
 package failed to build because of missing BR
See: http://fedoraproject.org/wiki/Packaging/Guidelines#Exceptions_2
[!]: MUST Each %files section contains %defattr if rpm < 4.4
 Note: defattr() present in %files section. This is OK if packaging
 for EPEL5. Otherwise not needed
See: http://fedoraproject.org/wiki/Packaging/Guidelines#FilePermissions
[!]: MUST Package consistently uses macros (instead of hard-coded directory
 names).
 Note: Using both %{buildroot} and $RPM_BUILD_ROOT
See: http://fedoraproject.org/wiki/Packaging/Guidelines#macros

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review