SHA256
8
0
forked from pool/xmlrpc-c
OBS User unknown
2007-06-12 20:20:10 +00:00
committed by Git OBS Bridge
parent 40fbc4a1b1
commit defb0955d2

View File

@@ -5,6 +5,7 @@ License: BSD, Python
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: http://xmlrpc-c.sourceforge.net/
Source0: %{name}-%{version}.tar.bz2
Patch0: xmlrpc-c-1.06.04-sizet.patch
Summary: A library implementing XML-based remote procedure calls
Group: System/Libraries
Autoreqprov: on
@@ -40,6 +41,7 @@ Authors:
%prep
%setup -q
%patch0 -p1 -b .sizet
%build
# What a stupid build system!!!!!!