Accepting request 173274 from GNOME:Factory

Push GNOME 3.8.1 to Factory - mostly small bug fixes over the existing 3.8.0 we have

OBS-URL: https://build.opensuse.org/request/show/173274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/p11-kit?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2013-04-26 13:53:05 +00:00 committed by Git OBS Bridge
parent 4db7e08a68
commit e4313c4030
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ebcdcf57b7686b92146cf475cb2b66cdf3757f6e62d8e77c39dae89ffb43e31
size 961382

3
p11-kit-0.18.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e87e72b7768288384de2ca1929b3cb45502e9e944fc075a8ce5df8f08f1ab29
size 961345

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 15 18:46:10 UTC 2013 - dimstar@opensuse.org
- Update to version 0.18.1:
+ Put the external tools in $libdir/p11-kit.
+ Documentation build fixes.
-------------------------------------------------------------------
Thu Apr 4 13:34:40 UTC 2013 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: p11-kit
Version: 0.18.0
Version: 0.18.1
Release: 0
Summary: Library to work with PKCS#11 modules
License: BSD-3-Clause
@ -93,9 +93,10 @@ rm -rf %{buildroot}
%dir %{_libdir}/pkcs11
%dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/modules
%{_libdir}/pkcs11/p11-kit-trust.so
%{_datadir}/%{name}/modules/p11-kit-trust.module
%{_datadir}/%{name}/p11-kit-extract-trust
%{_libdir}/pkcs11/p11-kit-trust.so
%dir %{_libdir}/%{name}
%{_libdir}/%{name}/p11-kit-extract-trust
%files -n libp11-kit0
%defattr(-,root,root)