diff --git a/libmtp.spec b/libmtp.spec index 73e4ea0c066a69a3f6898f8a8426f23aba029265..135a7552e1e79ccfe3b6093d7c391a0d7f5f243e 100644 --- a/libmtp.spec +++ b/libmtp.spec @@ -1,6 +1,6 @@ Name: libmtp Version: 1.1.22 -Release: 2 +Release: 3 Summary: An Initiator implementation of the Media Transfer Protocol (MTP) in the form of a library License: LGPL-2.1-or-later URL: https://libmtp.sourceforge.net/ @@ -31,7 +31,7 @@ This package includes development files for libmtp. %autosetup -n libmtp-%{version} -p1 %build -autoreconf -fi +autoreconf -fi -I%{_datadir}/gettext/m4 %configure --disable-static --with-udev-rules=69-libmtp.rules --with-udev=%{_prefix}/lib/udev %make_build @@ -78,6 +78,9 @@ touch -r configure.ac \ %{_libdir}/pkgconfig/%{name}.pc %changelog +* Thu May 08 2025 Funda Wang - 1.1.22-3 +- fix build with gettext 0.24.1 + * Fri Jan 17 2025 zhangshaoning - 1.1.22-2 - Fix bad date in changelog