Hello community, here is the log from the commit of package oyranos for openSUSE:Factory checked in at 2012-11-15 09:43:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oyranos (Old) and /work/SRC/openSUSE:Factory/.oyranos.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oyranos", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/oyranos/oyranos.changes 2012-05-31 17:07:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.oyranos.new/oyranos.changes 2012-11-15 09:44:00.000000000 +0100 @@ -1,0 +2,7 @@ +Tue Nov 13 21:58:40 UTC 2012 - [email protected] + +- Update to 0.9.0 +- New profile-graph sub-package +- Dropped oyranos-example_compile_fix.patch, fixed upstream + +------------------------------------------------------------------- Old: ---- oyranos-0.4.0.tar.bz2 oyranos-example_compile_fix.patch New: ---- oyranos-0.9.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oyranos.spec ++++++ --- /var/tmp/diff_new_pack.0cG0vz/_old 2012-11-15 09:44:01.000000000 +0100 +++ /var/tmp/diff_new_pack.0cG0vz/_new 2012-11-15 09:44:01.000000000 +0100 @@ -17,10 +17,9 @@ # -Version: 0.4.0 +Version: 0.9.0 Release: 0 -Source: oyranos-0.4.0.tar.bz2 -Patch0: oyranos-example_compile_fix.patch +Source: oyranos-0.9.0.tar.bz2 %define syscolordir /usr/share/color %define usercolordir ~/.config/color %define usercolordata ~/.local/share/color @@ -129,10 +128,10 @@ %endif %if 0%{?suse_version} > 1130 -BuildRequires: libyajl-devel BuildRequires: libexiv2-devel BuildRequires: libraw-devel BuildRequires: libraw-devel-static +BuildRequires: libyajl-devel %endif %if 0%{?suse_version} > 1200 @@ -228,7 +227,8 @@ Summary: Color Management System Libraries Group: Development/Libraries/Other # assume users want the device modules -Requires: lib%{name}0-cups = %{version} lib%{name}0-monitor = %{version} +Requires: lib%{name}0-cups = %{version} +Requires: lib%{name}0-monitor = %{version} # we need rgb, lab, xyz gray and cmyk profiles # the proper names: sRGB.icc, XYZ.icc, Lab.icc are in the OpenICC-data package Requires: icc-profiles @@ -236,7 +236,8 @@ %package -n lib%{name}-devel Summary: Headers, Configuration and static Libs + Documentation Group: Development/Libraries/Other -Requires: lib%{name}0 = %{version} libxml2-devel +Requires: lib%{name}0 = %{version} +Requires: libxml2-devel %if 0%{?suse_version} > 1130 Requires: libyajl-devel %endif @@ -265,6 +266,10 @@ Summary: Nvidia card support Group: System/X11/Utilities +%package profile-graph +Summary: Profile 2D graph tool +Group: Development/Libraries/Other + %package -n lib%{name}0-cups Summary: CUPS device support Group: Development/Libraries/Other @@ -359,6 +364,10 @@ Oyranos colour management system. The nvidia EDID configuration part. +%description profile-graph +The grapher renders a simple gamut +hull in 2D of a ICC profile. + %description -n lib%{name}0-cups CUPS device support for the Oyranos colour management system. @@ -389,7 +398,6 @@ %prep %setup -q -%patch0 -p1 %build export CFLAGS="%{optflags}" @@ -433,6 +441,7 @@ %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog README %{_libdir}/lib%{name}_core.so.* +%{_libdir}/lib%{name}_config.so.* %{_libdir}/lib%{name}_object.so.* %{_libdir}/lib%{name}_modules.so.* %{_libdir}/lib%{name}.so.* @@ -459,18 +468,14 @@ %{_libdir}/lib%{name}.so %dir %{_includedir}/%{name} %{_includedir}/%{name}/icc34.h -%{_includedir}/%{name}/%{name}.h -%{_includedir}/%{name}/%{name}_config.h -%{_includedir}/%{name}/%{name}_core.h -%{_includedir}/%{name}/%{name}_definitions.h -%{_includedir}/%{name}/%{name}_icc.h -%{_includedir}/%{name}/%{name}_version.h -%{_includedir}/%{name}/%{name}_types.h +%{_includedir}/%{name}/oy*.h %{_libdir}/pkgconfig/* %{_libdir}/lib%{name}_core.a %{_libdir}/lib%{name}_object.a %{_libdir}/lib%{name}_modules.a %{_libdir}/lib%{name}.a +%{_libdir}/lib%{name}_config.a +%{_libdir}/lib%{name}_config.so %{_mandir}/man3/%{name}-config.3* %{_mandir}/man3/%{name}.* %doc doc/html @@ -479,10 +484,8 @@ %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog README %dir %{_includedir}/%{name}/alpha -%dir %{_includedir}/%{name}/alpha/object %{_includedir}/%{name}/alpha/%{name}_alpha.h %{_includedir}/%{name}/alpha/%{name}_cmm.h -%{_includedir}/%{name}/alpha/object/*.h %files -n lib%{name}-alpha-devel-doc %defattr(-, root, root) @@ -511,6 +514,12 @@ %{_bindir}/%{name}-monitor-nvidia %{_mandir}/man1/%{name}-monitor-nvidia.1* +%files profile-graph +%defattr(-, root, root) +%doc AUTHORS COPYING ChangeLog README +%{_bindir}/%{name}-profile-graph +%{_mandir}/man1/%{name}-profile-graph.1* + %files -n lib%{name}0-cups %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog README ++++++ oyranos-0.4.0.tar.bz2 -> oyranos-0.9.0.tar.bz2 ++++++ ++++ 150193 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
