Author: duddits Date: Sat Jan 17 21:14:48 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.2.2 - more %files
---- Files affected: SPECS: vde2.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/vde2.spec diff -u SPECS/vde2.spec:1.4 SPECS/vde2.spec:1.5 --- SPECS/vde2.spec:1.4 Tue Jun 24 13:43:14 2008 +++ SPECS/vde2.spec Sat Jan 17 22:14:43 2009 @@ -2,12 +2,12 @@ Summary: VDE2: Virtual Distributed Ethernet Summary(pl.UTF-8): VDE2: wirtualny rozproszony ethernet Name: vde2 -Version: 2.2.1 +Version: 2.2.2 Release: 0.1 License: GPL v2 Group: Networking/Utilities Source0: http://dl.sourceforge.net/vde/%{name}-%{version}.tar.bz2 -# Source0-md5: e7854f33e702abb0436b89048c944400 +# Source0-md5: b198b92d511e4a6276b3bc87dfebe5d7 Patch0: %{name}-pathmax.patch URL: http://sourceforge.net/projects/vde/ BuildRequires: autoconf @@ -82,13 +82,27 @@ %files %defattr(644,root,root,755) %doc README +%dir %{_sysconfdir}/vde2 +%dir %{_sysconfdir}/vde2/libvdemgmt +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vde2/vdecmd +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vde2/libvdemgmt/asyncrecv.rc +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vde2/libvdemgmt/closemachine.rc +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vde2/libvdemgmt/openmachine.rc +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vde2/libvdemgmt/sendcmd.rc %attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_sbindir}/* %attr(755,root,root) %{_libdir}/libvde*.so.*.*.* +%attr(755,root,root) %{_libdir}/libvde*.so.0 +%attr(755,root,root) %{_libdir}/libvde*.so.2 %dir %{_libdir}/vde2 +%dir %{_libdir}/vde2/vde_l3 %{_libdir}/vde2/libvdetap.la +%{_libdir}/vde2/vde_l3/*.la +%{_libdir}/vde2/vde_l3/*.so %attr(755,root,root) %{_libdir}/vde2/libvdetap.so %attr(755,root,root) %{_libdir}/vdetap %{_mandir}/man1/*.1* +%{_mandir}/man8/*.8* %files devel %defattr(644,root,root,755) @@ -106,6 +120,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2009/01/17 21:14:43 duddits +- up to 2.2.2 +- more %files + Revision 1.4 2008/06/24 11:43:14 zagrodzki - added some more libraries to base package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vde2.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
