[packages/libeatmydata] - updated to 131

qboosh qboosh at pld-linux.org
Mon Feb 12 21:32:16 CET 2024


commit 812f909a387b37c0c42aa959ac0d2428c2b77bb0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Feb 12 21:23:05 2024 +0100

    - updated to 131

 libeatmydata.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/libeatmydata.spec b/libeatmydata.spec
index c843973..aebce6b 100644
--- a/libeatmydata.spec
+++ b/libeatmydata.spec
@@ -1,12 +1,12 @@
 Summary:	Library designed to transparently disable fsync and friends
 Summary(pl.UTF-8):	Biblioteka do przezroczystego wyłączania fsync itp.
 Name:		libeatmydata
-Version:	105
+Version:	131
 Release:	1
 License:	GPL v3
 Group:		Applications/File
 Source0:	https://www.flamingspork.com/projects/libeatmydata/%{name}-%{version}.tar.gz
-# Source0-md5:	6681166466e589eb0d71177709361256
+# Source0-md5:	2d50db02d4ffff2b544c75aae60c3b3e
 # https://github.com/stewartsmith/libeatmydata
 URL:		https://www.flamingspork.com/projects/libeatmydata/
 BuildRequires:	autoconf >= 2.50
@@ -42,11 +42,13 @@ dane) nie bez powodu.
 %{__autoheader}
 %{__automake}
 %configure \
-	--disable-silent-rules
+	--disable-silent-rules \
+	--disable-static
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -60,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc AUTHORS README.md
 %attr(755,root,root) %{_bindir}/eatmydata
 %attr(755,root,root) %{_libdir}/eatmydata.sh
 %attr(755,root,root) %{_libdir}/libeatmydata.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libeatmydata.git/commitdiff/812f909a387b37c0c42aa959ac0d2428c2b77bb0



More information about the pld-cvs-commit mailing list