rpms/libwvstreams/devel libwvstreams.spec,1.23,1.24

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 18 11:57:24 UTC 2007


Author: harald

Update of /cvs/dist/rpms/libwvstreams/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11556

Modified Files:
	libwvstreams.spec 
Log Message:
specfile review


Index: libwvstreams.spec
===================================================================
RCS file: /cvs/dist/rpms/libwvstreams/devel/libwvstreams.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- libwvstreams.spec	24 Jan 2007 15:24:15 -0000	1.23
+++ libwvstreams.spec	18 Apr 2007 11:57:22 -0000	1.24
@@ -1,7 +1,7 @@
 Name: libwvstreams
 Version: 4.2.2
-Release: 3%{?dist}
-Summary: WvStreams is a network programming library written in C++.
+Release: 4%{?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
@@ -9,7 +9,7 @@
 Patch4: wvstreams-4.2.2-multilib.patch
 URL: http://open.nit.ca/wiki/?page=WvStreams
 Group: System Environment/Libraries
-BuildRoot: %{_tmppath}/libwvstreams-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: openssl-devel, pkgconfig, zlib-devel
 License: LGPL
 
@@ -18,7 +18,7 @@
 doing network applications development.
 
 %package devel
-Summary: Development files for WvStreams.
+Summary: Development files for WvStreams
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 
@@ -96,6 +96,9 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Wed Apr 18 2007 Harald Hoyer <harald at redhat.com> - 4.2.2-4
+- specfile review
+
 * Wed Jan 24 2007 Harald Hoyer <harald at redhat.com> - 4.2.2-3
 - fixed code for new g++ version
 




More information about the fedora-cvs-commits mailing list