Compare commits
15 Commits
43.2-1mamb
...
46.3.1-1ma
Author | SHA1 | Date | |
---|---|---|---|
459d619e21 | |||
6663fd9e15 | |||
e312f8b423 | |||
54d991644c | |||
aed6312688 | |||
a756e0cbca | |||
db31f92d1e | |||
e648dd1165 | |||
ba5252a2fa | |||
dafe953302 | |||
fd28f5ec5e | |||
1da205676f | |||
83ce770f84 | |||
eac502f8cd | |||
c08566f4eb |
68
mutter.spec
68
mutter.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1)
|
%define majver %(echo %version | cut -d. -f1)
|
||||||
%define apiver 11
|
%define apiver 14
|
||||||
Name: mutter
|
Name: mutter
|
||||||
Version: 43.2
|
Version: 46.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A compositing window manager based on Metacity
|
Summary: A compositing window manager based on Metacity
|
||||||
Group: Graphical Desktop/Libraries/GNOME
|
Group: Graphical Desktop/Libraries/GNOME
|
||||||
@ -38,21 +38,25 @@ BuildRequires: libat-spi2-core-devel
|
|||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: libcolord-devel
|
BuildRequires: libcolord-devel
|
||||||
|
BuildRequires: libdisplay-info-devel
|
||||||
BuildRequires: libdrm-devel
|
BuildRequires: libdrm-devel
|
||||||
|
BuildRequires: libei-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
BuildRequires: libfribidi-devel
|
BuildRequires: libfribidi-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libgraphene-devel
|
BuildRequires: libgraphene-devel
|
||||||
|
BuildRequires: libgtk-devel
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libgudev-devel
|
BuildRequires: libgudev-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libinput-devel
|
BuildRequires: libinput-devel
|
||||||
BuildRequires: libjson-glib-devel
|
|
||||||
BuildRequires: liblcms2-devel
|
BuildRequires: liblcms2-devel
|
||||||
BuildRequires: libmesa-devel
|
BuildRequires: libmesa-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpipewire-devel
|
BuildRequires: libpipewire-devel
|
||||||
|
BuildRequires: libpixman-devel
|
||||||
BuildRequires: libstartup-notification-devel
|
BuildRequires: libstartup-notification-devel
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
@ -62,9 +66,11 @@ BuildRequires: libxcb-devel
|
|||||||
BuildRequires: libxkbcommon-devel
|
BuildRequires: libxkbcommon-devel
|
||||||
BuildRequires: libxkbfile-devel
|
BuildRequires: libxkbfile-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libsysprof-devel
|
BuildRequires: libdisplay-info-devel >= 0:0.2.0-1mamba
|
||||||
BuildRequires: libcogl-devel >= 1.18
|
BuildRequires: libcogl-devel >= 1.18
|
||||||
BuildRequires: libgnome-desktop-devel >= %{majver}
|
BuildRequires: libei-devel
|
||||||
|
BuildRequires: libsysprof-devel
|
||||||
|
#BuildRequires: libgnome-desktop-devel >= %{majver}
|
||||||
BuildRequires: upower-devel >= 0.99
|
BuildRequires: upower-devel >= 0.99
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -132,7 +138,7 @@ fi
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/mutter
|
%{_bindir}/mutter
|
||||||
%{_datadir}/applications/mutter.desktop
|
#%{_datadir}/applications/mutter.desktop
|
||||||
%{_datadir}/GConf/gsettings/mutter-schemas.convert
|
%{_datadir}/GConf/gsettings/mutter-schemas.convert
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.wayland.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.wayland.gschema.xml
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
|
||||||
@ -150,7 +156,7 @@ fi
|
|||||||
%{_libdir}/mutter-%{apiver}/plugins/libdefault.so
|
%{_libdir}/mutter-%{apiver}/plugins/libdefault.so
|
||||||
%{_libdir}/mutter-%{apiver}/*.typelib
|
%{_libdir}/mutter-%{apiver}/*.typelib
|
||||||
%{_libdir}/mutter-%{apiver}/libmutter-*.so
|
%{_libdir}/mutter-%{apiver}/libmutter-*.so
|
||||||
%{_libexecdir}/mutter-restart-helper
|
%{_libexecdir}/mutter-*
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
@ -175,6 +181,54 @@ fi
|
|||||||
#%{_datadir}/gtk-doc/html/meta/*
|
#%{_datadir}/gtk-doc/html/meta/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 04 2024 Automatic Build System <autodist@openmamba.org> 46.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 46.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jun 28 2024 Automatic Build System <autodist@mambasoft.it> 46.2-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libdisplay-info-devel>=0:0.2.0-1mamba
|
||||||
|
|
||||||
|
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 46.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Apr 22 2024 Automatic Build System <autodist@openmamba.org> 46.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Mar 19 2024 Automatic Build System <autodist@openmamba.org> 46.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Mar 17 2024 Automatic Build System <autodist@openmamba.org> 45.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 45.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Jan 08 2024 Automatic Build System <autodist@openmamba.org> 45.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Dec 24 2023 Automatic Build System <autodist@mambasoft.it> 45.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 44.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Jul 08 2023 Automatic Build System <autodist@mambasoft.it> 44.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Jun 04 2023 Automatic Build System <autodist@mambasoft.it> 44.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Apr 26 2023 Automatic Build System <autodist@mambasoft.it> 44.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Mar 24 2023 Automatic Build System <autodist@mambasoft.it> 44.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Feb 16 2023 Automatic Build System <autodist@mambasoft.it> 43.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Dec 08 2022 Automatic Build System <autodist@mambasoft.it> 43.2-1mamba
|
* Thu Dec 08 2022 Automatic Build System <autodist@mambasoft.it> 43.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user