summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Banasiak2010-01-22 20:14:26 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commita41981d9216a5a7784ba8bc3b88c6188f18057c7 (patch)
treecb4baff2e11499a50ec6562e3f818e2479bf9d50
parentb151474460757ad76403439a4cc7de90490009d5 (diff)
downloadgnome-web-photo-a41981d9216a5a7784ba8bc3b88c6188f18057c7.zip
gnome-web-photo-a41981d9216a5a7784ba8bc3b88c6188f18057c7.tar.gz
- fixed build with xulrunner 1.9.2.3.6 (added -xul_api_change.patch and updated -libxul.patch)
- release 5 Changed files: gnome-web-photo.spec -> 1.38
-rw-r--r--gnome-web-photo.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnome-web-photo.spec b/gnome-web-photo.spec
index eb4be17..f994d60 100644
--- a/gnome-web-photo.spec
+++ b/gnome-web-photo.spec
@@ -2,12 +2,13 @@ Summary: Tool to generate full-size image files and thumbnails
Summary(pl.UTF-8): Narzędzie do generowania pełnowymiarowych plików obrazów i miniaturek
Name: gnome-web-photo
Version: 0.9
-Release: 4
+Release: 5
License: GPL
Group: Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-web-photo/0.9/%{name}-%{version}.tar.bz2
# Source0-md5: 62952330a62b463df5fef315f4a7cb93
Patch0: %{name}-libxul.patch
+Patch1: %{name}-xul_api_change.patch
URL: http://www.gnome.org/
BuildRequires: GConf2-devel >= 2.22.0
BuildRequires: autoconf >= 2.59
@@ -41,6 +42,7 @@ plików obrazów i miniaturek.
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__glib_gettextize}