Bug 1249770 - Renaming Review Request: progress - Linux tool to show progress for cp, rm, dd, ...
Summary: Renaming Review Request: progress - Linux tool to show progress for cp, rm, d...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Björn Esser (besser82)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-03 18:29 UTC by Florian "der-flo" Lehner
Modified: 2015-08-18 05:23 UTC (History)
2 users (show)

Fixed In Version: progress-0.8-2.fc22
Clone Of:
Environment:
Last Closed: 2015-08-10 10:05:11 UTC
Type: ---
Embargoed:
besser82: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Florian "der-flo" Lehner 2015-08-03 18:29:40 UTC
This is a renaming-review!

Spec URL: https://flo.fedorapeople.org/progress.spec
SRPM URL: https://flo.fedorapeople.org/progress-0.8-1.fc21.src.rpm

Description: Linux tool to show progress for cp, rm, dd, ...
Fedora Account System Username: flo

This package was formerly known as cv.

Koji-Build: http://koji.fedoraproject.org/koji/taskinfo?taskID=10589595

Comment 1 Björn Esser (besser82) 2015-08-04 18:07:45 UTC
Taken…  =)

***

From packaging POV there are two issues:

  1) Licenses are packaged using `%license` on fc21+.  Change spec-file like:

     %files
     %if 0%{?fedora} >= 21 || 0%{?rhel} >= 8
     %license LICENSE
     %else  # 0%{?fedora} >= 21 || 0%{?rhel} >= 8
     %doc LICENSE
     %endif # 0%{?fedora} >= 21 || 0%{?rhel} >= 8
     %doc README.md


  2) The *REQUIRED* Obsoletes / Provides are missing:

     %if (0%{?fedora} && 0%{?fedora} <= 26) || (0%{?rhel} && 0%{?rhel} <= 9)
     Obsoletes: cv <= 0.8-3
     Provides: cv == %{version}-%{release}
     %endif # (0%{?fedora} && 0%{?fedora} <= 26) || (0%{?rhel} && 0%{?rhel} <= 9)

***

NOT approved.  Please make the needed changes to the spec-file and I'll approve.

Comment 2 Florian "der-flo" Lehner 2015-08-04 18:19:19 UTC
Thanks Bjoern for taking the review!

I've added the suggested changes:

Spec URL: https://flo.fedorapeople.org/progress.spec
SRPM URL: https://flo.fedorapeople.org/progress-0.8-2.fc21.src.rpm

Cheers,
 Florian

Comment 3 Björn Esser (besser82) 2015-08-04 18:55:45 UTC
Allrighty, looks good now!  =)

You're welcome, Florian.

Cheers
  Björn

***

Package APPROVED!!!

Comment 4 Florian "der-flo" Lehner 2015-08-04 19:14:23 UTC
Thank you Bjoern!

New Package SCM Request
=======================
Package Name: progress
Short Description: Coreutils Viewer
Upstream URL: https://github.com/Xfennec/progress
Owners: flo
Branches: f21 f22 f23 el6 epel7
InitialCC:

Comment 5 Gwyn Ciesla 2015-08-05 01:04:04 UTC
Git done (by process-git-requests).

Comment 6 Fedora Update System 2015-08-05 15:16:18 UTC
progress-0.8-2.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/progress-0.8-2.fc21

Comment 7 Fedora Update System 2015-08-05 15:17:03 UTC
progress-0.8-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/progress-0.8-2.fc22

Comment 8 Fedora Update System 2015-08-07 12:55:18 UTC
progress-0.8-2.fc22 has been pushed to the Fedora 22 testing repository.

Comment 9 Fedora Update System 2015-08-08 08:23:35 UTC
progress-0.8-2.fc23 has been submitted as an update for Fedora 23.
https://admin.fedoraproject.org/updates/progress-0.8-2.fc23

Comment 10 Fedora Update System 2015-08-10 10:05:11 UTC
progress-0.8-2.fc23 has been pushed to the Fedora 23 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2015-08-18 05:13:25 UTC
progress-0.8-2.fc21 has been pushed to the Fedora 21 stable repository.

Comment 12 Fedora Update System 2015-08-18 05:23:50 UTC
progress-0.8-2.fc22 has been pushed to the Fedora 22 stable repository.


Note You need to log in before you can comment on or make changes to this bug.