extras-buildsys/utils/pushscript Config_Extras.py,1.20,1.21

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Jan 2 11:01:06 UTC 2007


Author: mschwendt

Update of /cvs/fedora/extras-buildsys/utils/pushscript
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9782

Modified Files:
	Config_Extras.py 
Log Message:
In FE devel: Prune old kmod- packages as Rawhide doesn't contain more than one kernel package either. -- Is this true always?


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Config_Extras.py	1 Jan 2007 12:25:02 -0000	1.20
+++ Config_Extras.py	2 Jan 2007 11:01:06 -0000	1.21
@@ -68,7 +68,7 @@
                       '4': ["-kmod$"],
                       '5': ["-kmod$"],
                       '6': ["-kmod$"],
-                      'development': ["-kmod$"],
+                      'development': [],
                       }
 
 # repository symlinks to remove/create since they confuse createrepo




More information about the scm-commits mailing list