SPECS: wvstreams.spec - ver. 4.5.1

wrobell wrobell at pld-linux.org
Tue Jan 6 14:58:09 CET 2009


Author: wrobell                      Date: Tue Jan  6 13:58:09 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 4.5.1

---- Files affected:
SPECS:
   wvstreams.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/wvstreams.spec
diff -u SPECS/wvstreams.spec:1.37 SPECS/wvstreams.spec:1.38
--- SPECS/wvstreams.spec:1.37	Mon Jul 28 00:59:47 2008
+++ SPECS/wvstreams.spec	Tue Jan  6 14:58:04 2009
@@ -1,23 +1,18 @@
 # $Revision$, $Date$
 #
 # TODO:
+#   - review patches: vstreams-cflags.patch, wvstreams-mk.patch
 #   - check and/or package files:
+#    /etc/uniconf.conf
+#    /usr/bin/uni
+#    /usr/bin/wsd
+#    /usr/bin/wvtestrunner.pl
+#    /usr/lib/valgrind/wvstreams.supp
+#    /usr/sbin/uniconfd
+#    /usr/share/man/man8/uni.8.gz
+#    /usr/share/man/man8/uniconfd.8.gz
+#    /var/lib/uniconf/uniconfd.ini
 #
-#   /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
@@ -26,17 +21,16 @@
 Summary:	A network programming library written in C++
 Summary(pl.UTF-8):	Biblioteka programowania sieciowego napisana w C++
 Name:		wvstreams
-Version:	4.0.2
-Release:	4
+Version:	4.5.1
+Release:	1
 License:	LGPL
 Group:		Libraries
-Source0:	http://www.csclub.uwaterloo.ca/~ja2morri/%{name}-%{version}.tar.gz
-# Source0-md5:	ecb4e74ebaa1f45206f5d88eb34c5623
-Patch0:		%{name}-cflags.patch
-Patch1:		%{name}-gcc4.patch
-Patch2:		%{name}-unresolved_symbols.patch
-Patch3:		%{name}-mk.patch
-URL:		http://open.nit.ca/wvstreams/
+Source0:	http://wvstreams.googlecode.com/files/%{name}-%{version}.tar.gz
+# Source0-md5:	d092f6a80d38d361cb7a6d54d7699678
+Patch0:		%{name}-sort.patch
+Patch1:		%{name}-cflags.patch
+Patch2:		%{name}-mk.patch
+URL:		http://alumnit.ca/wiki/index.php?page=WvStreams
 BuildRequires:	autoconf
 BuildRequires:	automake
 %{?with_doc:BuildRequires:	doxygen}
@@ -87,26 +81,8 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-#ugly hack - fix it
-cp include/wvsslhacks.h crypto
-cp include/wvtelephony.h telephony
 
 %build
-cd xplc
-cp -f /usr/share/automake/config.sub .
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%configure
-cd ..
-
-# despite .fpic rules the same .o files are used for .a and .so - need -fPIC
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
 %configure \
 	--with%{!?with_slp:out}-openslp \
 	--without-vorbis
@@ -140,11 +116,12 @@
 
 %files devel
 %defattr(644,root,root,755)
-%if %{with doc}
-%doc Docs/doxy-html/*
-%endif
+#%if %{with doc}
+#%doc Docs/doxy-html/*
+#%endif
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/wvstreams
+%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -156,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2009/01/06 13:58:04  wrobell
+- ver. 4.5.1
+
 Revision 1.37  2008/07/27 22:59:47  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wvstreams.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list