summaryrefslogtreecommitdiff
path: root/spice-protocol.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'spice-protocol.spec.in')
-rw-r--r--spice-protocol.spec.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/spice-protocol.spec.in b/spice-protocol.spec.in
index 49724c6..300b576 100644
--- a/spice-protocol.spec.in
+++ b/spice-protocol.spec.in
@@ -6,7 +6,7 @@ Group: Development/Libraries
# Main headers are BSD, controller / foreign menu are LGPL
License: BSD and LGPLv2+
URL: https://www.spice-space.org
-Source0: https://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
+Source0: https://www.spice-space.org/download/releases/%{name}-%{version}.tar.xz
BuildArch: noarch
%description
@@ -18,11 +18,11 @@ and the para-virtual graphics card QXL.
%setup -q
%build
-%configure
-make %{?_smp_mflags}
+%meson
+%meson_build
%install
-make DESTDIR=%{buildroot} install
+%meson_install
%files