rpms/shotwell/F-12 shotwell.spec,1.5,1.6 sources,1.3,1.4

Matthias Clasen mclasen at fedoraproject.org
Thu Jan 14 21:07:48 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/shotwell/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25314

Modified Files:
	shotwell.spec sources 
Log Message:
0.4.2



Index: shotwell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/shotwell/F-12/shotwell.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- shotwell.spec	9 Dec 2009 21:14:24 -0000	1.5
+++ shotwell.spec	14 Jan 2010 21:07:48 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           shotwell
-Version:        0.3.2
-Release:        3%{?dist}
+Version:        0.4.2
+Release:        1%{?dist}
 Summary:        A photo organizer for the GNOME desktop
 
 Group:          Applications/Multimedia
@@ -8,25 +8,22 @@ Group:          Applications/Multimedia
 # CC-BY-SA for some of the icons
 License:        LGPLv2+ and CC-BY-SA
 URL:            http://www.yorba.org/shotwell/
-Source0:        http://www.yorba.org/download/shotwell/0.3/shotwell-%{version}.tar.bz2
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:        http://www.yorba.org/download/shotwell/0.4/shotwell-%{version}.tar.bz2
 
 BuildRequires:  gtk2-devel
 BuildRequires:  GConf2-devel
 BuildRequires:  sqlite-devel
-BuildRequires:  vala-devel
+BuildRequires:  vala-devel >= 0.7.9
 BuildRequires:  libgee-devel
 BuildRequires:  hal-devel
 BuildRequires:  dbus-glib-devel
 BuildRequires:  unique-devel
 BuildRequires:  libexif-devel
 BuildRequires:  libgphoto2-devel
+BuildRequires:  webkitgtk-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 
-Patch0: prefixly-correct.patch
-
 %description
 Shotwell is a new open source photo organizer designed for the GNOME desktop
 environment. It allows you to import photos from your camera, view and edit
@@ -34,13 +31,11 @@ them, and share them with others.
 
 %prep
 %setup -q
-%patch0 -p1 -b .prefixly-correct
 
 %build
-./configure --prefix=/usr
+./configure --prefix=/usr --disable-schemas-install
 sed -i -e 's/\\n/\n/g' configure.mk
 sed -i -e 's/^CFLAGS=.*$/CFLAGS=%{optflags}/' Makefile
-sed -i -e 's/-mfpmath=sse -march=nocona//' Makefile
 make %{?_smp_mflags}
 
 
@@ -98,6 +93,9 @@ gtk-update-icon-cache --quiet %{_datadir
 
 
 %changelog
+* Thu Jan  12 2010 Matthias Clasen <mclasen at redhat.com> - 0.4.2-1
+- Update to 0.4.2
+
 * Wed Dec  9 2009 Peter Robinson <pbrobinson at gmail.com> - 0.3.2-2
 - Drop x86 specific CFLAGS optimisations
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/shotwell/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	4 Dec 2009 01:40:59 -0000	1.3
+++ sources	14 Jan 2010 21:07:48 -0000	1.4
@@ -1 +1 @@
-9415fcceb9663de6815dd805f45c0905  shotwell-0.3.2.tar.bz2
+01249b37c47c6fae6756890072a48cbc  shotwell-0.4.2.tar.bz2



More information about the scm-commits mailing list