Overview

Request 5535 (accepted)

- Use "BuildRequires: pkgconfig(smbclient)" instead of an actual
package name. The Samba restructuring changed a log of package
names. Thanks go to Olaf Hering for this!

Submit package home:manfred.h / kodi.binary-addons to package Multimedia / kodi.binary-addons

kodi.binary-addons-noX-raspberry-pi.changes Changed
x
 
1
@@ -1,4 +1,11 @@
2
 -------------------------------------------------------------------
3
+Mon Mar 14 15:44:33 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
4
+
5
+- Use "BuildRequires: pkgconfig(smbclient)" instead of an actual
6
+  package name. The Samba restructuring changed a log of package
7
+  names. Thanks go to Olaf Hering!
8
+
9
+-------------------------------------------------------------------
10
 Wed Mar  9 08:47:56 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
11
 
12
 - Version update to Kodi 19.4 Matrix
13
kodi.binary-addons-noX-raspberry-pi2.changes Changed
13
 
1
@@ -1,4 +1,11 @@
2
 -------------------------------------------------------------------
3
+Mon Mar 14 15:44:33 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
4
+
5
+- Use "BuildRequires: pkgconfig(smbclient)" instead of an actual
6
+  package name. The Samba restructuring changed a log of package
7
+  names. Thanks go to Olaf Hering!
8
+
9
+-------------------------------------------------------------------
10
 Wed Mar  9 08:47:56 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
11
 
12
 - Version update to Kodi 19.4 Matrix
13
kodi.binary-addons-noX.changes Changed
13
 
1
@@ -1,4 +1,11 @@
2
 -------------------------------------------------------------------
3
+Mon Mar 14 15:44:33 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
4
+
5
+- Use "BuildRequires: pkgconfig(smbclient)" instead of an actual
6
+  package name. The Samba restructuring changed a log of package
7
+  names. Thanks go to Olaf Hering!
8
+
9
+-------------------------------------------------------------------
10
 Wed Mar  9 08:47:56 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
11
 
12
 - Version update to Kodi 19.4 Matrix
13
kodi.binary-addons.changes Changed
13
 
1
@@ -1,4 +1,11 @@
2
 -------------------------------------------------------------------
3
+Mon Mar 14 15:44:33 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
4
+
5
+- Use "BuildRequires: pkgconfig(smbclient)" instead of an actual
6
+  package name. The Samba restructuring changed a log of package
7
+  names. Thanks go to Olaf Hering for this!
8
+
9
+-------------------------------------------------------------------
10
 Wed Mar  9 08:47:56 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
11
 
12
 - Version update to Kodi 19.4 Matrix
13
kodi.binary-addons-noX-raspberry-pi.spec Changed
10
 
1
@@ -99,7 +99,7 @@
2
 BuildRequires:  libmp3lame-devel
3
 BuildRequires:  libnfs-devel
4
 BuildRequires:  libraw-devel
5
-BuildRequires:  libsmbclient-devel
6
+BuildRequires:  pkgconfig(smbclient)
7
 BuildRequires:  libSOIL-devel
8
 BuildRequires:  libstdc++-devel
9
 BuildRequires:  libtiff-devel
10
kodi.binary-addons-noX-raspberry-pi2.spec Changed
10
 
1
@@ -99,7 +99,7 @@
2
 BuildRequires:  libmp3lame-devel
3
 BuildRequires:  libnfs-devel
4
 BuildRequires:  libraw-devel
5
-BuildRequires:  libsmbclient-devel
6
+BuildRequires:  pkgconfig(smbclient)
7
 BuildRequires:  libSOIL-devel
8
 BuildRequires:  libstdc++-devel
9
 BuildRequires:  libtiff-devel
10
kodi.binary-addons-noX.spec Changed
10
 
1
@@ -99,7 +99,7 @@
2
 BuildRequires:  libmp3lame-devel
3
 BuildRequires:  libnfs-devel
4
 BuildRequires:  libraw-devel
5
-BuildRequires:  libsmbclient-devel
6
+BuildRequires:  pkgconfig(smbclient)
7
 BuildRequires:  libSOIL-devel
8
 BuildRequires:  libstdc++-devel
9
 BuildRequires:  libtiff-devel
10
kodi.binary-addons.spec Changed
10
 
1
@@ -99,7 +99,7 @@
2
 BuildRequires:  libmp3lame-devel
3
 BuildRequires:  libnfs-devel
4
 BuildRequires:  libraw-devel
5
-BuildRequires:  libsmbclient-devel
6
+BuildRequires:  pkgconfig(smbclient)
7
 BuildRequires:  libSOIL-devel
8
 BuildRequires:  libstdc++-devel
9
 BuildRequires:  libtiff-devel
10
Refresh

No build results available

Refresh
Request History
manfred.h's avatar

manfred.h created request almost 3 years ago

- Use "BuildRequires: pkgconfig(smbclient)" instead of an actual
package name. The Samba restructuring changed a log of package
names. Thanks go to Olaf Hering for this!


manfred.h's avatar

manfred.h accepted request almost 3 years ago

looks obviously correct