base-specs/gthumb.spec
changeset 12031 8ed3afd23a6f
parent 11233 ca3d18bc34d3
child 12201 50335d29fa99
--- a/base-specs/gthumb.spec	Fri Apr 04 01:51:05 2008 +0000
+++ b/base-specs/gthumb.spec	Fri Apr 04 06:23:22 2008 +0000
@@ -18,6 +18,9 @@
 Summary:	An image viewer and browser for GNOME.
 Source:		http://ftp.gnome.org/pub/GNOME/sources/gthumb/2.10/%{name}-%{version}.tar.bz2
 Source1:	%{name}-po-sun-%{po_sun_version}.tar.bz2
+%if %build_l10n
+Source2:                 l10n-configure.sh
+%endif
 #owner:jerrytan date:2006-03-22 type:branding
 Patch1:         gthumb-01-menu-entry.diff
 # date:2007-11-22 owner:mattman type:bug bugster:6631422 bugzilla:498995
@@ -81,6 +84,11 @@
 
 libtoolize --force
 intltoolize --force --copy --automake
+
+%if %build_l10n
+bash -x %SOURCE2 --enable-copyright
+%endif
+
 aclocal $ACLOCAL_FLAGS
 automake -a -c -f
 autoconf