From 15876242101088cb68d8e601cba85962d41671bea1f4de5f88eb31d7a89dd3f9 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 15 Mar 2007 09:31:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xmlrpc-c?expand=0&rev=8 --- xmlrpc-c.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/xmlrpc-c.spec b/xmlrpc-c.spec index 1a8c6d3..aa95ccb 100644 --- a/xmlrpc-c.spec +++ b/xmlrpc-c.spec @@ -12,7 +12,8 @@ # usedforbuild aaa_base acl attr audit-libs autoconf automake bash bind-libs bind-utils binutils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db diffutils e2fsprogs file filesystem fillup findutils flex gawk gcc gdbm gdbm-devel gettext gettext-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv klogd less libacl libattr libcom_err libgcc libnscd libstdc++ libtool libxcrypt libxml2 libxml2-devel libzio m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch perl permissions pkgconfig popt procinfo procps psmisc pwdutils rcs readline rpm sed strace sysvinit tar tcpd texinfo timezone unzip util-linux vim zlib zlib-devel Name: xmlrpc-c -BuildRequires: libxml2-devel openssl-devel pkgconfig w3c-libwww-devel gcc-c++ +BuildRequires: libxml2-devel openssl-devel pkgconfig +#BuildRequires: w3c-libwww-devel Version: 0.9.10 Release: 0 License: BSD, Python @@ -38,7 +39,8 @@ Authors: Summary: Development package for xmlrpc-c Group: System/Libraries Requires: %name = %version -Requires: openssl libxml2 w3c-libwww +Requires: openssl libxml2 +#Requires: w3c-libwww %description devel Files needed for software development using xmlrpc-c. @@ -61,9 +63,9 @@ export CFLAGS="$RPM_OPT_FLAGS" --infodir=%_infodir \ --localstatedir=%_localstatedir \ --disable-cplusplus \ + --disable-libwww-client \ --disable-cgi-server # --enable-libxml2-backend -# --disable-libwww-client # --disable-abyss-server \ %install