diff --git a/ethercat-igh.spec b/ethercat-igh.spec index 967a77ba4f830e2375420d179ffc41c8396b55cb..0040b6d087b180980adb771a8e465f7c0856f7e2 100644 --- a/ethercat-igh.spec +++ b/ethercat-igh.spec @@ -1,6 +1,6 @@ Name: ethercat-igh Version: 1.5.2 -Release: 5 +Release: 6 Summary: IgH EtherCAT Master for Linux License: LGPLv2.1 Group: Development/Other @@ -20,7 +20,7 @@ This is an open-source EtherCAT master implementation for Linux. %prep %setup -q -n ethercat-%{version} -%patch0 -p1 +%patch 0 -p1 CPPFLAGS="${CPPFLAGS} -Doff64_t=__off64_t";export CPPFLAGS; ./bootstrap @@ -107,6 +107,9 @@ depmod -a /lib/modules/*/ethercat/* %changelog +* Mon Dec 16 2024 litian - 1.5.2-6 +- fix %patchN is deprecated warning + * Wed Feb 22 2023 zhangyuanhang - 1.5.2-5 - add ethercat-igh-xeno-00.patch -- remove 8139too,e100,e1000,ccat,igb \ No newline at end of file +- remove 8139too,e100,e1000,ccat,igb