rpms/libwvstreams/devel libwvstreams.spec,1.25,1.26

Harald Hoyer (harald) fedora-extras-commits at redhat.com
Thu Jun 28 12:53:51 UTC 2007


Author: harald

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

Modified Files:
	libwvstreams.spec 
Log Message:
- added static libs, esp. xplc-cxx



Index: libwvstreams.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libwvstreams/devel/libwvstreams.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- libwvstreams.spec	28 Jun 2007 11:28:56 -0000	1.25
+++ libwvstreams.spec	28 Jun 2007 12:53:15 -0000	1.26
@@ -1,6 +1,6 @@
 Name: libwvstreams
 Version: 4.3
-Release: 1%{?dist}
+Release: 2%{?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
@@ -68,14 +68,10 @@
    .%{_libdir}/pkgconfig/liboggvorbis.pc \
    .%{_libdir}/pkgconfig/libwvfft.pc \
    .%{_libdir}/pkgconfig/libwvqt.pc \
-   .%{_libdir}/pkgconfig/wvxplc.pc \
    .%{_sbindir}/uniconfd \
    .%{_mandir}/man8/uni.8* \
    .%{_mandir}/man8/uniconfd.8* \
-   .%{_libdir}/*.a \
    .%{_var}/lib/uniconf/uniconfd.ini
-
-
 popd
 
 %clean
@@ -90,12 +86,16 @@
 %defattr(-,root,root)
 %{_includedir}/wvstreams
 %{_libdir}/*.so
+%{_libdir}/*.a
 %{_libdir}/pkgconfig/*.pc
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %changelog
+* Thu Jun 28 2007 Harald Hoyer <harald at redhat.com> - 4.3-2
+- added static libs, esp. xplc-cxx
+
 * Thu Jun 28 2007 Harald Hoyer <harald at redhat.com> - 4.3-1
 - version 4.3
 




More information about the scm-commits mailing list