[Bug 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

2017-07-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=957409

Zamir SUN  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||szts...@gmail.com
 Resolution|--- |WONTFIX
Last Closed||2017-07-04 10:28:06



--- Comment #7 from Zamir SUN  ---
Deepin developer confirmed deepin-ui deepin-utils deepin-nautilus-properties
are obsoleted. So I am closing this request.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

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

Zamir SUN  changed:

   What|Removed |Added

 Blocks||1465889
   ||(DeepinDEPackageReview)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1465889
[Bug 1465889] Tracking: Deepin Desktop related package review tracker
-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

2015-12-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=957409



--- Comment #6 from Upstream Release Monitoring 
 ---
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

-- 
You are receiving this mail because:
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 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

2015-11-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=957409
Bug 957409 depends on bug 731891, which changed state.

Bug 731891 Summary: Review Request: python-cairo - Python 2 cairo bindings
https://bugzilla.redhat.com/show_bug.cgi?id=731891

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |WONTFIX



-- 
You are receiving this mail because:
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 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

2014-04-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=957409

Pavel Alexeev (aka Pahan-Hubbitus)  changed:

   What|Removed |Added

 CC||pa...@hubbitus.info



--- Comment #5 from Pavel Alexeev (aka Pahan-Hubbitus)  ---
http://cicku.me/deepin-utils.spec - 404 error

-- 
You are receiving this mail because:
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 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

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

Michael Schwendt  changed:

   What|Removed |Added

 CC|package-review@lists.fedora |
   |project.org |



--- Comment #2 from Michael Schwendt  ---
> Release:   1.git%{datetime}%{?dist}

At Fedora, ordering is different, and the revision control system type id would
 be appended to the MMDD 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.)

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

[Bug 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

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

Mario Blättermann  changed:

   What|Removed |Added

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



--- Comment #1 from Mario Blättermann  ---
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)

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

[Bug 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

2013-05-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957409

Michael Scherer  changed:

   What|Removed |Added

 CC||m...@zarb.org
 Blocks|177841 (FE-NEEDSPONSOR) |

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

[Bug 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

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

Christopher Meng  changed:

   What|Removed |Added

 Blocks||957411

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

[Bug 957409] Review Request: deepin-utils - Basic modules needed by most Linux Deepin applications

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

Christopher Meng  changed:

   What|Removed |Added

 Blocks||177841 (FE-NEEDSPONSOR)

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