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
0dbd9ac4
Commit
0dbd9ac4
authored
Aug 14, 2022
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.5.5.1-alt4
- put dlls to _libdir/wine-etersoft
parent
79deba5d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
8 deletions
+9
-8
rules
.gear/rules
+1
-1
wine-grdwine.spec
wine-grdwine.spec
+8
-7
No files found.
.gear/rules
View file @
0dbd9ac4
tar:
@name
@
tar:
wine-grdwine name=@name@-@version
@
copy?: *.rules
wine-grdwine.spec
View file @
0dbd9ac4
# TODO:
%define optflags_lto %nil
Name: wine-grdwine
Name: wine-
etersoft-
grdwine
Version: 0.5.5.1
Release: alt
3
Release: alt
4
Summary: Guardant usb dongle helper library for Wine
...
...
@@ -11,8 +11,6 @@ License: LGPLv2
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: https://github.com/Etersoft/grdwine/archive/refs/tags/v%version.tar.gz
Source: %name-%version.tar
...
...
@@ -25,14 +23,14 @@ ExclusiveArch: %ix86 x86_64
%ifarch x86_64 aarch64
%def_with build64
%define winepkgname wine-grdwine
%define winepkgname wine-
etersoft-
grdwine
%else
%def_without build64
%define winepkgname wine32-grdwine
%define winepkgname wine32-
etersoft-
grdwine
%endif
%define libwinedir %_libdir/wine
%define libwinedir %_libdir/wine
-etersoft
# TODO: move to rpm-macros-wine
# set arch dependent dirs
...
...
@@ -112,6 +110,9 @@ install -D -m0644 %SOURCE1 %buildroot%_udevrulesdir/90-grdnt.rules
%endif
%changelog
* Sun Aug 14 2022 Vitaly Lipatov <lav@altlinux.ru> 0.5.5.1-alt4
- put dlls to _libdir/wine-etersoft
* Thu Jun 09 2022 Vitaly Lipatov <lav@altlinux.ru> 0.5.5.1-alt3
- add udev rules to get correct permissions
- build 32 bit package as wine32-grdwine
...
...
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