]> git.pld-linux.org Git - packages/spice-space.git/commitdiff
up to 0.15.0 auto/th/spice-space-0.15.0-1
authorJan Palus <atler@pld-linux.org>
Mon, 7 Feb 2022 11:04:46 +0000 (12:04 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 7 Feb 2022 11:04:46 +0000 (12:04 +0100)
spice-am.patch
spice-space.spec

index 43fd9d27a5531dec5982396a72ebac21a99cd3e0..abaa54af37f408bf9e937a5abef6a6bba966690a 100644 (file)
@@ -2,9 +2,9 @@ diff -urNp -x '*.orig' spice-0.14.3.org/configure.ac spice-0.14.3/configure.ac
 --- spice-0.14.3.org/configure.ac      2020-02-27 12:26:12.000000000 +0100
 +++ spice-0.14.3/configure.ac  2021-10-03 22:06:48.560189277 +0200
 @@ -31,7 +31,7 @@ AC_SUBST(SPICE_SERVER_VERSION)
+ AC_SUBST(SPICE_SERVER_VERSION)
  
  AC_CONFIG_MACRO_DIR([m4])
- m4_include([subprojects/spice-common/m4/spice-deps.m4])
 -AM_CONFIG_HEADER([config.h])
 +AC_CONFIG_HEADERS([config.h])
  AC_CONFIG_AUX_DIR(.)
index fe839d04fc2669365a18fefc0686c5aa7cd126e5..d2a9992006013980fc5d2510b72c5c8311d333d7 100644 (file)
@@ -8,12 +8,12 @@ Summary(pl.UTF-8):    System wirtualizacji SPICE
 # real package name (spice) is already occupied
 Name:          spice-space
 # NOTE: 0.odd.x versions are unstable
-Version:       0.14.3
-Release:       2
+Version:       0.15.0
+Release:       1
 License:       LGPL v2.1+
 Group:         Applications/Emulators
 Source0:       https://www.spice-space.org/download/releases/spice-server/spice-%{version}.tar.bz2
-# Source0-md5: a776650f7c4dc22681d76308475a9190
+# Source0-md5: 840c5284ebc78c15fc7c3a146931bc01
 Patch0:                spice-am.patch
 URL:           https://www.spice-space.org/
 %{?with_opengl:BuildRequires:  OpenGL-GLU-devel}
@@ -22,7 +22,6 @@ BuildRequires:        alsa-lib-devel
 BuildRequires: asciidoc
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11
-BuildRequires: celt051-devel >= 0.5.1.1
 BuildRequires: cyrus-sasl-devel >= 2
 BuildRequires: gcc >= 5:4.0
 BuildRequires: gdk-pixbuf2-devel >= 2.26
@@ -31,7 +30,7 @@ BuildRequires:        gstreamer-devel >= 1.0
 BuildRequires: gstreamer-plugins-base-devel >= 1.0
 BuildRequires: libcacard-devel >= 2.5.1
 BuildRequires: libjpeg-devel
-BuildRequires: libstdc++-devel
+BuildRequires: libstdc++-devel >= 6:4.8.1
 BuildRequires: libtool >= 2:2
 BuildRequires: lz4-devel >= 129
 BuildRequires: openssl-devel >= 1.0.0
@@ -43,7 +42,7 @@ BuildRequires:        python >= 2
 BuildRequires: python-pyparsing
 BuildRequires: python-six
 BuildRequires: rpmbuild(macros) >= 1.527
-BuildRequires: spice-protocol >= 0.14.0
+BuildRequires: spice-protocol >= 0.14.3
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXfixes-devel
@@ -73,7 +72,6 @@ poświęceń ze strony doznań użytkownika.
 Summary:       SPICE server library
 Summary(pl.UTF-8):     Biblioteka serwera SPICE
 Group:         Libraries
-Requires:      celt051 >= 0.5.1.1
 Requires:      glib2 >= 1:2.38
 Requires:      openssl >= 1.0.0
 Requires:      opus >= 1.0.0
@@ -90,7 +88,6 @@ Biblioteka serwera SPICE.
 Summary:       Header files for SPICE server library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki serwera SPICE
 Group:         Development/Libraries
-Requires:      celt051-devel >= 0.5.1.1
 Requires:      glib2-devel >= 1:2.38
 Requires:      libcacard-devel >= 2.5.1
 Requires:      openssl-devel >= 1.0.0
@@ -135,7 +132,6 @@ cd subprojects/spice-common
 cd ../..
 %configure \
        --disable-silent-rules \
-       --enable-celt051 \
        --enable-lz4 \
        %{?with_opengl:--enable-opengl} \
        --enable-smartcard \
This page took 0.044863 seconds and 4 git commands to generate.