SPECS: backup.spec, boinc.spec, busybox.spec, ccrypt.spec, cvoicec...

ankry ankry at pld-linux.org
Thu Feb 7 10:35:48 CET 2008


Author: ankry                        Date: Thu Feb  7 09:35:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unix -> Unix

---- Files affected:
SPECS:
   backup.spec (1.5 -> 1.6) , boinc.spec (1.22 -> 1.23) , busybox.spec (1.144 -> 1.145) , ccrypt.spec (1.23 -> 1.24) , cvoicecontrol.spec (1.19 -> 1.20) , BackupPC.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/backup.spec
diff -u SPECS/backup.spec:1.5 SPECS/backup.spec:1.6
--- SPECS/backup.spec:1.5	Mon Feb 12 22:23:48 2007
+++ SPECS/backup.spec	Thu Feb  7 10:35:42 2008
@@ -19,7 +19,7 @@
 temporary files, a useful and convenient alternative is to use
 multiple CDs instead.
 
-backup is a script which makes use of standard unix utilities such as
+backup is a script which makes use of standard Unix utilities such as
 find, sed, and cpio, plus a small file-splitter called fsplit to
 create a series of cpio archive fragments totalling about 3500MB that
 contain all the files of interest on my system. The fragment size is
@@ -76,7 +76,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.5  2007-02-12 21:23:48  glen
+Revision 1.6  2008-02-07 09:35:42  ankry
+- unix -> Unix
+
+Revision 1.5  2007/02/12 21:23:48  glen
 - tabs in preamble
 
 Revision 1.4  2007/02/12 00:48:39  baggins

================================================================
Index: SPECS/boinc.spec
diff -u SPECS/boinc.spec:1.22 SPECS/boinc.spec:1.23
--- SPECS/boinc.spec:1.22	Mon Feb 12 22:23:49 2007
+++ SPECS/boinc.spec	Thu Feb  7 10:35:42 2008
@@ -62,7 +62,7 @@
 URL:		http://phileimer.9online.fr/
 
 %description script
-boinc is a bash script for unix like systems used to manage client of
+boinc is a bash script for Unix like systems used to manage client of
 the BOINC project (Berkeley Open Infrastructure for Network
 Computing).
 
@@ -127,7 +127,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.22  2007-02-12 21:23:49  glen
+Revision 1.23  2008-02-07 09:35:42  ankry
+- unix -> Unix
+
+Revision 1.22  2007/02/12 21:23:49  glen
 - tabs in preamble
 
 Revision 1.21  2007/02/12 00:48:40  baggins

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.144 SPECS/busybox.spec:1.145
--- SPECS/busybox.spec:1.144	Thu Jan 10 18:46:28 2008
+++ SPECS/busybox.spec	Thu Feb  7 10:35:42 2008
@@ -29,7 +29,7 @@
 %ifnarch %{ix86} %{x8664} ppc sparc64
 %define with_glibc 1
 %endif
-Summary:	Set of common unix utils for embeded systems
+Summary:	Set of common Unix utilities for embeded systems
 Summary(pl.UTF-8):	Zestaw narzędzi uniksowych dla systemów wbudowanych
 Summary(pt_BR.UTF-8):	BusyBox é um conjunto de utilitários UNIX em um único binário
 Name:		busybox
@@ -272,6 +272,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.145  2008-02-07 09:35:42  ankry
+- unix -> Unix
+
 Revision 1.144  2008-01-10 17:46:28  arekm
 - up to 1.9.0
 

================================================================
Index: SPECS/ccrypt.spec
diff -u SPECS/ccrypt.spec:1.23 SPECS/ccrypt.spec:1.24
--- SPECS/ccrypt.spec:1.23	Mon Feb 12 22:23:50 2007
+++ SPECS/ccrypt.spec	Thu Feb  7 10:35:42 2008
@@ -16,7 +16,7 @@
 
 %description
 ccrypt is a utility for encrypting and decrypting files and streams.
-It was designed to replace the standard unix crypt utility, which is
+It was designed to replace the standard Unix crypt utility, which is
 notorious for using a very weak encryption algorithm. ccrypt is based
 on the Rijndael date for the Advanced Encryption Standard (AES). This
 cipher is believed to provide very strong security.
@@ -65,7 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.23  2007-02-12 21:23:50  glen
+Revision 1.24  2008-02-07 09:35:42  ankry
+- unix -> Unix
+
+Revision 1.23  2007/02/12 21:23:50  glen
 - tabs in preamble
 
 Revision 1.22  2007/02/12 00:48:41  baggins

================================================================
Index: SPECS/cvoicecontrol.spec
diff -u SPECS/cvoicecontrol.spec:1.19 SPECS/cvoicecontrol.spec:1.20
--- SPECS/cvoicecontrol.spec:1.19	Mon Feb 12 22:23:52 2007
+++ SPECS/cvoicecontrol.spec	Thu Feb  7 10:35:42 2008
@@ -19,9 +19,9 @@
 
 %description
 CVoiceControl is a speech recognition system that enables a user to
-connect spoken commands to unix commands. It automagically detects
+connect spoken commands to Unix commands. It automagically detects
 speech input from a microphone, performs recognition on this input and
-in case of successful recognition - executes the associated unix
+in case of successful recognition - executes the associated Unix
 command.
 
 %description -l pl.UTF-8
@@ -63,7 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.19  2007-02-12 21:23:52  glen
+Revision 1.20  2008-02-07 09:35:42  ankry
+- unix -> Unix
+
+Revision 1.19  2007/02/12 21:23:52  glen
 - tabs in preamble
 
 Revision 1.18  2007/02/12 00:48:44  baggins

================================================================
Index: SPECS/BackupPC.spec
diff -u SPECS/BackupPC.spec:1.79 SPECS/BackupPC.spec:1.80
--- SPECS/BackupPC.spec:1.79	Fri Jan  4 18:16:29 2008
+++ SPECS/BackupPC.spec	Thu Feb  7 10:35:42 2008
@@ -72,7 +72,7 @@
   files, configuration, current status and allows users to initiate and
   cancel backups and browse and restore files from backups very quickly.
 - No client-side software is needed. On WinXX the SMB protocol is
-  used. On Linux or unix clients, rsync or tar (over ssh/rsh/NFS) can be
+  used. On Linux or Unix clients, rsync or tar (over ssh/rsh/NFS) can be
   used.
 - Flexible restore options. Single files can be downloaded from any
   backup directly from the CGI interface. Zip or Tar archives for
@@ -295,6 +295,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2008-02-07 09:35:42  ankry
+- unix -> Unix
+
 Revision 1.79  2008-01-04 17:16:29  sls
 - package missing dirs
 - sorted packaged files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/backup.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/boinc.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/busybox.spec?r1=1.144&r2=1.145&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ccrypt.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvoicecontrol.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/BackupPC.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list