SPECS: dynagen.spec - resolved file conflict with python-configobj

twittner twittner at pld-linux.org
Wed Feb 6 18:02:31 CET 2008


Author: twittner                     Date: Wed Feb  6 17:02:31 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- resolved file conflict with python-configobj

---- Files affected:
SPECS:
   dynagen.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/dynagen.spec
diff -u SPECS/dynagen.spec:1.5 SPECS/dynagen.spec:1.6
--- SPECS/dynagen.spec:1.5	Fri Jan 11 23:23:09 2008
+++ SPECS/dynagen.spec	Wed Feb  6 18:02:25 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Kontroler emulatora routera Cisco
 Name:		dynagen
 Version:	0.10.1
-Release:	0.1
+Release:	0.2
 License:	GPL v2+
 Group:		Networking/Utilities
 Source0:	http://dl.sourceforge.net/dyna-gen/%{name}-%{version}.tar.gz
@@ -15,6 +15,7 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	sed >= 4.0
+Requires:	python-configobj
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -75,6 +76,8 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dynagen/dynagen.ini
 %attr(755,root,root) %{_bindir}/dynagen
 %{py_sitescriptdir}/*.py[co]
+%exclude %{py_sitescriptdir}/configobj.py[co]
+%exclude %{py_sitescriptdir}/validate.py[co]
 %{py_sitescriptdir}/dynagen-*.egg-info
 %{_mandir}/man1/dynagen.1*
 
@@ -84,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-02-06 17:02:25  twittner
+- resolved file conflict with python-configobj
+
 Revision 1.5  2008-01-11 22:23:09  qboosh
 - files cleanup
 - GPL v2+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dynagen.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list