SPECS: iexplore.spec - cosmetics, unify

glen glen at pld-linux.org
Tue Feb 28 23:14:50 CET 2006


Author: glen                         Date: Tue Feb 28 22:14:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics, unify

---- Files affected:
SPECS:
   iexplore.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/iexplore.spec
diff -u SPECS/iexplore.spec:1.5 SPECS/iexplore.spec:1.6
--- SPECS/iexplore.spec:1.5	Wed Nov 12 12:17:21 2003
+++ SPECS/iexplore.spec	Tue Feb 28 23:14:44 2006
@@ -15,13 +15,12 @@
 
 Summary:	Microsoft Internet Explorer 5.5SP1
 Name:		iexplore
-Version:	%ver
-Release:	%rel
+Version:	%{ver}
+Release:	%{rel}
 License:	Proprietary
 Group:		X11/Applications/Networking
 Source0:	http://www.greenapple.com/access/software/custom-browsers/files/ie55sp1.exe
 Source1:	http://www.james.id.au/specfiles/%{name}-supplementary.tar.bz2
-Vendor:		Microsoft
 URL:		http://www.microsoft.com/windows/ie/support/ie55exsupport.asp
 BuildRequires:	cabextract
 BuildRequires:	unzip
@@ -30,23 +29,21 @@
 Requires:	dcom98
 Requires:	wine
 Requires:	wine-programs
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 ExclusiveArch:	%{ix86}
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The private, reliable, and flexible internet browsing experience.
+The private, reliable, and flexible Internet browsing experience.
 
 %prep
-rm -rf $RPM_BUILD_ROOT
-mkdir $RPM_BUILD_ROOT
-cd $RPM_BUILD_ROOT
+%setup -qc
 # unpack the insstaller file.
 unzip -LL $RPM_SOURCE_DIR/ie55sp1.exe
 # unpack config, registry etc.
 tar xjvf $RPM_SOURCE_DIR/iexplore-supplementary.tar.bz2
 
 %install
-cd $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 mkdir tmp
 # pull out the files with interesting stuff in them.
 mv ie_s*.cab tmp/
@@ -204,6 +201,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/02/28 22:14:44  glen
+- cosmetics, unify
+
 Revision 1.5  2003/11/12 11:17:21  ggodlewski
 - Source fixed
 - Group fixed
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/iexplore.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list