]> git.pld-linux.org Git - packages/dcom98.git/commitdiff
- some pld porting
authorankry <ankry@pld-linux.org>
Tue, 19 Aug 2003 06:54:04 +0000 (06:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dcom98.spec -> 1.2

dcom98.spec

index 50e0b1a422aceae315a1fd950fba495be7e055df..d687aad8be3b20cfa696ee7f74bb4f4f8b2b0e59 100644 (file)
@@ -5,27 +5,26 @@
 # DCOM98 itself. Satisfying the terms of DCOM98's license remains the user's
 # responsibility.
 
-%define        ver     1.3
-%define        rel     3
 %define _wine_cdrive   %{_datadir}/wine
 %define _wine_system   %{_wine_cdrive}/windows/system
 
 Summary:       Package of DLLs supporting Microsoft's DCOM framework.
 Name:          dcom98
-Version:       %ver
-Release:       %rel
+Version:       1.3
+Release:       3
+Group:         Libraries
+License:       Distributable
 Vendor:                Microsoft
 Source0:       http://download.microsoft.com/msdownload/dcom/98/x86/en/%{name}.exe
-Requires:      wine, wine-utils
-BuildRequires: wine, cabextract
-Group:         System/Libraries
-######         Unknown group!
-License:       Distributable
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Url:           http://www.microsoft.com/com/tech/DCOM.asp
-ExclusiveArch: %{ix86}
+# Source0-md5: 9a7bc7ff37168217123a5e28aadef897
+URL:           http://www.microsoft.com/com/tech/DCOM.asp
+Requires:      wine
+#Requires:     wine-utils
+BuildRequires: cabextract
+BuildRequires: wine
 Obsoletes:     dcom
-
+ExclusiveArch: %{ix86}
+Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Distributed Component Object Model (DCOM) is a protocol that
This page took 0.073355 seconds and 4 git commands to generate.