automatic version update by autodist [release 1.4.6-1mamba;Thu Jun 09 2022]
This commit is contained in:
parent
2f30e69575
commit
446d846015
37
colord.spec
37
colord.spec
@ -1,42 +1,30 @@
|
|||||||
%define colord_uid 65441
|
%define colord_uid 65441
|
||||||
%define colord_gid 65441
|
%define colord_gid 65441
|
||||||
Name: colord
|
Name: colord
|
||||||
Version: 1.4.5
|
Version: 1.4.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A system service that makes it easy to manage, install and generate color profiles
|
Summary: A system service that makes it easy to manage, install and generate color profiles
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.freedesktop.org/software/colord
|
URL: https://www.freedesktop.org/software/colord/
|
||||||
Source: http://www.freedesktop.org/software/colord/releases/colord-%{version}.tar.xz
|
Source: http://www.freedesktop.org/software/colord/releases/colord-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libcap-devel
|
|
||||||
BuildRequires: libdw-devel
|
|
||||||
BuildRequires: libffi-devel
|
|
||||||
BuildRequires: libgcrypt-devel
|
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libgudev-devel
|
BuildRequires: libgudev-devel
|
||||||
BuildRequires: libgusb-devel
|
BuildRequires: libgusb-devel
|
||||||
BuildRequires: liblcms2-devel
|
BuildRequires: liblcms2-devel
|
||||||
BuildRequires: liblzma-devel
|
|
||||||
BuildRequires: libpcre-devel
|
|
||||||
BuildRequires: libpolkit-devel
|
BuildRequires: libpolkit-devel
|
||||||
BuildRequires: libselinux-devel
|
|
||||||
BuildRequires: libsepol-devel
|
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: libusb-devel
|
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: vala-tools
|
BuildRequires: vala-tools
|
||||||
BuildRequires: argyllcms
|
BuildRequires: argyllcms
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
colord is a system service that makes it easy to manage, install and generate color profiles to accurately color manage input and output devices.
|
colord is a system service that makes it easy to manage, install and generate color profiles to accurately color manage input and output devices.
|
||||||
@ -54,10 +42,10 @@ Summary: Static libraries and headers for %{name}
|
|||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Requires: liblcms2-devel
|
Requires: liblcms2-devel
|
||||||
Provides: colord-devel
|
Provides: colord-devel
|
||||||
Obsoletes: colord-devel
|
Obsoletes: colord-devel < 1.4.6
|
||||||
|
|
||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
%package apidocs
|
%package apidocs
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
@ -68,13 +56,17 @@ Requires: gtk-doc
|
|||||||
%description apidocs
|
%description apidocs
|
||||||
This package includes the %{name} API documentation.
|
This package includes the %{name} API documentation.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson \
|
%meson
|
||||||
-Denable-vala=true \
|
|
||||||
-Denable-sane=true
|
#\
|
||||||
|
# -Denable-vala=true \
|
||||||
|
# -Denable-sane=true
|
||||||
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
@ -123,8 +115,8 @@ fi
|
|||||||
%{_bindir}/cd-iccdump
|
%{_bindir}/cd-iccdump
|
||||||
%{_bindir}/cd-it8
|
%{_bindir}/cd-it8
|
||||||
%{_bindir}/colormgr
|
%{_bindir}/colormgr
|
||||||
/lib/udev/rules.d/69-cd-sensors.rules
|
%{_udevrulesdir}/69-cd-sensors.rules
|
||||||
/lib/udev/rules.d/95-cd-devices.rules
|
%{_udevrulesdir}/95-cd-devices.rules
|
||||||
%{_unitdir}/colord.service
|
%{_unitdir}/colord.service
|
||||||
%{_userunitdir}/colord-session.service
|
%{_userunitdir}/colord-session.service
|
||||||
%{_tmpfilesdir}/colord.conf
|
%{_tmpfilesdir}/colord.conf
|
||||||
@ -193,6 +185,9 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/%{name}/*
|
%{_datadir}/gtk-doc/html/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 09 2022 Automatic Build System <autodist@mambasoft.it> 1.4.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 04 2020 Automatic Build System <autodist@mambasoft.it> 1.4.5-1mamba
|
* Wed Nov 04 2020 Automatic Build System <autodist@mambasoft.it> 1.4.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user