SUNWgnome-hex-editor.spec
changeset 13204 c4b66e3b637e
parent 13137 79b23ba293b1
child 13250 2d1f68a1233d
--- a/SUNWgnome-hex-editor.spec	Thu Aug 21 04:58:39 2008 +0000
+++ b/SUNWgnome-hex-editor.spec	Thu Aug 21 05:26:32 2008 +0000
@@ -19,10 +19,8 @@
 %if %build_l10n
 Source2:                 l10n-configure.sh
 %endif
-%if %option_with_indiana_branding
 #date:2008-08-15 owner:jedy type:branding
 Patch1:                  ghex-01-desktop.diff
-%endif
 SUNW_BaseDir:            %{_prefix}
 SUNW_Copyright:          %{name}.copyright
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
@@ -72,9 +70,7 @@
 gzcat %SOURCE1 | tar xf -
 cd ghex-%{tarball_version}
 
-%if %option_with_indiana_branding
 %patch1 -p1 
-%endif
 
 %build
 CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
@@ -218,6 +214,8 @@
 %endif
 
 %changelog
+* Thu Aug 21 2008 - [email protected]
+- Remove option_with_indiana_branding.
 * Fri Aug 15 2008 - [email protected]
 - Add 01-desktop.diff.
 * Wed May 28 2008 - [email protected]