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
0656bdf1
Commit
0656bdf1
authored
Oct 16, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.5.7.4-alt1
- add missed 90-grdnt.rules (don't unset build64 with wow64)
parent
3cfca20d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
wine-grdwine.spec
wine-grdwine.spec
+4
-2
No files found.
wine-grdwine.spec
View file @
0656bdf1
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
%define _lto_cflags %{nil}
%define _lto_cflags %{nil}
Name: wine-etersoft-grdwine
Name: wine-etersoft-grdwine
Version: 0.5.7.
3
Version: 0.5.7.
4
Release: alt1
Release: alt1
Summary: Guardant usb dongle helper library for Wine
Summary: Guardant usb dongle helper library for Wine
...
@@ -44,7 +44,6 @@ ExclusiveArch: %ix86 x86_64
...
@@ -44,7 +44,6 @@ ExclusiveArch: %ix86 x86_64
# buildwow64 = _arch = x86_64 && with wow64
# buildwow64 = _arch = x86_64 && with wow64
%if "%_arch" == "x86_64" && %{expand:%%{?_with_wow64:1}%%{!?_with_wow64:0}}
%if "%_arch" == "x86_64" && %{expand:%%{?_with_wow64:1}%%{!?_with_wow64:0}}
%def_with buildwow64
%def_with buildwow64
%undefine _with_build64
%endif
%endif
%ifarch %ix86
%ifarch %ix86
...
@@ -166,6 +165,9 @@ install -D -m0644 %SOURCE1 %buildroot%_udevrulesdir/90-grdnt.rules
...
@@ -166,6 +165,9 @@ install -D -m0644 %SOURCE1 %buildroot%_udevrulesdir/90-grdnt.rules
%endif
%endif
%changelog
%changelog
* Thu Oct 16 2025 Vitaly Lipatov <lav@altlinux.ru> 0.5.7.4-alt1
- add missed 90-grdnt.rules (don't unset build64 with wow64)
* Thu Sep 18 2025 Vitaly Lipatov <lav@altlinux.ru> 0.5.7.3-alt1
* Thu Sep 18 2025 Vitaly Lipatov <lav@altlinux.ru> 0.5.7.3-alt1
- build with wow64 support
- build with wow64 support
...
...
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