SPECS: wvstreams.spec - build fixed.

pluto pluto at pld-linux.org
Thu Jul 27 11:58:00 CEST 2006


Author: pluto                        Date: Thu Jul 27 09:58:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build fixed.

---- Files affected:
SPECS:
   wvstreams.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/wvstreams.spec
diff -u SPECS/wvstreams.spec:1.29 SPECS/wvstreams.spec:1.30
--- SPECS/wvstreams.spec:1.29	Sun Mar  5 14:45:11 2006
+++ SPECS/wvstreams.spec	Thu Jul 27 11:57:55 2006
@@ -1,5 +1,24 @@
 # $Revision$, $Date$
 #
+# TODO:
+#   - check and/or package files:
+#
+#   /etc/uniconf.conf
+#   /usr/bin/uni
+#   /usr/lib64/pkgconfig/liboggspeex.pc
+#   /usr/lib64/pkgconfig/liboggvorbis.pc
+#   /usr/lib64/pkgconfig/libuniconf.pc
+#   /usr/lib64/pkgconfig/libwvbase.pc
+#   /usr/lib64/pkgconfig/libwvfft.pc
+#   /usr/lib64/pkgconfig/libwvqt.pc
+#   /usr/lib64/pkgconfig/libwvstreams.pc
+#   /usr/lib64/pkgconfig/libwvutils.pc
+#   /usr/lib64/pkgconfig/wvxplc.pc
+#   /usr/sbin/uniconfd
+#   /usr/share/man/man8/uni.8.gz
+#   /usr/share/man/man8/uniconfd.8.gz
+#   /var/lib/uniconf/uniconfd.ini
+#
 # Conditional build:
 %bcond_without	doc	# don't build documentation
 #
@@ -12,16 +31,15 @@
 Group:		Libraries
 Source0:	http://www.csclub.uwaterloo.ca/~ja2morri/%{name}-%{version}.tar.gz
 # Source0-md5:	ecb4e74ebaa1f45206f5d88eb34c5623
-Patch0:		%{name}-rsapublickey.patch
+Patch0:		%{name}-cflags.patch
 Patch1:		%{name}-gcc4.patch
-Patch2:		%{name}-cflags.patch
-Patch3:		%{name}-new-ssl.patch
+Patch2:		%{name}-unresolved_symbols.patch
 URL:		http://open.nit.ca/wvstreams/
 BuildRequires:	autoconf
 BuildRequires:	automake
 %{?with_doc:BuildRequires:	doxygen}
 BuildRequires:	libstdc++-devel
-BuildRequires:	openssl-devel >= 0.9.7d
+BuildRequires:	openssl-devel >= 0.9.7i
 Obsoletes:	libwvstreams
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -65,10 +83,9 @@
 
 %prep
 %setup -q
-#%patch0 -p1
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 #ugly hack - fix it
 cp include/wvsslhacks.h crypto
 cp include/wvtelephony.h telephony
@@ -133,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/07/27 09:57:55  pluto
+- build fixed.
+
 Revision 1.29  2006/03/05 13:45:11  sparky
 - added new-ssl patch for build with new openssl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wvstreams.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list