Author: wiget Date: Fri Oct 14 11:49:13 2011 GMT Module: packages Tag: DEVEL ---- Log message: - gtk3 version from git
---- Files affected: packages/shotwell: shotwell.spec (1.24 -> 1.24.2.1) ---- Diffs: ================================================================ Index: packages/shotwell/shotwell.spec diff -u packages/shotwell/shotwell.spec:1.24 packages/shotwell/shotwell.spec:1.24.2.1 --- packages/shotwell/shotwell.spec:1.24 Fri Oct 14 12:39:36 2011 +++ packages/shotwell/shotwell.spec Fri Oct 14 13:49:08 2011 @@ -2,35 +2,35 @@ Summary: Photo manager for GNOME Name: shotwell Version: 0.11.4 -Release: 1 +Release: 0.20111014.1 License: LGPL v2+ and CC-BY-SA Group: X11/Applications -Source0: http://yorba.org/download/shotwell/0.11/%{name}-%{version}.tar.bz2 -# Source0-md5: 150899574f8fd96b6a5b87173a6ef3e0 +Source0: %{name}-%{version}+trunk.tar.bz2 +# Source0-md5: 3e7169815b4d802fe49b3099a7ad0913 Patch0: %{name}-cflags.patch URL: http://yorba.org/shotwell/ -BuildRequires: GConf2-devel >= 2.22.0 +BuildRequires: atk-devel >= 1.30.0 BuildRequires: bash -BuildRequires: dbus-glib-devel >= 0.80.0 BuildRequires: gettext-devel -BuildRequires: gtk+2-devel >= 2:2.14.4 -BuildRequires: gtk-webkit-devel >= 1.1.5 -BuildRequires: json-glib-devel +BuildRequires: gexiv2-devel >= 0.2.2 +BuildRequires: glib2-devel >= 1:2.26.0 +BuildRequires: gstreamer-devel >= 0.10.28 +BuildRequires: gstreamer-plugins-base-devel >= 0.10.32 +BuildRequires: gtk+3-devel >= 3.0.11 +BuildRequires: gtk-webkit3-devel >= 1.4.0 BuildRequires: libexif-devel >= 0.6.16 BuildRequires: libgee-devel >= 0.5.0 BuildRequires: libgphoto2-devel >= 2.4.2 -BuildRequires: libraw-devel +BuildRequires: libraw-devel >= 0.9.0 BuildRequires: libsoup-devel >= 2.26.0 -BuildRequires: libunique-devel >= 1.0.0 -BuildRequires: libusb-compat-devel +BuildRequires: libunique3-devel >= 3.0.0 BuildRequires: libxml2-devel >= 1:2.6.32 BuildRequires: m4 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: sqlite3-devel >= 3.5.9 BuildRequires: udev-glib-devel >= 145 -BuildRequires: vala >= 1:0.11.7 -BuildRequires: vala < 1:0.13.0 +BuildRequires: vala >= 2:0.14.0 BuildRequires: vala-gexiv2 >= 0.2.2 Requires(post,postun): desktop-file-utils Requires(post,postun): gtk-update-icon-cache @@ -46,7 +46,7 @@ mode, and export them to share with others. %prep -%setup -q +%setup -q -n %{name}-%{version}+trunk %patch0 -p1 %build @@ -54,7 +54,7 @@ ./configure \ --prefix=%{_prefix} \ --lib=%{_lib} \ - --disable-schemas-install \ + --disable-schemas-compile \ --disable-desktop-update \ --disable-icon-update @@ -112,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24.2.1 2011/10/14 11:49:08 wiget +- gtk3 version from git + Revision 1.24 2011/10/14 10:39:36 wiget - BR vala < 0.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/shotwell/shotwell.spec?r1=1.24&r2=1.24.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
