Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37572527
en ru br
ALT Linux repos
S:2.0.3-alt1
5.0: 2.0.2-alt3
4.1: 2.0.2-alt2

Group :: Development/Other
RPM: pear-File_Fstab

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pear_name File_Fstab

Name: pear-File_Fstab
Version: 2.0.2
Release: alt3

Summary: Read and write fstab files

License: PHP License v3.0
Group: Development/Other
Url: http://pear.php.net/package/File_Fstab

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/File_Fstab-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

%description
File_Fstab is an easy-to-use package which can read & write UNIX fstab
files. It presents a pleasant object-oriented interface to the fstab.
Features:
* Supports blockdev, label, and UUID specification of mount device.
* Extendable to parse non-standard fstab formats by defining a new Entry
class for that format.
* Easily examine and set mount options for an entry.
* Stable, functional interface.
* Fully documented with PHPDoc.

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/File
%pear_dir/docs
%pear_xmldir/%pear_name.xml

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin