Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-grdwine
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-grdwine
Commits
09a2fa5d
Commit
09a2fa5d
authored
Apr 01, 2021
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update spec to new build 0.5.5.1 (with rpmrb script)
parent
f7325e0b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
wine-grdwine.spec
wine-grdwine.spec
+13
-3
No files found.
wine-grdwine.spec
View file @
09a2fa5d
Name: wine-grdwine
Version: 0.5.5
Release: alt
2
Version: 0.5.5
.1
Release: alt
1
Summary: Guardant usb dongle helper library for Wine
License: LGPLv2
...
...
@@ -9,7 +9,8 @@ Group: Emulators
Url: https://guardant.com
Packager: Konstantin Kondratyuk <kondratyuk@altlinux.org>
# Source-url: ftp://ftp.guardant.ru/support/linux/grdwine-%version.tar.gz
#Source-url: ftp://ftp.guardant.ru/support/linux/grdwine-%version.tar.gz
# Source-url: https://github.com/Etersoft/grdwine/archive/refs/tags/v%version.tar.gz
Source: %name-%version.tar
BuildRequires: libwine-devel
...
...
@@ -30,6 +31,10 @@ Guardant usb dongle helper library for Wine.
Implementation of the GrdWine is based on Linux USB Device
Filesystem and Linux USB HID Device Interface.
Supports Guardant Sign/Time and Guardant Code dongles.
Old keys Stealth II and Stealth III are not supported
(check WINE@Etersoft to get support).
%prep
%setup
...
...
@@ -56,6 +61,11 @@ mkdir -p %buildroot/%winelibdir/
%winelibdir/grdwine.dll.so
%changelog
* Thu Apr 01 2021 Vitaly Lipatov <lav@altlinux.ru> 0.5.5.1-alt1
- new version 0.5.5.1 (with rpmrb script)
+ fix build with wine since 6.4
- change download URL
* Tue Jun 23 2020 Vitaly Lipatov <lav@altlinux.ru> 0.5.5-alt2
- add AC_SYS_LARGEFILE to configure.ac
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment