[packages/libeatmydata] - honour libexecdir; release 2
qboosh
qboosh at pld-linux.org
Mon Feb 12 22:01:30 CET 2024
commit ebb9c56a01220fd79af6069e71a0962fac66c465
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Feb 12 21:54:58 2024 +0100
- honour libexecdir; release 2
libeatmydata.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libeatmydata.spec b/libeatmydata.spec
index aebce6b..94b644c 100644
--- a/libeatmydata.spec
+++ b/libeatmydata.spec
@@ -2,7 +2,7 @@ Summary: Library designed to transparently disable fsync and friends
Summary(pl.UTF-8): Biblioteka do przezroczystego wyłączania fsync itp.
Name: libeatmydata
Version: 131
-Release: 1
+Release: 2
License: GPL v3
Group: Applications/File
Source0: https://www.flamingspork.com/projects/libeatmydata/%{name}-%{version}.tar.gz
@@ -64,5 +64,5 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS README.md
%attr(755,root,root) %{_bindir}/eatmydata
-%attr(755,root,root) %{_libdir}/eatmydata.sh
+%attr(755,root,root) %{_libexecdir}/eatmydata.sh
%attr(755,root,root) %{_libdir}/libeatmydata.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libeatmydata.git/commitdiff/ebb9c56a01220fd79af6069e71a0962fac66c465
More information about the pld-cvs-commit
mailing list