Projects
home:bitstreamout:Essentials
r8168
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 37
View file
r8168.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Mar 28 12:50:15 UTC 2024 - Dr. Werner Fink <werner@suse.de> + +- Use kernel version of the include diretory instead of the used + kernel + +------------------------------------------------------------------- Wed Mar 13 12:12:43 UTC 2024 - Dr. Werner Fink <werner@suse.de> - Update to new version r8168-8.052.01
View file
r8168.spec
Changed
@@ -77,6 +77,8 @@ fi if test -e /usr/src/linux/include/net/gso.h then + version=$(readlink /usr/src/linux | sed -r 's/linux-//;s/-.*//;s/\./,/g') + "$version" =~ 0-9+,0-9+,0-9+ || \ version=$(uname -r|sed -r 's/-.*//;s/\./,/g') sed -ri "/KERNEL_VERSION/{s/\(6,4,10\)/(${version})/}" src/r8168_n.c fi
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.