rpms/libwvstreams/devel libwvstreams-4.3-gcc41.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 libwvstreams.spec, 1.24, 1.25 sources, 1.5, 1.6 libwvstreams-4.2.1-gcc41.patch, 1.4, NONE

Harald Hoyer (harald) fedora-extras-commits at redhat.com
Thu Jun 28 11:29:34 UTC 2007


Author: harald

Update of /cvs/pkgs/rpms/libwvstreams/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30526

Modified Files:
	.cvsignore libwvstreams.spec sources 
Added Files:
	libwvstreams-4.3-gcc41.patch 
Removed Files:
	libwvstreams-4.2.1-gcc41.patch 
Log Message:
- version 4.3

libwvstreams-4.3-gcc41.patch:

--- NEW FILE libwvstreams-4.3-gcc41.patch ---
--- wvstreams-4.2.2/gnulib/argp.h.gcc41	2005-11-24 20:46:38.000000000 +0100
+++ wvstreams-4.2.2/gnulib/argp.h	2006-05-24 12:36:49.000000000 +0200
@@ -505,7 +505,7 @@
 			       unsigned int __flags);
 
 /* Possibly output the standard usage message for ARGP to stderr and exit.  */
-extern void argp_usage (__const struct argp_state *__state);
+extern void __NTH(argp_usage (__const struct argp_state *__state));
 extern void __argp_usage (__const struct argp_state *__state);
 
 /* If appropriate, print the printf string FMT and following args, preceded



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libwvstreams/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	24 May 2006 11:08:47 -0000	1.5
+++ .cvsignore	28 Jun 2007 11:28:56 -0000	1.6
@@ -1 +1 @@
-wvstreams-4.2.2.tar.gz
+wvstreams-4.3.tar.gz


Index: libwvstreams.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libwvstreams/devel/libwvstreams.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- libwvstreams.spec	18 Apr 2007 11:57:22 -0000	1.24
+++ libwvstreams.spec	28 Jun 2007 11:28:56 -0000	1.25
@@ -1,16 +1,16 @@
 Name: libwvstreams
-Version: 4.2.2
-Release: 4%{?dist}
+Version: 4.3
+Release: 1%{?dist}
 Summary: WvStreams is a network programming library written in C++
 Source: http://open.nit.ca/download/wvstreams-%{version}.tar.gz
 Patch1: libwvstreams-3.70-gcc3.patch
 Patch2: wvstreams-4.2.1-lib64.patch
-Patch3: libwvstreams-4.2.1-gcc41.patch
+Patch3: libwvstreams-4.3-gcc41.patch
 Patch4: wvstreams-4.2.2-multilib.patch
 URL: http://open.nit.ca/wiki/?page=WvStreams
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: openssl-devel, pkgconfig, zlib-devel
+BuildRequires: openssl-devel, pkgconfig, zlib-devel, readline-devel
 License: LGPL
 
 %description
@@ -58,7 +58,7 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 chmod 755 $RPM_BUILD_ROOT%{_libdir}/*.so.*
-
+rm -fr $RPM_BUILD_ROOT/usr/bin
 
 pushd $RPM_BUILD_ROOT
 rm -f \
@@ -96,6 +96,9 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Thu Jun 28 2007 Harald Hoyer <harald at redhat.com> - 4.3-1
+- version 4.3
+
 * Wed Apr 18 2007 Harald Hoyer <harald at redhat.com> - 4.2.2-4
 - specfile review
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libwvstreams/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	24 May 2006 11:08:50 -0000	1.5
+++ sources	28 Jun 2007 11:28:56 -0000	1.6
@@ -1 +1 @@
-103230cb9926cb8f3f4d8dc8584f3b9c  wvstreams-4.2.2.tar.gz
+eb34544384c951fd14470d583273e02a  wvstreams-4.3.tar.gz


--- libwvstreams-4.2.1-gcc41.patch DELETED ---




More information about the fedora-extras-commits mailing list