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 35
View file
r8168.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Mar 13 11:26:04 UTC 2024 - Dr. Werner Fink <werner@suse.de> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- Thu Oct 19 08:29:04 UTC 2023 - Dr. Werner Fink <werner@suse.de> - Dynamic adaption of patch skb_gso_segment.patch means if net/gso.h
View file
r8168.spec
Changed
@@ -61,11 +61,11 @@ %prep %setup -q -%patch0 -b .p0 -%patch1 -b .p1 -%patch2 -p1 -b .p2 -%patch3 -p1 -b .p3 -%patch4 -p1 -b .p4 +%patch -P 0 -b .p0 +%patch -P 1 -b .p1 +%patch -P 2 -p1 -b .p2 +%patch -P 3 -p1 -b .p3 +%patch -P 4 -p1 -b .p4 if test -e /usr/src/linux/include/linux/ethtool.h then argc=$(sed -rn '/\*get_ringparam/,/;$/p' /usr/src/linux/include/linux/ethtool.h | wc -l)
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
.