commit 865325cc1dd47775cc6f5ae00cf6bee256c48737
Author: Elan Ruusamäe <[email protected]>
Date: Mon Aug 15 20:19:22 2005 +0000
- note that one should add Requires(somescriptlet) when PreReq was converted
Changed files:
adapter.awk -> 1.170
adapter.awk | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index eb2c8ec..49a3ff4 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -425,6 +425,7 @@ preamble == 1 {
if (field ~ /prereq:/) {
$1 = "Requires:"
+ $(NF + 1) = " # FIXME add Requires(scriptlet) -adapter.awk"
}
if (field ~ /packager:|distribution:|docdir:|prefix:/)
================================================================
---- 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