SPECS: php-pear-File_Fortune.spec - typos, missing dirs
qboosh
qboosh at pld-linux.org
Sun Sep 10 18:55:51 CEST 2006
Author: qboosh Date: Sun Sep 10 16:55:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typos, missing dirs
---- Files affected:
SPECS:
php-pear-File_Fortune.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/php-pear-File_Fortune.spec
diff -u SPECS/php-pear-File_Fortune.spec:1.1 SPECS/php-pear-File_Fortune.spec:1.2
--- SPECS/php-pear-File_Fortune.spec:1.1 Sun Sep 3 21:17:20 2006
+++ SPECS/php-pear-File_Fortune.spec Sun Sep 10 18:55:45 2006
@@ -6,7 +6,7 @@
%define _pearname File_Fortune
Summary: %{_pearname} - interface for reading from and writing to fortune files
-Summary(pl): %{_pearname} - interfejs do odczytu i zapisywania plików fortunek.
+Summary(pl): %{_pearname} - interfejs do odczytu i zapisywania plików fortunek
Name: php-pear-%{_pearname}
Version: 0.9.0
Release: 1
@@ -38,16 +38,16 @@
In PEAR status of this package is: %{_status}.
%description -l pl
-File_Fortune dostarcza interfejs PHP do oczytu plików z fortunkami.
-Przy jego użyciu, możliwe jest odczytanie pojedynczej lub losowej
+File_Fortune dostarcza interfejs PHP do odczytu plików z fortunkami.
+Przy jego użyciu możliwe jest odczytanie pojedynczej lub losowej
fortunki, jak również wszystkie fortunki z pliku.
-File_Fortune_Writer dostarcza interfejst do obróbki zawartości pliku z
+File_Fortune_Writer dostarcza interfejs do obróbki zawartości pliku z
fortunkami. Pozwala na zapisywanie do pliku zestawu fortunek jak
-również odpowiedniego binarnego nagłowka. Możliwe jest także
+również odpowiedniego binarnego nagłówka. Możliwe jest także
dodawanie, usuwanie lub modyfikowanie poszczególnych fortunek.
Operacje zapisu stworzą binarny plik z nagłówkami pozwalający na
-wiekszą zgodność z plikami fortune i fortune-mod (jak również z innymi
+większą zgodność z plikami fortune i fortune-mod (jak również z innymi
interfejsami do fortunek).
Ta klasa ma w PEAR status: %{_status}.
@@ -56,7 +56,7 @@
Summary: Tests for PEAR::%{_pearname}
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
-Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name} = %{version}-%{release}
AutoReq: no
%description tests
@@ -80,6 +80,8 @@
%defattr(644,root,root,755)
%doc install.log docs/%{_pearname}/File/tutorials/File_Fortune/File_Fortune.cls
%{php_pear_dir}/.registry/*.reg
+%dir %{php_pear_dir}/File/Fortune
+%dir %{php_pear_dir}/File/Fortune/examples
%{php_pear_dir}/File/Fortune/examples/phpFortune
%{php_pear_dir}/File/Fortune/Exception.php
%{php_pear_dir}/File/Fortune/Writer.php
@@ -95,6 +97,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/09/10 16:55:45 qboosh
+- typos, missing dirs
+
Revision 1.1 2006/09/03 19:17:20 adamg
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-File_Fortune.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list