Bug 908233

Summary: Package p11-kit-0.16.0
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: p11-kitAssignee: Kalev Lember <kalevlember>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: kalevlember, kengert, mclasen, stefw, tmraz
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-12 09:39:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 466626, 915798    
Attachments:
Description Flags
Update to upstream 0.16.0 version none

Description Upstream Release Monitoring 2013-02-06 08:40:52 UTC
Latest upstream release: 0.15.1
Current version in Fedora Rawhide: 0.14
URL: http://p11-glue.freedesktop.org/releases/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 1 Upstream Release Monitoring 2013-02-13 09:24:22 UTC
Latest upstream release: 0.15.2
Current version in Fedora Rawhide: 0.14
URL: http://p11-glue.freedesktop.org/releases/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 2 Upstream Release Monitoring 2013-03-05 08:44:07 UTC
Latest upstream release: 0.16.0
Current version in Fedora Rawhide: 0.14
URL: http://p11-glue.freedesktop.org/releases/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 3 Stef Walter 2013-03-05 09:16:58 UTC
Created attachment 705345 [details]
Update to upstream 0.16.0 version

Comment 4 Stef Walter 2013-03-05 09:18:13 UTC
Kalev, does the attached update look good?

Kai, this is the first package of p11-kit with the trust module in Fedora rawhide. We'll need to update the p11-kit-extract-trust script with the appropriate paths. We can do that as a separate update.

Comment 5 Kalev Lember 2013-03-05 10:57:51 UTC
I think the new mkdir line isn't needed:

+mkdir -p $RPM_BUILD_ROOT%{_datadir}/p11-kit/modules

At that point, 'make install' will have already created the directory and installed p11-kit-trust.module in it. No need to duplicate the directory creation manually in the spec file if 'make install' already does it.

Otherwise looks good to me.

Comment 6 Stef Walter 2013-03-05 11:51:13 UTC
Thanks for the review. Removed that line, and pushed to master.

Comment 7 Stef Walter 2013-03-12 09:39:05 UTC
Done.