rebuilt by autoport with build requirements: libcolord-devel>=1.2.12-1mamba [release 1.2.12-2mamba;Fri Mar 11 2016]
This commit is contained in:
parent
83ee9e14c6
commit
45fc3aea1b
62
colord.spec
62
colord.spec
@ -1,5 +1,5 @@
|
|||||||
Name: colord
|
Name: colord
|
||||||
Version: 1.0.2
|
Version: 1.2.12
|
||||||
Release: 2mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -11,21 +11,28 @@ Source: http://www.freedesktop.org/software/colord/releases/colord-%{vers
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libcap-devel
|
||||||
|
BuildRequires: libdw-devel
|
||||||
BuildRequires: libffi-devel
|
BuildRequires: libffi-devel
|
||||||
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgpg-error-devel
|
||||||
|
BuildRequires: libgudev-devel
|
||||||
BuildRequires: libgusb-devel
|
BuildRequires: libgusb-devel
|
||||||
BuildRequires: liblcms2-devel
|
BuildRequires: liblcms2-devel
|
||||||
|
BuildRequires: liblzma-devel
|
||||||
BuildRequires: libpcre-devel
|
BuildRequires: libpcre-devel
|
||||||
|
BuildRequires: libpolkit-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libsepol-devel
|
BuildRequires: libsepol-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libusbx-devel
|
BuildRequires: libsystemd-devel
|
||||||
|
BuildRequires: libudev-devel
|
||||||
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: polkit-devel
|
|
||||||
BuildRequires: systemd-devel
|
|
||||||
BuildRequires: udev-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: vala-tools
|
BuildRequires: vala-tools
|
||||||
|
BuildRequires: argyllcms
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -78,24 +85,33 @@ This package includes the %{name} API documentation.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
|
%post -n lib%{name} -p /sbin/ldconfig
|
||||||
|
%postun -n lib%{name} -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/colord.conf
|
#%{_sysconfdir}/colord.conf
|
||||||
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.ColorManager.conf
|
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.ColorManager.conf
|
||||||
#%{_sysconfdir}/dbus-1/system.d/org.freedesktop.colord-sane.conf
|
#%{_sysconfdir}/dbus-1/system.d/org.freedesktop.colord-sane.conf
|
||||||
%{_bindir}/cd-create-profile
|
%{_bindir}/cd-create-profile
|
||||||
%{_bindir}/cd-fix-profile
|
%{_bindir}/cd-fix-profile
|
||||||
%{_bindir}/cd-iccdump
|
%{_bindir}/cd-iccdump
|
||||||
|
%{_bindir}/cd-it8
|
||||||
%{_bindir}/colormgr
|
%{_bindir}/colormgr
|
||||||
/lib/udev/rules.d/69-cd-sensors.rules
|
/lib/udev/rules.d/69-cd-sensors.rules
|
||||||
/lib/udev/rules.d/95-cd-devices.rules
|
/lib/udev/rules.d/95-cd-devices.rules
|
||||||
/lib/systemd/system/colord.service
|
/lib/systemd/system/colord.service
|
||||||
#%{_libdir}/*-private.so.*
|
|
||||||
%dir %{_datadir}/color/icc/colord
|
%dir %{_datadir}/color/icc/colord
|
||||||
%{_datadir}/color/icc/colord/*.icc
|
%{_datadir}/color/icc/colord/*.icc
|
||||||
%dir %{_datadir}/colord
|
%dir %{_datadir}/colord
|
||||||
|
%dir %{_datadir}/colord/cmf
|
||||||
|
%{_datadir}/colord/cmf/*
|
||||||
%dir %{_datadir}/colord/icons
|
%dir %{_datadir}/colord/icons
|
||||||
%{_datadir}/colord/icons/*.svg
|
%{_datadir}/colord/icons/*.svg
|
||||||
|
%dir %{_datadir}/colord/illuminant
|
||||||
|
%{_datadir}/colord/illuminant/*
|
||||||
|
%dir %{_datadir}/colord/ref
|
||||||
|
%{_datadir}/colord/ref/*
|
||||||
%dir %{_datadir}/colord/ti1
|
%dir %{_datadir}/colord/ti1
|
||||||
%{_datadir}/colord/ti1/*.ti1
|
%{_datadir}/colord/ti1/*.ti1
|
||||||
%{_datadir}/bash-completion/completions/colormgr
|
%{_datadir}/bash-completion/completions/colormgr
|
||||||
@ -106,12 +122,12 @@ This package includes the %{name} API documentation.
|
|||||||
%{_datadir}/dbus-1/services/org.freedesktop.ColorHelper.service
|
%{_datadir}/dbus-1/services/org.freedesktop.ColorHelper.service
|
||||||
%{_datadir}/polkit-1/actions/org.freedesktop.color.policy
|
%{_datadir}/polkit-1/actions/org.freedesktop.color.policy
|
||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
%doc AUTHORS COPYING
|
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libcolord*.so.*
|
%{_libdir}/libcolord*.so.*
|
||||||
%{_libdir}/libcolorhug.so.*
|
%{_libdir}/libcolorhug.so.*
|
||||||
|
#%{_libdir}/*-private.so.*
|
||||||
%dir %{_libdir}/colord-plugins
|
%dir %{_libdir}/colord-plugins
|
||||||
%{_libdir}/colord-plugins/libcd_plugin_camera.*
|
%{_libdir}/colord-plugins/libcd_plugin_camera.*
|
||||||
%{_libdir}/colord-plugins/libcd_plugin_scanner.*
|
%{_libdir}/colord-plugins/libcd_plugin_scanner.*
|
||||||
@ -122,6 +138,7 @@ This package includes the %{name} API documentation.
|
|||||||
%{_libexecdir}/colord-session
|
%{_libexecdir}/colord-session
|
||||||
%{_libdir}/girepository-1.0/ColorHug-1.0.typelib
|
%{_libdir}/girepository-1.0/ColorHug-1.0.typelib
|
||||||
%{_libdir}/girepository-1.0/Colord-1.0.typelib
|
%{_libdir}/girepository-1.0/Colord-1.0.typelib
|
||||||
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -148,7 +165,7 @@ This package includes the %{name} API documentation.
|
|||||||
%{_datadir}/vala/vapi/colord.vapi
|
%{_datadir}/vala/vapi/colord.vapi
|
||||||
%{_libdir}/pkgconfig/colorhug.pc
|
%{_libdir}/pkgconfig/colorhug.pc
|
||||||
%{_libdir}/pkgconfig/colord.pc
|
%{_libdir}/pkgconfig/colord.pc
|
||||||
%doc ChangeLog NEWS README TODO
|
%doc ChangeLog NEWS TODO
|
||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -156,9 +173,34 @@ This package includes the %{name} API documentation.
|
|||||||
%{_datadir}/gtk-doc/html/%{name}/*
|
%{_datadir}/gtk-doc/html/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Mar 07 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.2-2mamba
|
* Fri Mar 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.12-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libcolord-devel>=1.2.12-1mamba
|
||||||
|
|
||||||
|
* Fri Mar 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.12-1mamba
|
||||||
|
- update to 1.2.12
|
||||||
- add libcolord and rename colord-devel to libcolord-devel
|
- add libcolord and rename colord-devel to libcolord-devel
|
||||||
|
|
||||||
|
* Sat Nov 22 2014 Automatic Build System <autodist@mambasoft.it> 1.2.5-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Mon Oct 13 2014 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Thu Sep 11 2014 Automatic Build System <autodist@mambasoft.it> 1.2.2-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Wed May 28 2014 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Wed Apr 30 2014 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Oct 01 2013 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
|
* Thu Aug 29 2013 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Tue Jul 16 2013 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
|
* Tue Jul 16 2013 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user