[Bug 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210

Christopher Meng  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW



-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210

Christopher Meng  changed:

   What|Removed |Added

Summary|Review Request: |Review Request:
   |irawadi-user - Python   |python-irawadi-user -
   |Library for manage system   |Python Library for manage
   |user in Linux   |system user in Linux
  Flags|fedora-review?  |



--- Comment #6 from Christopher Meng  ---
You are not a sponso, clear the flag.

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210



--- Comment #7 from Rino Rondan  ---
Spec URL: 
SRPM URL:


-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210

Eduardo Echeverria  changed:

   What|Removed |Added

 CC||echevemas...@gmail.com



--- Comment #8 from Eduardo Echeverria  ---
(In reply to Christopher Meng from comment #1)
> What's the description of it? Why did you remove description in this bug?
> 
> And this name is not allowed. Please use python-irawadi-user.

@cicku, naming is depending of implementation, you're right in this case
because is a library but,  I would not say "not allowed"; I think that the best
is explain to rino why the package should be renamed

@rino can you read a little more here
https://fedoraproject.org/wiki/Features/PythonNamingDependingOnImplementation,
I don't remember if  was approved this feature, but it has become customary to
follow between packagers

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210



--- Comment #9 from Yohan Graterol  ---
Package Review
==

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



= MUST items =

Generic:
[x]: Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[x]: License field in the package spec file matches the actual license.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[-]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[-]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 40960 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least one
 supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
 Note: No rpmlint messages.
[x]: 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 is included in %doc.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any that
 are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
 beginning of %install.
[x]: Each %files section contains %defattr if rpm < 4.4
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
 work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
 in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
 %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

Python:
[x]: Python eggs must not download any dependencies during the build process.
[-]: A package which is used by another package via an egg interface should
 provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep

= SHOULD items =

Generic:
[-]: If the source package does not include license text(s) as a separate file
 from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Package functions as described.
[x]: Latest version is packaged.
[-]: Package does not include license text files separate from upstream.
[-]: Description and summary sections in the package spec file contains
 translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
 architectures.
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
 $RPM_BUILD_ROOT)
[x]: Dist tag is present (not strictly required in GL).
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Fully versioned dependency in subpackages if applicable.
[x]: SourceX tarball generation or download is documented.
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

= EXTRA items ===

[Bug 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210



--- Comment #10 from Eduardo Echeverria  ---
hey yohan, I'm seeing that  you are upstream and packager, probably you're
helping rino with this package. You is being your mentor?

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210



--- Comment #11 from Rino Rondan  ---
Spec URL: 
SRPM URL:


-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210



--- Comment #12 from Yohan Graterol  ---
Hi Eduardo,

Yes, I'm being the mentor of Rino... For the correct packaging.

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210

Eduardo Echeverria  changed:

   What|Removed |Added

 Blocks|177841 (FE-NEEDSPONSOR) |



--- Comment #13 from Eduardo Echeverria  ---
English fails (sorry) => You are being his mentor?
Ok, so, please make the review.
Rino you are sponsored, yograterol will do the review

Lifting FE-NEEDSPONSOR


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210

Yohan Graterol  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
  Flags||fedora-review?



--- Comment #14 from Yohan Graterol  ---
Welcome Rino! :)

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210

Yohan Graterol  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210



--- Comment #15 from Yohan Graterol  ---
PACKAGE APPROVED

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210



--- Comment #16 from Yohan Graterol  ---
Rino,

Follow the process from:

https://fedoraproject.org/wiki/Join_the_package_collection_maintainers#Add_Package_to_Source_Code_Management_.28SCM.29_system_and_Set_Owner

Enjoy at Fedora :) Happy Packaging!

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210



--- Comment #17 from Rino Rondan  ---
New Package SCM Request
===
Package Name: python-irawadi-user
Short Description: Python Library for manage system user in Linux
Owners: villaldamine yograterol
Branches: f18 f19 f20 el6
InitialCC:

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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

Rino Rondan  changed:

   What|Removed |Added

  Flags||fedora-cvs?



-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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



--- Comment #18 from Jon Ciesla  ---
WARNING: "villaldamine" is not a valid FAS account.

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |



-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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



--- Comment #19 from Rino Rondan  ---
New Package SCM Request
===
Package Name: python-irawadi-user
Short Description: Python Library for manage system user in Linux
Owners: villadalmine yograterol
Branches: f18 f19 f20 el6
InitialCC:

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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

Rino Rondan  changed:

   What|Removed |Added

  Flags||fedora-cvs?



-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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



--- Comment #20 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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



--- Comment #21 from Eduardo Echeverria  ---
Hey Jon, villadalmine exists in FAS accounts,
https://admin.fedoraproject.org/accounts/user/view/villadalmine

Rino can you put fedora_cvs in + , again?

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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



--- Comment #22 from Eduardo Echeverria  ---
No, problem Jon, I saw that all is ready, but villadalmine appears in pkgdb
with commiter rights awaiting review

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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



--- Comment #23 from Fedora Update System  ---
python-irawadi-user-0.1-6.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-irawadi-user-0.1-6.fc20

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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



--- Comment #24 from Fedora Update System  ---
python-irawadi-user-0.1-6.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-irawadi-user-0.1-6.fc19

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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



--- Comment #25 from Fedora Update System  ---
python-irawadi-user-0.1-6.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-irawadi-user-0.1-6.fc18

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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



--- Comment #26 from Fedora Update System  ---
python-irawadi-user-0.1-7.el6 has been submitted as an update for Fedora EPEL
6.
https://admin.fedoraproject.org/updates/python-irawadi-user-0.1-7.el6

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-10-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #27 from Fedora Update System  ---
python-irawadi-user-0.1-7.el6 has been pushed to the Fedora EPEL 6 testing
repository.

-- 
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 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||python-irawadi-user-0.1-6.f
   ||c19
 Resolution|--- |ERRATA
Last Closed||2013-11-04 21:50:32



--- Comment #28 from Fedora Update System  ---
python-irawadi-user-0.1-6.fc19 has been pushed to the Fedora 19 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

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

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-irawadi-user-0.1-6.f |python-irawadi-user-0.1-6.f
   |c19 |c18



--- Comment #29 from Fedora Update System  ---
python-irawadi-user-0.1-6.fc18 has been pushed to the Fedora 18 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1023210] Review Request: python-irawadi-user - Python Library for manage system user in Linux

2013-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1023210

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-irawadi-user-0.1-6.f |python-irawadi-user-0.1-6.f
   |c18 |c20



--- Comment #30 from Fedora Update System  ---
python-irawadi-user-0.1-6.fc20 has been pushed to the Fedora 20 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review