[packages/libfcache] - updated to 20260520
qboosh
qboosh at pld-linux.org
Sun May 24 13:30:17 CEST 2026
commit 74f0df231f010d4edc5c6cfab467469b03a6db52
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 24 13:30:22 2026 +0200
- updated to 20260520
libfcache.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libfcache.spec b/libfcache.spec
index f258c48..fdd25c2 100644
--- a/libfcache.spec
+++ b/libfcache.spec
@@ -5,13 +5,13 @@
Summary: Library to provide generic file data cache functions
Summary(pl.UTF-8): Biblioteka udostępniająca funkcje do ogólnego buforowania danych z plików
Name: libfcache
-Version: 20240414
+Version: 20260520
Release: 1
License: LGPL v3+
Group: Libraries
#Source0Download: https://github.com/libyal/libfcache/releases
Source0: https://github.com/libyal/libfcache/releases/download/%{version}/%{name}-alpha-%{version}.tar.gz
-# Source0-md5: 219de76c39f9b8ecfff4c41a8840363d
+# Source0-md5: 02de65a327b98b9ec39387dc13d5066a
URL: https://github.com/libyal/libfcache/
BuildRequires: autoconf >= 2.71
BuildRequires: automake >= 1.6
@@ -91,12 +91,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_libdir}/libfcache.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libfcache.so.1
+%{_libdir}/libfcache.so.*.*.*
+%ghost %{_libdir}/libfcache.so.1
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libfcache.so
+%{_libdir}/libfcache.so
%{_includedir}/libfcache
%{_includedir}/libfcache.h
%{_pkgconfigdir}/libfcache.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libfcache.git/commitdiff/74f0df231f010d4edc5c6cfab467469b03a6db52
More information about the pld-cvs-commit
mailing list