Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 957409 (deepin-utils) - Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications
Summary: Review Request: deepin-utils - Basic modules needed by most Linux Deepin appl...
Keywords:
Status: CLOSED WONTFIX
Alias: deepin-utils
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 731891
Blocks: DeepinDEPackageReview deepin-ui
TreeView+ depends on / blocked
 
Reported: 2013-04-28 03:09 UTC by Christopher Meng
Modified: 2018-01-01 01:46 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-04 14:28:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christopher Meng 2013-04-28 03:09:06 UTC
Spec URL: http://cicku.me/deepin-utils.spec
SRPM URL: http://cicku.me/deepin-utils-0.0.1-git201323150025.fc20.src.rpm
Description: Basic modules needed by most Linux Deepin applications(deepin-prefix).
Fedora Account System Username: cicku

Comment 1 Mario Blättermann 2013-08-24 11:50:48 UTC
Your srpm link is invalid.


Release:           git%{datetime}%{?dist}

This could cause problems with getting a proper upgrade path. Better:

Release:           1.git%{datetime}%{?dist}

See http://fedoraproject.org/wiki/Packaging:NamingGuidelines#Post-Release_packages


BuildRequires:     python-devel
BuildRequires:     pygtk2-devel

python-devel is deprecated, use python2-devel instead:
https://fedoraproject.org/wiki/Packaging:Python#BuildRequires
But it is not needed at all, pygtk2-devel depends on it. And you can drop more of your explicite build requirements which are needed by pygtk2-devel:

pkgconfig(cairo)
pkgconfig(pygobject-2.0)
pkgconfig(glib-2.0)
pkgconfig(gtk+-2.0)

Comment 2 Michael Schwendt 2013-08-31 12:30:22 UTC
> Release:           1.git%{datetime}%{?dist}

At Fedora, ordering is different, and the revision control system type id would  be appended to the YYYYMMDD date:

  Release:           1.20130423git%{?dist}

http://fedoraproject.org/wiki/Packaging:NamingGuidelines#Snapshot_packages
(yes, it's mostly cosmetic/pedantry, since the number at the very left is the most significant part of the release value.)

Comment 3 Christopher Meng 2013-09-07 07:06:21 UTC
The time I first packaged was long time ago, I will cleanup it later then submit them.

Comment 4 Christopher Meng 2013-09-07 07:35:16 UTC
BLOCKED BY BZ#770828.

python-cairo aka pycairo should be updated, then this package can be built.

Comment 5 Pavel Alexeev 2014-04-25 12:44:46 UTC
http://cicku.me/deepin-utils.spec - 404 error

Comment 6 Upstream Release Monitoring 2015-12-06 18:25:51 UTC
pbrobinson's scratch build of linux-user-chroot?#b7afe5173cbd31b029b027b6f8a14baa5e6ce87a for epel7-archbootstrap and git://pkgs.fedoraproject.org/linux-user-chroot?#b7afe5173cbd31b029b027b6f8a14baa5e6ce87a failed http://koji.fedoraproject.org/koji/taskinfo?taskID=12089939

Comment 7 Zamir SUN 2017-07-04 14:28:06 UTC
Deepin developer confirmed deepin-ui deepin-utils deepin-nautilus-properties are obsoleted. So I am closing this request.


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