SUNWgnome-dtlogin-integration.spec
changeset 9984 f777ad449ca8
parent 9643 e2eeb6fa4a38
child 10008 a8968d0e9b04
--- a/SUNWgnome-dtlogin-integration.spec	Mon Jun 04 15:15:25 2007 +0000
+++ b/SUNWgnome-dtlogin-integration.spec	Tue Jun 05 09:56:40 2007 +0000
@@ -3,14 +3,14 @@
 #
 # includes module(s): dtlogin-integration
 #
-# Copyright (c) 2004 Sun Microsystems, Inc.
+# Copyright 2007 Sun Microsystems, Inc.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
 # Owner: laca
 #
 %define dtlogin_config_basedir /usr
-%define tarball_version 0.29
+%define tarball_version 0.31
 
 %include Solaris.inc
 Name:                    SUNWgnome-dtlogin-integration
@@ -19,8 +19,6 @@
 Version:                 %{default_pkg_version}
 Source:                  http://www.gnome.org/~laca/dtlogin-integration-%{tarball_version}.tar.bz2
 Source1:                 l10n-configure.sh
-# owner:fujiwara date:2007-03-20 type:bug bugster:6532300
-Patch1:                  SUNWgnome-dtlogin-integration-01-unset-locale.diff
 SUNW_BaseDir:            %{dtlogin_config_basedir}
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 %include default-depend.inc
@@ -63,7 +61,6 @@
 
 %prep
 %setup -q -n dtlogin-integration-%{tarball_version}
-%patch1 -p1
 
 bash -x %SOURCE1
 
@@ -95,6 +92,8 @@
 %attr (-, root, other) %{_datadir}/locale
 
 %changelog
+* Tue Jun  5 2007 - [email protected]
+- bump to 0.31, delete patch
 * Mon Apr 02 2007 - [email protected]
 - Added SUNWgnome-dtlogin-integration-01-unset-locale.diff. Fixes 6532300
 * Tue Nov 14 2006 - [email protected]