Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 705345 Details for
Bug 908233
Package p11-kit-0.16.0
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Update to upstream 0.16.0 version
Update-to-upstream-0160-version.patch (text/plain), 2.32 KB, created by
Stef Walter
on 2013-03-05 09:16:58 UTC
(
hide
)
Description:
Update to upstream 0.16.0 version
Filename:
MIME Type:
Creator:
Stef Walter
Created:
2013-03-05 09:16:58 UTC
Size:
2.32 KB
patch
obsolete
>From 223cf9830e704a5805a9ca1c0ffa2890606b9dd9 Mon Sep 17 00:00:00 2001 >From: Stef Walter <stefw@gnome.org> >Date: Tue, 5 Mar 2013 10:09:59 +0100 >Subject: [PATCH] Update to upstream 0.16.0 version > >https://bugzilla.redhat.com/show_bug.cgi?id=908233 >--- > p11-kit.spec | 18 ++++++++++++++---- > sources | 2 +- > 2 files changed, 15 insertions(+), 5 deletions(-) > >diff --git a/p11-kit.spec b/p11-kit.spec >index 16c3911..71514d2 100644 >--- a/p11-kit.spec >+++ b/p11-kit.spec >@@ -1,11 +1,12 @@ > Name: p11-kit >-Version: 0.14 >-Release: 2%{?dist} >+Version: 0.16.0 >+Release: 1%{?dist} > Summary: Library for loading and sharing PKCS#11 modules > > License: BSD > URL: http://p11-glue.freedesktop.org/p11-kit.html > Source0: http://p11-glue.freedesktop.org/releases/p11-kit-%{version}.tar.gz >+BuildRequires: libtasn1-devel >= 2.14 > > %description > p11-kit provides a way to load and enumerate PKCS#11 modules, as well >@@ -34,8 +35,9 @@ make %{?_smp_mflags} V=1 > %install > make install DESTDIR=$RPM_BUILD_ROOT > mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/pkcs11/modules >- >-rm $RPM_BUILD_ROOT%{_libdir}/*.la >+mkdir -p $RPM_BUILD_ROOT%{_datadir}/p11-kit/modules >+rm -f $RPM_BUILD_ROOT%{_libdir}/*.la >+rm -f $RPM_BUILD_ROOT%{_libdir}/pkcs11/*.la > # Install the example conf with %%doc instead > rm $RPM_BUILD_ROOT%{_sysconfdir}/pkcs11/pkcs11.conf.example > >@@ -54,9 +56,14 @@ make check > %doc p11-kit/pkcs11.conf.example > %dir %{_sysconfdir}/pkcs11 > %dir %{_sysconfdir}/pkcs11/modules >+%dir %{_datadir}/p11-kit >+%dir %{_datadir}/p11-kit/modules > %{_bindir}/p11-kit > %{_libdir}/libp11-kit.so.* > %{_libdir}/p11-kit-proxy.so >+%{_libdir}/pkcs11/p11-kit-trust.so >+%{_datadir}/p11-kit/modules/p11-kit-trust.module >+%{_datadir}/p11-kit/p11-kit-extract-trust > > %files devel > %{_includedir}/p11-kit-1/ >@@ -66,6 +73,9 @@ make check > > > %changelog >+* Tue Mar 05 2013 Stef Walter <stefw@redhat.com> - 0.16.0-1 >+- Update to upstream version 0.16.0 >+ > * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >diff --git a/sources b/sources >index 3308c41..b22a4d3 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-e8b10a0ef1d9ebc6384ca361a70a4b02 p11-kit-0.14.tar.gz >+4fda29bbe94dd3e8f992cb2f496908fe p11-kit-0.16.0.tar.gz >-- >1.8.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 908233
: 705345