obsolete wrongly packaged clutter-gst2
(cherry picked from commit 0d8c287c99ce70b8df97bbcf73269449df75430b)
This commit is contained in:
parent
687bed4801
commit
c8224943f9
@ -1,6 +1,6 @@
|
||||
Name: clutter-gst3
|
||||
Version: 3.0.27
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: An integration library for using GStreamer with Clutter
|
||||
|
||||
License: LGPLv2+
|
||||
@ -9,6 +9,7 @@ Source0: https://gitlab.gnome.org/Archive/clutter-gst/-/archive/%{version
|
||||
|
||||
BuildRequires: chrpath clutter-devel cogl-devel glib2-devel gobject-introspection-devel
|
||||
BuildRequires: gstreamer1-devel gstreamer1-plugins-base-devel libgudev-devel gtk-doc
|
||||
Obsoletes: clutter-gst2 >= 3.0
|
||||
|
||||
%description
|
||||
Clutter-Gst is an integration library for using GStreamer with Clutter.
|
||||
@ -18,6 +19,7 @@ implements the ClutterGstPlayer interface using playbin.
|
||||
%package devel
|
||||
Summary: Libraries and header files for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Obsoletes: clutter-gst2-devel >= 3.0
|
||||
|
||||
%description devel
|
||||
Libraries and header files are contained in %{name}-devel package. You need to
|
||||
@ -33,11 +35,12 @@ clutter-gst API version 3.0.
|
||||
./autogen.sh
|
||||
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
make install DESTDIR=%{buildroot}
|
||||
%make_install
|
||||
%delete_la
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc NEWS AUTHORS
|
||||
@ -55,6 +58,9 @@ make install DESTDIR=%{buildroot}
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Wed Feb 19 2025 Funda Wang <fundawang@yeah.net> - 3.0.27-3
|
||||
- obsolete wrongly packaged clutter-gst2
|
||||
|
||||
* Fri Nov 25 2022 wangkerong <wangkerong@h-partners.com> - 3.0.27-2
|
||||
- modify source url
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user