[packages/git-core] up to 2.52.0

atler atler at pld-linux.org
Tue Nov 18 20:43:07 CET 2025


commit 1b0914c089fffb7c62285343b2b45638a49f445a
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Nov 18 20:40:45 2025 +0100

    up to 2.52.0
    
    xdiff lib no longer built -- xdiff objects are part of libgit.a now too

 git-core.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 7ccc417..28aabf9 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -13,12 +13,12 @@
 Summary:	Distributed version control system focused on speed, effectivity and usability
 Summary(pl.UTF-8):	Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności
 Name:		git-core
-Version:	2.51.2
+Version:	2.52.0
 Release:	1
 License:	GPL v2
 Group:		Development/Tools
 Source0:	https://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz
-# Source0-md5:	6d73314753ba69d826c4b33e9ee3a8fc
+# Source0-md5:	4ed255ef5f557f7e41349a7ee0938c16
 Source1:	%{name}-gitweb.conf
 Source2:	%{name}-gitweb-httpd.conf
 Source3:	%{name}-gitweb-lighttpd.conf
@@ -537,7 +537,6 @@ cp -p xdiff/*.h $RPM_BUILD_ROOT%{_includedir}/%{name}/xdiff
 install -d $RPM_BUILD_ROOT%{_includedir}/%{name}/block-sha1
 cp -p block-sha1/sha1.h $RPM_BUILD_ROOT%{_includedir}/%{name}/block-sha1
 cp -p libgit.a $RPM_BUILD_ROOT%{_libdir}
-cp -p xdiff/lib.a $RPM_BUILD_ROOT%{_libdir}/libgit_xdiff.a
 cp -p {Makefile,config.mak,config.mak.autogen,config.mak.uname} $RPM_BUILD_ROOT%{_includedir}/%{name}
 
 %{__make} -C contrib/subtree install \
@@ -749,7 +748,6 @@ fi
 %defattr(644,root,root,755)
 %{_includedir}/%{name}
 %{_libdir}/libgit.a
-%{_libdir}/libgit_xdiff.a
 
 %if %{with tk}
 %files gitk
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/1b0914c089fffb7c62285343b2b45638a49f445a




More information about the pld-cvs-commit mailing list