rpms/conexus/FC-5 .cvsignore, 1.2, 1.3 conexus.spec, 1.3, 1.4 sources, 1.2, 1.3

Rick L. Vinyard (rvinyard) fedora-extras-commits at redhat.com
Thu Aug 17 05:22:57 UTC 2006


Author: rvinyard

Update of /cvs/extras/rpms/conexus/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24767

Modified Files:
	.cvsignore conexus.spec sources 
Log Message:
New release



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/conexus/FC-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	6 Aug 2006 18:55:09 -0000	1.2
+++ .cvsignore	17 Aug 2006 05:22:56 -0000	1.3
@@ -1 +1 @@
-conexus-0.2.3.tar.bz2
+conexus-0.3.0.tar.bz2


Index: conexus.spec
===================================================================
RCS file: /cvs/extras/rpms/conexus/FC-5/conexus.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- conexus.spec	8 Aug 2006 23:48:24 -0000	1.3
+++ conexus.spec	17 Aug 2006 05:22:56 -0000	1.4
@@ -2,14 +2,14 @@
 
 Summary:          C++ network and serial communication library
 Name:             conexus
-Version:          0.2.3
-Release:          2%{?dist}
+Version:          0.3.0
+Release:          1%{?dist}
 License:          LGPL
 URL:              http://conexus.sourceforge.net
 Group:            System Environment/Libraries
-Source:           http://download.sourceforge.net/conexus/conexus-0.2.3.tar.bz2
+Source:           http://download.sourceforge.net/conexus/conexus-0.3.0.tar.bz2
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:    libpcap glibmm24-devel >= 2.6.0 boost-devel >= 1.32.0 cppunit-devel >= 1.11 pkgconfig m4
+BuildRequires:    glibmm24-devel >= 2.6.0 boost-devel >= 1.32.0 cppunit-devel >= 1.11 pkgconfig m4
 
 %description
 Conexus is a generalized C++ I/O library that includes support for BSD
@@ -17,10 +17,10 @@
 sigc++ for object communication.
 
 %package          devel
-Summary:          Headers for developing programs that will use conexus 
+Summary:          Headers for developing programs that will use conexus
 Group:            Development/Libraries
 Requires:         conexus = %{version}-%{release}
-Requires:         libpcap glibmm24-devel >= 2.6.0 boost-devel >= 1.32.0 pkgconfig
+Requires:         glibmm24-devel >= 2.6.0 boost-devel >= 1.32.0 pkgconfig
 
 %description    devel
 This package contains the libraries and header files needed for
@@ -59,11 +59,16 @@
 %defattr(-,root,root,-)
 %{_libdir}/*conexus*.so
 %{_libdir}/pkgconfig/conexus*.pc
-%{_includedir}/conexus-0.2/
+%{_includedir}/conexus-0.3/
 %doc ChangeLog reference
 
 
 %changelog
+* Wed Aug 16 2006 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.3.0-1
+- New release
+- Removed libpcap dependency; libpcap PacketCapture classes replaced by
+  socket based LL::Packet
+
 * Tue Aug  8 2006 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.2.3-2
 - Reverted libpcap-devel to libpcap for FE5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/conexus/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	6 Aug 2006 18:55:09 -0000	1.2
+++ sources	17 Aug 2006 05:22:56 -0000	1.3
@@ -1 +1 @@
-8bc4bdc2477d18bced75bbd1eb855aee  conexus-0.2.3.tar.bz2
+c575095f9d2ff053b47eea2f7a8538ac  conexus-0.3.0.tar.bz2




More information about the fedora-extras-commits mailing list