mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
sysrepo: Use correct SPDX License Identifier
- Add PKG_LICENSE_FILES - Refresh patches - Use better URL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
Index: sysrepo-0.7.5/src/common/sysrepo.pb-c.c
|
||||
===================================================================
|
||||
--- /dev/null
|
||||
+++ sysrepo-0.7.5/src/common/sysrepo.pb-c.c
|
||||
+++ b/src/common/sysrepo.pb-c.c
|
||||
@@ -0,0 +1,10537 @@
|
||||
+/* Generated by the protocol buffer compiler. DO NOT EDIT! */
|
||||
+/* Generated from: sysrepo.proto */
|
||||
@@ -10540,10 +10538,8 @@ Index: sysrepo-0.7.5/src/common/sysrepo.pb-c.c
|
||||
+ sr__operation__value_ranges,
|
||||
+ NULL,NULL,NULL,NULL /* reserved[1234] */
|
||||
+};
|
||||
Index: sysrepo-0.7.5/src/common/sysrepo.pb-c.h
|
||||
===================================================================
|
||||
--- /dev/null
|
||||
+++ sysrepo-0.7.5/src/common/sysrepo.pb-c.h
|
||||
+++ b/src/common/sysrepo.pb-c.h
|
||||
@@ -0,0 +1,4238 @@
|
||||
+/* Generated by the protocol buffer compiler. DO NOT EDIT! */
|
||||
+/* Generated from: sysrepo.proto */
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
Index: sysrepo-0.7.5/CMakeLists.txt
|
||||
===================================================================
|
||||
--- sysrepo-0.7.5.orig/CMakeLists.txt
|
||||
+++ sysrepo-0.7.5/CMakeLists.txt
|
||||
@@ -303,7 +303,7 @@ install (FILES ${INTERNAL_YANGS} DESTINA
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -310,7 +310,7 @@ install (FILES ${INTERNAL_YANGS} DESTINA
|
||||
|
||||
# install NACM YANG module
|
||||
if(ENABLE_NACM)
|
||||
@@ -11,7 +9,7 @@ Index: sysrepo-0.7.5/CMakeLists.txt
|
||||
endif(ENABLE_NACM)
|
||||
|
||||
find_package(PkgConfig QUIET)
|
||||
@@ -327,9 +327,9 @@ if(WITH_SYSTEMD)
|
||||
@@ -334,9 +334,9 @@ if(WITH_SYSTEMD)
|
||||
FILES_MATCHING PATTERN "*.service")
|
||||
endif()
|
||||
|
||||
@@ -22,5 +20,5 @@ Index: sysrepo-0.7.5/CMakeLists.txt
|
||||
+#INSTALL_YANG("nc-notifications" "" "666")
|
||||
+#INSTALL_YANG("notifications" "" "666")
|
||||
|
||||
if(GEN_LANGUAGE_BINDINGS)
|
||||
add_subdirectory(swig)
|
||||
# uninstall
|
||||
add_custom_target(uninstall "${CMAKE_COMMAND}" -P "${CMAKE_MODULE_PATH}/uninstall.cmake")
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
Index: sysrepo-0.7.5/src/clientlib/client_library.c
|
||||
===================================================================
|
||||
--- sysrepo-0.7.5.orig/src/clientlib/client_library.c
|
||||
+++ sysrepo-0.7.5/src/clientlib/client_library.c
|
||||
--- a/src/clientlib/client_library.c
|
||||
+++ b/src/clientlib/client_library.c
|
||||
@@ -396,13 +396,13 @@ sr_connect(const char *app_name, const s
|
||||
if (opts & SR_CONN_DAEMON_REQUIRED) {
|
||||
if ((opts & SR_CONN_DAEMON_START) && (0 == getuid())) {
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
Index: sysrepo-0.7.0-7aa2f18d234267403147df92c0005c871f0aa840/src/common/sr_utils.c
|
||||
===================================================================
|
||||
--- sysrepo-0.7.0-7aa2f18d234267403147df92c0005c871f0aa840.orig/src/common/sr_utils.c
|
||||
+++ sysrepo-0.7.0-7aa2f18d234267403147df92c0005c871f0aa840/src/common/sr_utils.c
|
||||
@@ -460,14 +460,24 @@ sr_fd_set_nonblock(int fd)
|
||||
--- a/src/common/sr_utils.c
|
||||
+++ b/src/common/sr_utils.c
|
||||
@@ -477,14 +477,24 @@ sr_fd_set_nonblock(int fd)
|
||||
|
||||
#if defined(SO_PEERCRED)
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
Index: sysrepo-0.7.7/src/common/sysrepo.pb-c.c
|
||||
===================================================================
|
||||
--- sysrepo-0.7.7.orig/src/common/sysrepo.pb-c.c
|
||||
+++ sysrepo-0.7.7/src/common/sysrepo.pb-c.c
|
||||
--- a/src/common/sysrepo.pb-c.c
|
||||
+++ b/src/common/sysrepo.pb-c.c
|
||||
@@ -8013,7 +8013,7 @@ const ProtobufCMessageDescriptor sr__eve
|
||||
(ProtobufCMessageInit) sr__event_notif_replay_resp__init,
|
||||
NULL,NULL,NULL /* reserved[123] */
|
||||
@@ -51,10 +49,8 @@ Index: sysrepo-0.7.7/src/common/sysrepo.pb-c.c
|
||||
sr__data_provide_req__field_descriptors,
|
||||
sr__data_provide_req__field_indices_by_name,
|
||||
3, sr__data_provide_req__number_ranges,
|
||||
Index: sysrepo-0.7.7/src/common/sysrepo.pb-c.h
|
||||
===================================================================
|
||||
--- sysrepo-0.7.7.orig/src/common/sysrepo.pb-c.h
|
||||
+++ sysrepo-0.7.7/src/common/sysrepo.pb-c.h
|
||||
--- a/src/common/sysrepo.pb-c.h
|
||||
+++ b/src/common/sysrepo.pb-c.h
|
||||
@@ -1630,10 +1630,11 @@ struct _Sr__DataProvideReq
|
||||
char *subscriber_address;
|
||||
uint32_t subscription_id;
|
||||
|
||||
Reference in New Issue
Block a user