From d95b707ce3f6887ab4d58d917dd3762820973986 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Pialasse Date: Wed, 3 Sep 2025 00:41:31 -0400 Subject: [PATCH] * Wed Jun 29 2022 Jean-Philippe Pialasse 2.0.1.1-9.sme - fix systemd unit chmod [SME: 11046] --- .gitattributes | 2 ++ bandwidthd.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4f48ffe --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.gz filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text diff --git a/bandwidthd.spec b/bandwidthd.spec index c213c6a..07fb78b 100644 --- a/bandwidthd.spec +++ b/bandwidthd.spec @@ -19,7 +19,7 @@ Patch3: bandwidthd-2.0.1.1-mariadb.patch Patch4: 0001-Gracefuly-exit-upon-pcap_findalldevs-error.patch Patch5: bandwidthd-gcc5.patch # from Nethserver -Patch6: +#Patch6: BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, gd-devel, libpng-devel