[Bug 829726] Review Request: wmmon - Nice system monitor for WindowMaker

2012-08-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=829726

Alexey I. Froloff ra...@raorn.name changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |NEXTRELEASE
Last Closed||2012-08-14 17:04:47

-- 
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 829726] Review Request: wmmon - Nice system monitor for WindowMaker

2012-06-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=829726

--- Comment #2 from Alexey I. Froloff ra...@raorn.name ---
http://raorn.fedorapeople.org/packages/wmmon/wmmon-1.0-0.1.b2.20120606git575778a6.fc17.src.rpm

diff --git a/wmmon.spec b/wmmon.spec
index 9726a51..3c66198 100644
--- a/wmmon.spec
+++ b/wmmon.spec
@@ -1,9 +1,10 @@
+%define snapdate 20120606
 %define treeish575778a6
 %define beta   b2

 Name:  wmmon
 Version:   1.0
-Release:   1%{?beta:.%{beta}}.g%{treeish}%{?dist}
+Release:   %{?beta:0.}1%{?beta:.%{beta}}.%{snapdate}git%{treeish}%{?dist}
 Summary:   Nice system monitor for WindowMaker

 Group: User Interface/X
@@ -59,5 +60,5 @@ install -p -m644 dockapps/wmmon/wmmon.1
%{buildroot}%{_mandir}/man1/wmmon.1
 %{_mandir}/man1/wmmon.1*

 %changelog
-* Wed Jun 06 2012 Alexey I. Froloff ra...@raorn.name - 1.0-1.b2.g575778a6
+* Thu Jun 28 2012 Alexey I. Froloff ra...@raorn.name -
1.0-0.1.b2.20120606git575778a6
 - Initial build for Fedora


This looks terrible, however...

-- 
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 829726] Review Request: wmmon - Nice system monitor for WindowMaker

2012-06-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=829726

Andreas Bierfert andreas.bierf...@lowlatency.de changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+

--- Comment #3 from Andreas Bierfert andreas.bierf...@lowlatency.de ---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 * MUST rpmlint: ok, false positives on spelling.
 * package naming: ok
 * package guideline complience: ok
 * license: ok
 * license field: ok
 * spec language and legible: ok
 * source: ok, pulled from git. Documented in spec.
 * builds on f17 and rawhide koji:
https://koji.fedoraproject.org/koji/taskinfo?taskID=4204988
 * BR: ok
 * file permissions: ok
 * desktop file: not needed as this is a specialized dockapp
 * package runs on f17: ok
 * man page included: ok

package

2f9533456e0c5ecba55a499cc9e78bd90330ac1e70d9f72f55468fb96994126e 
wmmon-1.0-0.1.b2.20120606git575778a6.fc17.src.rpm

approved
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/sY5UACgkQQEQyPsWM8cuhFACcC8YtkvFFV8Xx96ggHd+x9+1u
XHkAoJPn73OaFkGOpxFrXcSYk8/1Ouoo
=7dew
-END PGP SIGNATURE-

Please add me as CC on the SCM request.

-- 
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 829726] Review Request: wmmon - Nice system monitor for WindowMaker

2012-06-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=829726

Alexey I. Froloff ra...@raorn.name changed:

   What|Removed |Added

  Flags||fedora-cvs?

--- Comment #4 from Alexey I. Froloff ra...@raorn.name ---
New Package SCM Request
===
Package Name: wmmon
Short Description: Nice system monitor for WindowMaker
Owners: raorn
Branches: f17
InitialCC: awjb

-- 
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 829726] Review Request: wmmon - Nice system monitor for WindowMaker

2012-06-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=829726

--- Comment #5 from Jon Ciesla limburg...@gmail.com ---
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 829726] Review Request: wmmon - Nice system monitor for WindowMaker

2012-06-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=829726

--- Comment #1 from Andreas Bierfert andreas.bierf...@lowlatency.de ---
Some minor tweaks:

Please change the release to

0.1.beta2.mmddgit575778a6

and substitute the date you took the snapshot on for mmdd (see
http://fedoraproject.org/wiki/Packaging:NamingGuidelines#Non-Numeric_Version_in_Release)
so that beta3 will be  beta2 and final 1.0 release will be greater then all
the old versions...

The rest looks good.

-- 
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 829726] Review Request: wmmon - Nice system monitor for WindowMaker

2012-06-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=829726

Andreas Bierfert andreas.bierf...@lowlatency.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|nob...@fedoraproject.org|andreas.bierfert@lowlatency
   ||.de
  Flags||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