[packages/unison] Up to 2.53.8
arekm
arekm at pld-linux.org
Sat Mar 14 23:21:26 CET 2026
commit 9cd94c91f11f691edd3f879c35cf1e1033826d51
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 14 23:21:15 2026 +0100
Up to 2.53.8
unison.spec | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/unison.spec b/unison.spec
index b97e387..5cf1767 100644
--- a/unison.spec
+++ b/unison.spec
@@ -4,14 +4,14 @@
Summary: Program for bidirectional synchronization
Summary(pl.UTF-8): Program do synchronizacji dwukierunkowej
Name: unison
-Version: 2.40.102
+Version: 2.53.8
Release: 1
-License: GPL
+License: GPL v3
Group: Daemons
-Source0: http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/%{name}-%{version}.tar.gz
-# Source0-md5: 42caf869f40440ed0e75eef07a605b2e
+Source0: https://github.com/bcpierce00/unison/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# Source0-md5: 30ed70474d660a0a93de74d97ca22d67
Source1: %{name}.init
-URL: http://www.cis.upenn.edu/~bcpierce/unison/
+URL: https://github.com/bcpierce00/unison
BuildRequires: ocaml
BuildRequires: rpmbuild(macros) >= 1.228
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -51,8 +51,7 @@ bezpieczeństwa.
%setup -q
%build
-%{__make} -j1 \
- UISTYLE=text
+%{__make} tui
%install
rm -rf $RPM_BUILD_ROOT
@@ -75,7 +74,7 @@ fi
%files
%defattr(644,root,root,755)
-%doc README BUGS.txt CONTRIB NEWS ROADMAP.txt TODO.txt
+%doc README.md CONTRIBUTING.md NEWS.md
%attr(755,root,root) %{_bindir}/%{name}
%files init
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/unison.git/commitdiff/9cd94c91f11f691edd3f879c35cf1e1033826d51
More information about the pld-cvs-commit
mailing list