gnome-applets.spec
changeset 510 b433e4521ef7
parent 432 2c677f074890
child 521 2779fe25c725
--- a/gnome-applets.spec	Wed Jul 09 19:55:21 2003 +0000
+++ b/gnome-applets.spec	Wed Jul 09 20:06:55 2003 +0000
@@ -2,12 +2,13 @@
 License:      GPL
 Group:        System/GUI/GNOME 
 Version:      2.3.5
-Release:      6
+Release:      7
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      GNOME Applets
 Source:       gnome-applets-%{version}.tar.bz2 
 Source1:      accessx-status-applet.png
+Source2:      gnome-applets-l10n-po.tar.bz2
 Patch1:       gnome-applets-01-accessx-status-applet.diff 
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
@@ -37,6 +38,8 @@
 %patch1
 cp %SOURCE1 accessx-status/pixmaps
 
+tar jxvf %SOURCE2
+
 %build
 CFLAGS="$RPM_OPT_FLAGS"			\
 ./configure --prefix=%{_prefix}		\
@@ -94,6 +97,9 @@
 %{_libexecdir}/*
 
 %changelog
+* Wed Jul 09 2003 - <[email protected]>
+- add in sun po files
+
 * Thu Jul 03 2003 - [email protected]
 - Patch for accessx-applet from head
 * Thu Jul 03 2003 - [email protected]