base-specs/gnome-system-monitor.spec
changeset 12031 8ed3afd23a6f
parent 11699 452a7faa77bb
child 12723 d345076c8df7
--- a/base-specs/gnome-system-monitor.spec	Fri Apr 04 01:51:05 2008 +0000
+++ b/base-specs/gnome-system-monitor.spec	Fri Apr 04 06:23:22 2008 +0000
@@ -20,6 +20,9 @@
 Summary:      Simple process monitor 
 Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.18/%{name}-%{version}.tar.bz2 
 Source1:      %{name}-po-sun-%{po_sun_version}.tar.bz2
+%if %build_l10n
+Source2:                 l10n-configure.sh
+%endif
 # The G_GNUC_INTERNAL portions of the 01-solaris patch are in bugzilla 373041.
 # date:2006-11-15 owner:henryz type:feature
 #This patch make libgtop run at Solaris
@@ -72,6 +75,11 @@
 gnome-doc-common
 libtoolize --force
 intltoolize --force --copy --automake
+
+%if %build_l10n
+bash -x %SOURCE2 --enable-copyright
+%endif
+
 aclocal $ACLOCAL_FLAGS
 automake -a -c -f
 autoconf