Author: qboosh                       Date: Mon Oct  3 18:05:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- own SGI dirs for now

---- Files affected:
SPECS:
   perl-SGI-FAM.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-SGI-FAM.spec
diff -u SPECS/perl-SGI-FAM.spec:1.1 SPECS/perl-SGI-FAM.spec:1.2
--- SPECS/perl-SGI-FAM.spec:1.1 Fri Sep 30 00:38:26 2005
+++ SPECS/perl-SGI-FAM.spec     Mon Oct  3 20:05:32 2005
@@ -7,7 +7,7 @@
 %define        pdir    SGI
 %define        pnam    FAM
 Summary:       SGI::FAM - Perl interface to SGI/Irix File Access Monitor
-#Summary(pl):  
+Summary(pl):   SGI::FAM - perlowy interfejs do monitora dostępu do plików FAM
 Name:          perl-SGI-FAM
 Version:       1.002
 Release:       0.1
@@ -21,24 +21,25 @@
 BuildRequires: perl-Test-Helper
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Provides a somewhat higher-level and friendlier interface to the SGI/Irix File 
Access
-Monitor API. This allows one to monitor both local and remote (NFS-mounted) 
files and
-directories for common filesystem events. To do so, you must register 
"monitors" on
-specified pathnames and wait for events to arrive pertaining to them. To get a 
full
-description of the API, you should see fam(3x).
-
-Since FAM only deals with absolute pathnames, all paths are canonicalized 
internally
-and monitors are held on canonical paths. Whenever a path is returned from 
this module,
-howvever, via which or monitored with no arguments, the originally specified 
path
-is given for convenience.
-
-# %description -l pl
-# TODO
+Provides a somewhat higher-level and friendlier interface to the
+SGI/Irix File Access Monitor API. This allows one to monitor both
+local and remote (NFS-mounted) files and directories for common
+filesystem events. To do so, you must register "monitors" on
+specified pathnames and wait for events to arrive pertaining to them.
+To get a full description of the API, you should see fam(3x).
+
+%description -l pl
+SGI::FAM udostępnia nieco bardziej wysokopoziomowy i przyjazny
+interfejs do API monitora dostępu do plików FAM (File Access Monitor)
+pochodzącego z SGI/Iriksa. Pozwala on monitorować zarówno lokalne jak
+i zdalne (podmontowane przez NFS) pliki i katalogi pod kątem zwykłych
+zdarzeń występujących w systemach plików. Aby to zrobić, należy
+zarejestrować "monitory" na podanych ścieżkach plików i oczekiwać na
+nadejście związanych z nimi zdarzeń. Pełny opis API znajduje się w
+manualu fam(3x).
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -64,7 +65,9 @@
 %defattr(644,root,root,755)
 %doc CHANGES README TODO
 %attr(755,root,root) %{_bindir}/*
+%dir %{perl_vendorarch}/SGI
 %{perl_vendorarch}/SGI/*.pm
+%dir %{perl_vendorarch}/auto/SGI
 %dir %{perl_vendorarch}/auto/SGI/FAM
 %{perl_vendorarch}/auto/SGI/FAM/*.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/SGI/FAM/*.so
@@ -76,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/03 18:05:32  qboosh
+- pl
+- own SGI dirs for now
+
 Revision 1.1  2005/09/29 22:38:26  zbyniu
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-SGI-FAM.spec?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