commit 09f3f6382e510874fee2bf2a771b28ea2f88048f
Author: Elan Ruusamäe <[email protected]>
Date: Tue Aug 10 12:19:05 2010 +0000
- add GitPython
Changed files:
adapter.awk -> 1.460
adapter.awk | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index 99960de..adb6238 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -1909,6 +1909,7 @@ function replace_requires() {
# fedora / redhat
sub(/^Django$/, "python-django", $2);
+ sub(/^GitPython$/, "python-git", $2);
sub(/^chkconfig$/, "/sbin/chkconfig", $2);
sub(/^db4-devel$/, "db-devel", $2);
sub(/^dbus-python$/, "python-dbus", $2);
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit