SPECS: quota.spec - crude warning in description

baggins baggins at pld-linux.org
Fri Sep 28 02:12:04 CEST 2007


Author: baggins                      Date: Fri Sep 28 00:12:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- crude warning in description

---- Files affected:
SPECS:
   quota.spec (1.91 -> 1.92) 

---- Diffs:

================================================================
Index: SPECS/quota.spec
diff -u SPECS/quota.spec:1.91 SPECS/quota.spec:1.92
--- SPECS/quota.spec:1.91	Fri Sep 28 02:07:21 2007
+++ SPECS/quota.spec	Fri Sep 28 02:11:59 2007
@@ -50,6 +50,10 @@
 and/or group per filesystem. This package contains the tools which are
 needed to enable, modify, and update quotas.
 
+%if %{with kernel64}
+Warning: This package is for 32bit systems running on 64bit kernel!
+%endif
+
 %description -l de.UTF-8
 Quotas gestatten es dem Systemadministrator, die Festplattennutzung
 durch einen Anwender und/oder Gruppen pro Dateisystem zu beschränken.
@@ -73,6 +77,11 @@
 miejsca na dysku dla użytkownika/grupy. Pakiet ten zawiera narzędzia
 do aktywacji i modyfikacji Quoty.
 
+%if %{with kernel64}
+Uwaga: Ten pakiet jest przeznaczony wyłącznie dla 32 bitowych systemów
+       działających na 64 bitowym jądrze!
+%endif
+
 %description -l pt_BR.UTF-8
 Quotas permite ao administrador do sistema limitar o uso de disco por
 um usuário e/ou grupo por sistema de arquivos. Este pacote contém as
@@ -110,12 +119,21 @@
 The results are used by quota(1) to display user quotas for remote
 file systems.
 
+%if %{with kernel64}
+Warning: This package is for 32bit systems running on 64bit kernel!
+%endif
+
 %description rquotad -l pl.UTF-8
 rquotad jest serverem rpc(3N), który zwraca quoty użytkownika
 lokalnego systemu plików, który jest zamountowany przez zdalną maszynę
 poprzez NFS. Rezultaty są używane przez quota(1), aby wyświetlić quote
 dla zdalnego systemu plików.
 
+%if %{with kernel64}
+Uwaga: Ten pakiet jest przeznaczony wyłącznie dla 32 bitowych systemów
+       działających na 64 bitowym jądrze!
+%endif
+
 %prep
 %setup -q -n quota-tools
 %patch0 -p1
@@ -226,6 +244,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.92  2007/09/28 00:11:59  baggins
+- crude warning in description
+
 Revision 1.91  2007/09/28 00:07:21  baggins
 - don't use %{name} here as it's bcond-dependant
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quota.spec?r1=1.91&r2=1.92&f=u



More information about the pld-cvs-commit mailing list