Author: qboosh Date: Thu Dec 8 20:06:59 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.1.1
---- Files affected: packages/colorhug-client: colorhug-client.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/colorhug-client/colorhug-client.spec diff -u packages/colorhug-client/colorhug-client.spec:1.2 packages/colorhug-client/colorhug-client.spec:1.3 --- packages/colorhug-client/colorhug-client.spec:1.2 Mon Nov 28 16:25:20 2011 +++ packages/colorhug-client/colorhug-client.spec Thu Dec 8 21:06:53 2011 @@ -2,12 +2,12 @@ Summary: Tools for the Hughski Colorimeter Summary(pl.UTF-8): Narzędzia do kolorymetrów Hughski Name: colorhug-client -Version: 0.1.0 +Version: 0.1.1 Release: 1 License: GPL v2 Group: Applications/System Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz -# Source0-md5: 651dd94c3c70a7945343f6baa8f03fba +# Source0-md5: 9514ae90cbf564d11150f957e09d7f09 URL: http://hughski.com/ BuildRequires: colord-devel >= 0.1.15 BuildRequires: glib2-devel >= 1:2.28.0 @@ -16,6 +16,7 @@ BuildRequires: intltool >= 0.35.0 BuildRequires: lcms2-devel BuildRequires: libgusb-devel >= 0.1.2 +BuildRequires: libsoup-devel >= 2.4 BuildRequires: pkgconfig BuildRequires: tar >= 1:1.22 BuildRequires: xz @@ -42,8 +43,8 @@ firmware sensora oraz operować sensorem z linii poleceń. %package gui -Summary: GUI tool for the Hughski Colorimeter -Summary(pl.UTF-8): Graficzne narzędzie do kolorymetrów Hughski +Summary: GUI tools for the Hughski Colorimeter +Summary(pl.UTF-8): Graficzne narzędzia do kolorymetrów Hughski Group: X11/Applications Requires: %{name} = %{version}-%{release} Requires: colord >= 0.1.15 @@ -53,14 +54,14 @@ The Hughski ColorHug colorimeter is a low cost open-source hardware sensor used to calibrate screens. -This package includes the GUI client tool which allows the user to +This package includes the GUI client tools which allow the user to access the sensor. %description gui -l pl.UTF-8 Hughski ColorHug to niskobudżetowy kolorymetr z sensorem sprzętowym, mający otwarte źródła, służący do kalibrowania ekranów. -Ten pakiet zawiera graficzne narzędzie klienckie pozwalające +Ten pakiet zawiera graficzne narzędzia klienckia pozwalające operować sensorem. %prep @@ -88,11 +89,19 @@ %defattr(644,root,root,755) %doc AUTHORS NEWS README %attr(755,root,root) %{_bindir}/colorhug +%attr(755,root,root) %{_bindir}/colorhug-inhx32-to-bin %files gui %defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/colorhug-ccmx +%attr(755,root,root) %{_bindir}/colorhug-flash %attr(755,root,root) %{_bindir}/colorhug-gui %{_datadir}/colorhug-client +%{_desktopdir}/colorhug-ccmx.desktop +%{_desktopdir}/colorhug-flash.desktop +%{_iconsdir}/hicolor/*/apps/colorhug.png +%{_iconsdir}/hicolor/scalable/apps/colorhug.svg +%{_mandir}/man1/colorhug-flash.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -100,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2011/12/08 20:06:53 qboosh +- updated to 0.1.1 + Revision 1.2 2011/11/28 15:25:20 qboosh - builds now; release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/colorhug-client/colorhug-client.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
