Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
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
Ivan Ivlev
wine-grdwine
Commits
6ed77525
You need to sign in or sign up before continuing.
Commit
6ed77525
authored
Jun 23, 2020
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.5.5-alt2
- add AC_SYS_LARGEFILE to configure.ac
parent
9a024f15
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
wine-grdwine.spec
wine-grdwine.spec
+4
-1
configure.ac
wine-grdwine/configure.ac
+2
-0
No files found.
wine-grdwine.spec
View file @
6ed77525
Name: wine-grdwine
Version: 0.5.5
Release: alt
1
Release: alt
2
Summary: Guardant usb dongle helper library for Wine
License: LGPLv2
...
...
@@ -56,6 +56,9 @@ mkdir -p %buildroot/%winelibdir/
%winelibdir/grdwine.dll.so
%changelog
* Tue Jun 23 2020 Vitaly Lipatov <lav@altlinux.ru> 0.5.5-alt2
- add AC_SYS_LARGEFILE to configure.ac
* Thu May 30 2019 Konstantin Kondratyuk <kondratyuk@altlinux.org> 0.5.5-alt1
- new version (0.5.5) with rpmgs script
wine-grdwine/configure.ac
View file @
6ed77525
...
...
@@ -21,6 +21,8 @@ AC_SUBST([wineincs])
AC_CANONICAL_HOST
AC_SYS_LARGEFILE
# Checks for programs.
AC_PROG_CC
AC_PROG_INSTALL
...
...
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