forked from pool/xmlrpc-c
This commit is contained in:
committed by
Git OBS Bridge
parent
40fbc4a1b1
commit
defb0955d2
@@ -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!!!!!!
|
||||
|
||||
Reference in New Issue
Block a user