rpms/libwvstreams/devel libwvstreams.spec, 1.30, 1.31 wvstreams-4.2.2-multilib.patch, 1.2, 1.3 wvstreams-4.2.1-lib64.patch, 1.1, NONE

Ondrej Vasik ovasik at fedoraproject.org
Fri Aug 29 15:13:56 UTC 2008


Author: ovasik

Update of /cvs/extras/rpms/libwvstreams/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28979

Modified Files:
	libwvstreams.spec wvstreams-4.2.2-multilib.patch 
Removed Files:
	wvstreams-4.2.1-lib64.patch 
Log Message:
patch fuzz clean up, lib64.patch removed - not used and already applied


Index: libwvstreams.spec
===================================================================
RCS file: /cvs/extras/rpms/libwvstreams/devel/libwvstreams.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- libwvstreams.spec	12 Feb 2008 17:51:08 -0000	1.30
+++ libwvstreams.spec	29 Aug 2008 15:13:25 -0000	1.31
@@ -1,6 +1,6 @@
 Name: libwvstreams
 Version: 4.4.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: WvStreams is a network programming library written in C++
 Source: http://wvstreams.googlecode.com/files/wvstreams-%{version}.tar.gz
 Patch1: wvstreams-4.2.2-multilib.patch
@@ -92,6 +92,9 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Aug 28 2008 Ondrej Vasik <ovasik at redhat.com> - 4.4.1-5
+- patch fuzz clean up
+
 * Tue Feb 12 2008 Ondrej Vasik <ovasik at redhat.com> - 4.4.1-4
 - gcc43 rebuild, climits instead limits.h usage
 

wvstreams-4.2.2-multilib.patch:

Index: wvstreams-4.2.2-multilib.patch
===================================================================
RCS file: /cvs/extras/rpms/libwvstreams/devel/wvstreams-4.2.2-multilib.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wvstreams-4.2.2-multilib.patch	2 Jun 2006 15:33:43 -0000	1.2
+++ wvstreams-4.2.2-multilib.patch	29 Aug 2008 15:13:25 -0000	1.3
@@ -9,17 +9,13 @@
  
  /* Define to 1 if you have the `vasnprintf' function. */
  #undef HAVE_VASNPRINTF
-@@ -357,7 +357,7 @@
- #undef STDC_HEADERS
+@@ -357,11 +357,13 @@
+ #undef VERBOSE_PACKAGE_VERSION
  
  /* Extra version string. */
 -#undef VER_STRING_EXTRA
 +/*#define VER_STRING_EXTRA " (Red Hat Buildsystem)"*/
  
- /* Define to enable Berkeley DB support. */
- #undef WITH_BDB
-@@ -370,7 +370,9 @@
- 
  /* Define to 1 if your processor stores words with the most significant byte
     first (like Motorola and SPARC, unlike Intel and VAX). */
 -#undef WORDS_BIGENDIAN


--- wvstreams-4.2.1-lib64.patch DELETED ---




More information about the fedora-extras-commits mailing list