diff --git a/bindfs.changes b/bindfs.changes index 9817692..1fc1211 100644 --- a/bindfs.changes +++ b/bindfs.changes @@ -2,8 +2,7 @@ Mon Jun 26 20:15:22 UTC 2023 - Avindra Goolcharan - update to 1.17.3: - * Added MacOS statfs_x implementation (issue #130) -- ran spec-cleaner + * Added MacOS statfs_x implementation ------------------------------------------------------------------- Tue Mar 7 19:50:18 UTC 2023 - Dirk Müller diff --git a/bindfs.spec b/bindfs.spec index d407f2d..bd2c26f 100644 --- a/bindfs.spec +++ b/bindfs.spec @@ -24,7 +24,7 @@ License: GPL-2.0-or-later Group: System/Filesystems URL: https://bindfs.org/ #Git-Clone: https://github.com/mpartel/bindfs -Source: https://bindfs.org/downloads/%{name}-%{version}.tar.gz +Source: https://bindfs.org/downloads/%name-%version.tar.gz BuildRequires: pkgconfig BuildRequires: pkgconfig(fuse3) >= 3.10.2 @@ -46,7 +46,7 @@ mountpoint can be altered using various rules. %files %doc ChangeLog %license COPYING -%{_bindir}/%{name} -%{_mandir}/man1/%{name}.1%{?ext_man} +%_bindir/%name +%_mandir/man1/%name.1%{?ext_man} %changelog