Author: qboosh                       Date: Sat Jan 20 15:28:24 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- capitalize, add pl.po entry

---- Files affected:
SOURCES:
   rpm-build-failure-error.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/rpm-build-failure-error.patch
diff -u SOURCES/rpm-build-failure-error.patch:1.1 
SOURCES/rpm-build-failure-error.patch:1.2
--- SOURCES/rpm-build-failure-error.patch:1.1   Tue Jan  9 17:10:24 2007
+++ SOURCES/rpm-build-failure-error.patch       Sat Jan 20 16:28:18 2007
@@ -4,8 +4,22 @@
  
        Rurlfn = rpmGetPath(Rmacro, sp->source, NULL);
        if (Rurlfn == NULL || *Rurlfn == '%' || !strcmp(Lurlfn, Rurlfn)) {
-+          rpmError(RPMERR_BADFILENAME, _("file %s missing: %s\n"),
++          rpmError(RPMERR_BADFILENAME, _("File %s missing: %s\n"),
 +              Lurlfn, strerror(errno));
            ec++;
            goto bottom;
        }
+--- po/pl.po.orig      2007-01-17 23:56:13.102973000 +0100
++++ po/pl.po   2007-01-20 15:13:06.441315610 +0100
+@@ -1048,6 +1048,11 @@
+ msgid "line %d: Bad arg to %%patch: %s\n"
+ msgstr "linia %d: Błędny argument dla %%patch: %s\n"
+ 
++#: build/parsePrep.c:591
++#, c-format
++msgid "File %s missing: %s\n"
++msgstr "Brak pliku %s: %s\n"
++
+ #: build/parsePrep.c:597
+ #, c-format
+ msgid "Fetching %s failed: %s\n"
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/rpm-build-failure-error.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to