commit 4caa1d5e2e1fbb1efb8a0dd38bb84a253589d007
Author: kloczek <[email protected]>
Date:   Fri Jan 18 01:31:57 2002 +0000

    s/pld-list/feedback/
    
    Changed files:
        adapter.awk -> 1.99

 adapter.awk | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/adapter.awk b/adapter.awk
index 2195254..18173eb 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2,7 +2,7 @@
 #
 # This is adapter v0.26. Adapter adapts .spec files for PLD.
 #
-# Copyright (C) 1999-2001 PLD-Team <[email protected]>
+# Copyright (C) 1999-2001 PLD-Team <[email protected]>
 # Authors:
 #      Micha� Kuratczyk <[email protected]>
 #      Sebastian Zagrodzki <[email protected]>
@@ -267,7 +267,7 @@ defattr == 1 {
        # There should be some CVS keywords on the first line of %changelog.
        if (boc == 1) {
                if (!/PLD Team/) {
-                       print "* %{date} PLD Team <[email protected]>" > 
changelog_file
+                       print "* %{date} PLD Team <[email protected]>" > 
changelog_file
                        printf "All persons listed below can be reached at " > 
changelog_file
                        print "<cvs_login>@pld.org.pl\n" > changelog_file
                        print "$" "Log:$" > changelog_file
@@ -511,7 +511,7 @@ END {
                print "%changelog"
 
        if (boc > 0) {
-               print "* %{date} PLD Team <[email protected]>"
+               print "* %{date} PLD Team <[email protected]>"
                printf "All persons listed below can be reached at "
                print "<cvs_login>@pld.org.pl\n"
                print "$" "Log:$"
================================================================

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