Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-vanilla
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-vanilla
Commits
711d93e6
Commit
711d93e6
authored
Sep 05, 2023
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1:8.15-alt2
- remove post/preun scripts for wine-vanilla-ping
parent
bcfc94e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
9 deletions
+4
-9
wine-vanilla.spec
wine-vanilla.spec
+4
-9
No files found.
wine-vanilla.spec
View file @
711d93e6
...
...
@@ -66,7 +66,7 @@
Name: wine-vanilla
Version: %major
Release: alt
1
Release: alt
2
Epoch: 1
Summary: Wine - environment for running Windows applications
...
...
@@ -591,14 +591,6 @@ tools/winebuild/winebuild --builtin %buildroot%libwinedir/%winepedir/*
%if_with set_cap_net_raw
%files ping
%_sbindir/wine-cap_net_raw
%post ping
%_sbindir/wine-cap_net_raw on || :
%preun ping
if [ $1 = 0 ]; then
%_sbindir/wine-cap_net_raw off || :
fi
%endif
%files
...
...
@@ -838,6 +830,9 @@ fi
%endif
%changelog
* Tue Sep 05 2023 Vitaly Lipatov <lav@altlinux.ru> 1:8.15-alt2
- remove post/preun scripts for wine-vanilla-ping
* Sun Sep 03 2023 Vitaly Lipatov <lav@altlinux.ru> 1:8.15-alt1
- new version 8.15 (with rpmrb script)
...
...
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