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 672490 Details for
Bug 886539
ykpers-1.12.0 is available
[?]
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]
patch to spec file to build 1.11.1
ykpers.spec-update-to-1.11.1.patch (text/plain), 1.88 KB, created by
Patrick C. F. Ernzer
on 2013-01-04 17:05:26 UTC
(
hide
)
Description:
patch to spec file to build 1.11.1
Filename:
MIME Type:
Creator:
Patrick C. F. Ernzer
Created:
2013-01-04 17:05:26 UTC
Size:
1.88 KB
patch
obsolete
>diff --git a/ykpers.spec b/ykpers.spec >index 6d843c4..0b3a553 100644 >--- a/ykpers.spec >+++ b/ykpers.spec >@@ -1,5 +1,5 @@ > Name: ykpers >-Version: 1.8.0 >+Version: 1.11.1 > Release: 1%{?dist} > Summary: Yubikey personalization program > >@@ -19,6 +19,15 @@ BuildRequires: libyubikey-devel > Yubico's YubiKey can be re-programmed with a new AES key. This is a library > that makes this an easy task. > >+%package ykinfo >+Summary: Get basic information from a YubiKey >+Group: Applications/System >+ >+%description ykinfo >+Get basic information from a YubiKey. Can get serial number, version and current >+touch level. Can get all parameters at once or one at a time. If -q is given only >+the relevant string from the YubiKey is written to screen. >+ > %package devel > Summary: Development files for ykpers > Group: Development/Libraries >@@ -64,10 +73,17 @@ export LD_LIBRARY_PATH=$RPM_BUILD_DIR/%{name}-%{version}/.libs > %{_bindir}/ykpersonalize > %{_bindir}/ykchalresp > %{_libdir}/libykpers-1.so.1 >-%{_libdir}/libykpers-1.so.1.8.0 >+%{_libdir}/libykpers-1.so.%{version} > %{_mandir}/man1/ykpersonalize.1.gz > %{_mandir}/man1/ykchalresp.1.gz > >+%files ykinfo >+%defattr(-,root,root,-) >+%doc AUTHORS COPYING README ChangeLog NEWS >+%doc doc/Read-Me.asciidoc doc/Compatibility.asciidoc >+%{_bindir}/ykinfo >+%{_mandir}/man1/ykinfo.1.gz >+ > %files devel > %defattr(-,root,root,-) > %doc doc/USB-Hid-Issue.asciidoc >@@ -77,6 +93,11 @@ export LD_LIBRARY_PATH=$RPM_BUILD_DIR/%{name}-%{version}/.libs > %exclude %{_libdir}/libykpers-1.la > > %changelog >+* Fri Jan 4 2013 - Patrick C. F. Ernzer <ykpers.spec@pcfe.net> 1.11.1-1 >+- Update to 1.11.1 >+- ykinfo is new, so added to a sub-package >+- using version tag in library name >+ > * Mon Oct 1 2012 - Maxim Burgerhout <wzzrd@fedoraproject.org> - 1.8.0-1 > - Update to 1.8.0: > - Support for yk_challenge_response, Yubikey 2.3, bugfixes and more
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 886539
:
672490
|
684109
|
710721