rpms/pcapy/devel pcapy.spec,1.2,1.3

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Sat Feb 9 04:46:21 UTC 2008


Author: limb

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

Modified Files:
	pcapy.spec 
Log Message:
gcc 4.3 rebuild.



Index: pcapy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pcapy/devel/pcapy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pcapy.spec	3 Jan 2008 19:48:38 -0000	1.2
+++ pcapy.spec	9 Feb 2008 04:45:45 -0000	1.3
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 Name: pcapy
 Version: 0.10.5
-Release:  2%{?dist}
+Release:  3%{?dist}
 Summary: A Python interface to libpcap
 
 Group: Development/Languages
@@ -48,6 +48,9 @@
 %attr(0755,root,root) %dir %{python_sitearch}/pcapy*
 
 %changelog
+* Fri Feb 08 2008 Jon Ciesla <limb at jcomserv.net> - 0.10.5-3
+- GCC 4.3 rebuild.
+
 * Thu Jan 03 2008 Jon Ciesla <limb at jcomserv.net> - 0.10.5-2
 - Fixed file listing.
 




More information about the fedora-extras-commits mailing list