commit c4dde22b9a792319e8a018af795957fca359a6b9
Author: Sebastian Zagrodzki <[email protected]>
Date:   Mon Jul 3 09:56:38 2000 +0000

    - change Serial: to Epoch: :>>
    
    Changed files:
        adapter.awk -> 1.63

 adapter.awk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/adapter.awk b/adapter.awk
index 7cc2dcf..8a905f9 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -282,8 +282,8 @@ preamble == 1 {
        if (field ~ /version:/)
                version = $2
 
-       if (field ~ /epoch:/)
-               $1 = "Serial:"
+       if (field ~ /serial:/)
+               $1 = "Epoch:"
 
        # Use %{name} and %{version} in the filenames in "Source:"
        if (field ~ /source/ && $2 ~ /^ftp:|^http:/) {
================================================================

---- 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

Reply via email to