Problem getting expanded diff: service error: bad link: baserev 504cfd99b3b961c5b9de5403cc3f3498 does not exist

Changes of Revision 282

vlc-beta.spec Changed
x
 
1
@@ -15,6 +15,7 @@
2
 # Please submit bugfixes or comments via https://bugs.links2linux.org/
3
 #
4
 
5
+
6
 %global  _buildshell /bin/bash
7
 %global __provides_exclude_from ^%_libdir/%name/^/+/.*\\.so(|\\.0-9.*)$
8
 %bcond_with    vlc_opencv
9
@@ -24,7 +25,6 @@
10
 %else
11
 %bcond_with opengles
12
 %endif
13
-%bcond_with     vlc_medialibrary
14
 Name:           vlc-beta
15
 Version:        0
16
 Release:        0
17
@@ -120,9 +120,6 @@
18
 %endif
19
 BuildRequires:  libtool
20
 BuildRequires:  pkg-config
21
-%if %{with vlc_medialibrary}
22
-BuildRequires:  pkgconfig(medialibrary)
23
-%endif
24
 BuildRequires:  pkgconfig(zlib)
25
 BuildRequires:  pkgconfig(libidn)
26
 BuildRequires:  pkgconfig(dbus-1) >= 1.6.0
27
@@ -514,11 +511,7 @@
28
    --enable-libplacebo \
29
 %endif
30
    --enable-vulkan \
31
-%if %{with vlc_medialibrary}
32
-   --enable-medialibrary \
33
-%else
34
    --disable-medialibrary \
35
-%endif
36
    --with-kde-solid=%_datadir/kde4/apps/solid \
37
    --enable-vlc \
38
 %if 0%{?suse_version} > 1500
39
_link Changed
7
 
1
@@ -1,4 +1,4 @@
2
-<link project="Extra" baserev="504cfd99b3b961c5b9de5403cc3f3498">
3
+<link project="Extra" baserev="1a2692707c3d797507a04819e0e20251">
4
   <patches>
5
     <branch/>
6
   </patches>
7