]> git.pld-linux.org Git - packages/dcom98.git/blame - dcom98.spec
- caps unification, other cosmetics
[packages/dcom98.git] / dcom98.spec
CommitLineData
b1836464 1# This spec file is released under the GNU General Public License version 2.0
2# (http://www.gnu.org/licenses/gpl.txt).
3#
4# NOTE: Releasing this spec file under the GPL does not alter the licensing of
5# DCOM98 itself. Satisfying the terms of DCOM98's license remains the user's
6# responsibility.
7
b1836464 8%define _wine_cdrive %{_datadir}/wine
9%define _wine_system %{_wine_cdrive}/windows/system
10
11Summary: Package of DLLs supporting Microsoft's DCOM framework.
12Name: dcom98
0c8b8cc3 13Version: 1.3
14Release: 3
15Group: Libraries
16License: Distributable
b1836464 17Vendor: Microsoft
18Source0: http://download.microsoft.com/msdownload/dcom/98/x86/en/%{name}.exe
0c8b8cc3 19# Source0-md5: 9a7bc7ff37168217123a5e28aadef897
20URL: http://www.microsoft.com/com/tech/DCOM.asp
21Requires: wine
22#Requires: wine-utils
23BuildRequires: cabextract
24BuildRequires: wine
b1836464 25Obsoletes: dcom
0c8b8cc3 26ExclusiveArch: %{ix86}
515ad107 27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
b1836464 28
29%description
30The Distributed Component Object Model (DCOM) is a protocol that
31enables software components to communicate directly over a network in
32a reliable, secure, and efficient manner. Previously called "Network
33OLE," DCOM is designed for use across multiple network transports,
34including Internet protocols such as HTTP. DCOM is based on the Open
35Software Foundation's DCE-RPC spec and will work with both Java
36