commit 4440b8b8a3490526cc5835d43e00bc439b74278d
Author: Jakub Bogusz <[email protected]>
Date:   Mon Feb 27 19:18:25 2023 +0100

    - updated to 17.31.8

 libzypp-link.patch | 10 +++++-----
 libzypp.spec       |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/libzypp.spec b/libzypp.spec
index 45d2755..bff892b 100644
--- a/libzypp.spec
+++ b/libzypp.spec
@@ -7,13 +7,13 @@
 Summary:       Package management library
 Summary(pl.UTF-8):     Biblioteka do zarzÄ…dzania pakietami
 Name:          libzypp
-Version:       17.30.2
+Version:       17.31.8
 Release:       1
 License:       GPL v2+
 Group:         Libraries
-#Source0Download: https://github.com/openSUSE/libzypp/releases
+#Source0Download: https://github.com/openSUSE/libzypp/tags
 Source0:       
https://github.com/openSUSE/libzypp/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 41dd68193a4ccf0085130d1d70010447
+# Source0-md5: 018db968d114db936c79655f632f2bef
 Patch0:                %{name}-rpm5.patch
 Patch1:                %{name}-link.patch
 URL:           https://en.opensuse.org/Portal:Libzypp
diff --git a/libzypp-link.patch b/libzypp-link.patch
index 473c947..16778fc 100644
--- a/libzypp-link.patch
+++ b/libzypp-link.patch
@@ -1,11 +1,11 @@
---- libzypp-17.30.0/zypp/CMakeLists.txt.orig   2022-03-25 17:09:27.000000000 
+0100
-+++ libzypp-17.30.0/zypp/CMakeLists.txt        2022-05-22 20:39:45.256161090 
+0200
-@@ -902,7 +902,7 @@ macro( ADDZYPPLIB LIBNAME )
+--- libzypp-17.31.8/zypp/CMakeLists.txt.orig   2023-02-13 16:49:44.000000000 
+0100
++++ libzypp-17.31.8/zypp/CMakeLists.txt        2023-02-27 17:22:31.715118622 
+0100
+@@ -903,7 +903,7 @@ macro( ADDZYPPLIB LIBNAME )
    TARGET_LINK_LIBRARIES(${LIBNAME} zypp-protobuf )
  
    TARGET_LINK_LIBRARIES(${LIBNAME} ${UTIL_LIBRARY} )
 -  TARGET_LINK_LIBRARIES(${LIBNAME} ${RPM_LIBRARY} )
 +  TARGET_LINK_LIBRARIES(${LIBNAME} ${RPM_LIBRARY} ${RPMIO_LIBRARY} )
    TARGET_LINK_LIBRARIES(${LIBNAME} ${GETTEXT_LIBRARIES} )
-   TARGET_LINK_LIBRARIES(${LIBNAME} ${CURL_LIBRARIES} )
-   TARGET_LINK_LIBRARIES(${LIBNAME} ${LIBXML2_LIBRARIES} )
+   #TARGET_LINK_LIBRARIES(${LIBNAME} ${CURL_LIBRARIES} )
+   #TARGET_LINK_LIBRARIES(${LIBNAME} ${LIBXML2_LIBRARIES} )
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libzypp.git/commitdiff/4440b8b8a3490526cc5835d43e00bc439b74278d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to