packages: shotwell/shotwell.spec - fixed BR (changed gexiv2-devel to vala-g...
megabajt
megabajt at pld-linux.org
Sun Jul 24 20:52:14 CEST 2011
Author: megabajt Date: Sun Jul 24 18:52:14 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fixed BR (changed gexiv2-devel to vala-gexiv2)
- package all translations
---- Files affected:
packages/shotwell:
shotwell.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: packages/shotwell/shotwell.spec
diff -u packages/shotwell/shotwell.spec:1.19 packages/shotwell/shotwell.spec:1.20
--- packages/shotwell/shotwell.spec:1.19 Mon Jun 6 19:59:39 2011
+++ packages/shotwell/shotwell.spec Sun Jul 24 20:52:09 2011
@@ -13,7 +13,6 @@
BuildRequires: bash
BuildRequires: dbus-glib-devel >= 0.80.0
BuildRequires: gettext-devel
-BuildRequires: gexiv2-devel >= 0.2.2
BuildRequires: gtk+2-devel >= 2:2.14.4
BuildRequires: gtk-webkit-devel >= 1.1.5
BuildRequires: json-glib-devel
@@ -31,6 +30,7 @@
BuildRequires: sqlite3-devel >= 3.5.9
BuildRequires: udev-glib-devel >= 145
BuildRequires: vala >= 1:0.11.7
+BuildRequires: vala-gexiv2 >= 0.2.2
Requires(post,postun): desktop-file-utils
Requires(post,postun): gtk-update-icon-cache
Requires(post,postun): hicolor-icon-theme
@@ -69,6 +69,9 @@
DESTDIR=$RPM_BUILD_ROOT
%find_lang shotwell --with-gnome
+%find_lang shotwell-extras
+
+cat shotwell.lang shotwell-extras.lang > shotwell-all.lang
%clean
rm -rf $RPM_BUILD_ROOT
@@ -85,7 +88,7 @@
%update_icon_cache hicolor
%update_desktop_database_postun
-%files -f shotwell.lang
+%files -f shotwell-all.lang
%defattr(644,root,root,755)
%doc AUTHORS COPYING MAINTAINERS NEWS README THANKS
%attr(755,root,root) %{_bindir}/shotwell*
@@ -107,6 +110,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2011/07/24 18:52:09 megabajt
+- fixed BR (changed gexiv2-devel to vala-gexiv2)
+- package all translations
+
Revision 1.19 2011/06/06 17:59:39 wrobell
- ver. 0.10.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/shotwell/shotwell.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list