]> git.pld-linux.org Git - packages/findutils.git/commitdiff
- up to 4.2.23
authorundefine <undefine@pld-linux.org>
Mon, 20 Jun 2005 17:57:30 +0000 (17:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    findutils-selinux.patch -> 1.11
    findutils.spec -> 1.81

findutils-selinux.patch
findutils.spec

index d2cf681ea9fd029a97d23b241334a0d261c17f1f..008843c216e783ab3d09cbc1b0bf90dfeb5b602c 100644 (file)
  #if 1
  #include <stdbool.h>
  typedef bool boolean;
-@@ -290,6 +294,9 @@
+@@ -322,6 +322,9 @@
      struct dir_id   fileid;   /* samefile */
      mode_t type;              /* type */
-     FILE *stream;             /* fprint fprint0 */
+     FILE *stream;             /* ls fls fprint0 */
 +#ifdef WITH_SELINUX
 +    security_context_t scontext; /* scontext */
 +#endif /*WITH_SELINUX*/
-     struct format_val printf_vec; /* printf fprintf */
+     struct format_val printf_vec; /* printf fprintf fprint  */
    } args;
  
 @@ -477,6 +484,10 @@
  #: find/find.c:518
  #, c-format
  msgid "invalid predicate `%s'"
-@@ -400,6 +405,10 @@
- "      -wholename WZORZEC -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
- "      -used N -user NAZWA -xtype [bcdpfls]\n"
+@@ -408,6 +404,10 @@
+ "w przypadku braku dostêpu do WWW, wysy³aj±c pocztê elektroniczn± pod\n"
+ "adres <bug-findutils@gnu.org>."
  
-+#: find/parser.c:755
++#: find/parser.c:771
 +msgid "      -context CONTEXT\n"
 +msgstr "      -context KONTEKST\n"
 +
- #: find/parser.c:747
- msgid ""
"actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
+ #: find/parser.c:795
+ msgid "sanity check of the fnmatch() library function failed."
msgstr ""
index 52e5a59b3eb462b6a43ef43fa00e8e816db27e51..48557a4f5900b8ecda03ff1ab063342c7be25534 100644 (file)
@@ -10,14 +10,14 @@ Summary(pl):        Narz
 Summary(pt_BR):        Utilitários de procura da GNU
 Summary(tr):   GNU dosya arama araçlarý
 Name:          findutils
-Version:       4.2.20
+Version:       4.2.23
 Release:       1
 Epoch:         1
 License:       GPL
 Group:         Applications/File
 # development versions at ftp://alpha.gnu.org/gnu/findutils/
 Source0:       ftp://ftp.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz
-# Source0-md5: 7c8e12165b221dd67a19c00d780437a4
+# Source0-md5: ecaff8b060e8d69c10eb2391a8032e26
 #Source1:      http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 Source1:       %{name}-non-english-man-pages.tar.bz2
 # Source1-md5: e76388b0c3218eec3557d05ccd6d6515
This page took 0.03584 seconds and 4 git commands to generate.