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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to