[Bug 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-02-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842



--- Comment #8 from Fedora Update System  ---
kf5-libkdcraw-15.12.1-1.fc23 has been pushed to the Fedora 23 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-02-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2016-02-21 11:29:45



-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-02-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #7 from Fedora Update System  ---
kf5-libkdcraw-15.12.1-1.fc23 has been pushed to the Fedora 23 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2016-1ec1dc60f0

-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-02-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842



--- Comment #5 from Jon Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/kf5-libkdcraw

-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-02-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842

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.
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-02-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842



--- Comment #6 from Fedora Update System  ---
kf5-libkdcraw-15.12.1-1.fc23 has been submitted as an update to Fedora 23.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-1ec1dc60f0

-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-02-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842



--- Comment #4 from Rex Dieter  ---
Re: dir ownership question from comment #2 ...

turns out that:
%{_kf5_includedir}/KDCRAW/

by itself already does recursive ownership, so that the dir *and* everything
under it is owned, it is the simplified equivalent to doing:

%dir %{_kf5_includedir}/KDCRAW/
%{_kf5_includedir}/KDCRAW/*

-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-01-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842

Pier Luigi Fiorini  changed:

   What|Removed |Added

  Flags||fedora-review+



--- Comment #3 from Pier Luigi Fiorini  ---
APPROVED

-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-01-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842



--- Comment #2 from Pier Luigi Fiorini  ---
naming: ok

sources: ok
SHA1 0d4d2fb6897eb84cab42705d6a4f16f901f5aa2d libkdcraw-15.12.0.tar.xz

license: ok

ldconfig post/postun: ok

files: ok though I have an observation.

subdirs are not owned by any other package so they should be %dir, shouldn't
they?

Like:

%files devel
%{_kf5_libdir}/libKF5KDcraw.so
%{_kf5_includedir}/libkdcraw_version.h
%dir %{_kf5_includedir}/KDCRAW/
%{_kf5_includedir}/KDCRAW/*
%dir %{_kf5_libdir}/cmake/KF5KDcraw/
%{_kf5_libdir}/cmake/KF5KDcraw/*

-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

2016-01-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1294842

Pier Luigi Fiorini  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||pierluigi.fior...@gmail.com
   Assignee|nob...@fedoraproject.org|pierluigi.fior...@gmail.com



-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

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

Rex Dieter  changed:

   What|Removed |Added

 Blocks||1294838 (digikam-5.0),
   ||656997 (kde-reviews)
  Alias||kf5-libkdcraw




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
https://bugzilla.redhat.com/show_bug.cgi?id=1294838
[Bug 1294838] digikam-5.0 tracker
-- 
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 1294842] Review Request: kf5-libkdcraw - A C++ interface around LibRaw library

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



--- Comment #1 from Upstream Release Monitoring 
 ---
rdieter's scratch build of kf5-libkdcraw-15.12.0-1.fc23.src.rpm for rawhide
completed http://koji.fedoraproject.org/koji/taskinfo?taskID=12349211

-- 
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