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 710721 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.12.0
ykpers-spec.diff (text/plain), 2.13 KB, created by
Patrick C. F. Ernzer
on 2013-03-15 15:19:24 UTC
(
hide
)
Description:
patch to spec file to build 1.12.0
Filename:
MIME Type:
Creator:
Patrick C. F. Ernzer
Created:
2013-03-15 15:19:24 UTC
Size:
2.13 KB
patch
obsolete
>diff --git a/ykpers.spec b/ykpers.spec >index fbde9f7..911a16c 100644 >--- a/ykpers.spec >+++ b/ykpers.spec >@@ -1,6 +1,6 @@ > Name: ykpers >-Version: 1.9.0 >-Release: 2%{?dist} >+Version: 1.12.0 >+Release: 1%{?dist} > Summary: Yubikey personalization program > > Group: Applications/System >@@ -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 >@@ -62,16 +71,21 @@ export LD_LIBRARY_PATH=$RPM_BUILD_DIR/%{name}-%{version}/.libs > %defattr(-,root,root,-) > %doc AUTHORS COPYING README ChangeLog NEWS > %doc doc/Read-Me.asciidoc doc/Compatibility.asciidoc >-%{_bindir}/ykinfo > %{_bindir}/ykpersonalize > %{_bindir}/ykchalresp > %{_libdir}/libykpers-1.so.1 >-%{_libdir}/libykpers-1.so.1.9.0 >+%{_libdir}/libykpers-1.so.%{version} > %{_mandir}/man1/ykpersonalize.1.gz > %{_mandir}/man1/ykchalresp.1.gz >-%{_mandir}/man1/ykinfo.1.gz > /usr/lib/udev/rules.d/69-yubikey.rules > >+%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 >@@ -81,6 +95,11 @@ export LD_LIBRARY_PATH=$RPM_BUILD_DIR/%{name}-%{version}/.libs > %exclude %{_libdir}/libykpers-1.la > > %changelog >+* Fri Mar 15 2013 - Patrick C. F. Ernzer <ykpers.spec@pcfe.net> 1.12.0 >+- Update to 1.12.0 >+- ykinfo in sub-package >+- using version tag in library name >+ > * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >
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