SPECS: php-pear-PEAR_PackageUpdate.spec (NEW), php-pear-Validate_F...

adamg adamg at pld-linux.org
Mon Apr 24 12:00:11 CEST 2006


Author: adamg                        Date: Mon Apr 24 10:00:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new

---- Files affected:
SPECS:
   php-pear-PEAR_PackageUpdate.spec (NONE -> 1.1)  (NEW), php-pear-Validate_FR.spec (NONE -> 1.1)  (NEW), php-pear-Validate_UK.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR_PackageUpdate.spec
diff -u /dev/null SPECS/php-pear-PEAR_PackageUpdate.spec:1.1
--- /dev/null	Mon Apr 24 12:00:10 2006
+++ SPECS/php-pear-PEAR_PackageUpdate.spec	Mon Apr 24 12:00:05 2006
@@ -0,0 +1,92 @@
+# $Revision$, $Date$
+%include	/usr/lib/rpm/macros.php
+%define		_class		PEAR
+%define		_subclass	PackageUpdate
+%define		_status		beta
+%define		_pearname	PEAR_PackageUpdate
+
+Summary:	%{_pearname} - a simple way to update packages at runtime
+Summary(pl):	%{_pearname} - prosty sposób do aktualizacji paczek w czasie działania aplikacji
+Name:		php-pear-%{_pearname}
+Version:	0.4.2
+Release:	1
+License:	PHP License
+Group:		Development/Languages/PHP
+Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
+# Source0-md5:	1bc0869e21d749071f58213ef4c9f8a1
+URL:		http://pear.php.net/package/PEAR_PackageUpdate/
+BuildRequires:	php-pear-PEAR
+BuildRequires:	rpm-php-pearprov >= 4.4.2-11
+Requires:	php-pear
+Requires:	php-pear-PEAR >= 1.4.8
+Requires:	php-pear-PEAR >= 1:1.4.-0.8
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+PEAR_PackageUpdate (PPU) is designed to allow developers to easily
+include auto updating features for other packages and PEAR installable
+applications. PPU will check to see if a new version of a package is
+available and then ask the user if they would like to update the
+package. PPU uses PEAR to communicate with the channel server and to
+execute the update.
+
+PPU allows the end user to take some control over when they are
+notified about new releases. The PPU Preferences allow a user to tell
+PPU not to ask about certain types of releases (bug fixes, minor
+releases, etc.), not to ask about certain release states (devel,
+alpha, etc.), not to ask until the next release or not to ask again.
+
+PPU is just an engine for package updating. It should not be used
+directly. Instead one of the driver packages such as
+PEAR_PackageUpdate_Gtk2 should be used depending on the application or
+other package.
+
+In PEAR status of this package is: %{_status}.
+
+%description -l pl
+PEAR_PackageUpdate (PPU) został zaprojektowany aby umożliwić
+developerem dołączenie w prosty sposób automatycznej aktuazcji innych
+pakietów PEAR lub aplikacji korzystających ze sposobu instalacji PEAR.
+PPU sprawdzi czy jest dostępna nowa wersja i zapyta użytkownika czy
+chcieliby zaktualizować pakiet. PPU korzysta z PEAR do komunikacji z
+serwerem kanałów oraz do wykonania aktualizacji.
+
+PPU pozwala użytkownikowi końcowemu na pewną kontrolę kiedy mają być
+powiadamiania o nowych aktualizacjach. Preferencje PPU pozwalają
+użytkownikowi na pominięcie pewnych rodzajów aktualizacji (poprawki
+błędów, drobne wydania), czy konkretnych statusów (devel, alpha,
+itp.), czy polecenie PPU aby nie pytał do czasu kolejnej wersji.
+
+PPU jest tylko silnikiem do aktualizacji pakietów. Nie powinien być
+użyty bezpośrednio. Zamiast tego, pakiety takie jak
+PEAR_PackageUpdate_GTK2 powinny być użyte.
+
+Ta klasa ma w PEAR status: %{_status}.
+
+%prep
+%pear_package_setup
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{php_pear_dir}
+%pear_package_install
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc install.log
+%{php_pear_dir}/.registry/*.reg
+%{php_pear_dir}/PEAR/PackageUpdate.php
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/04/24 10:00:05  adamg
+- new
+

================================================================
Index: SPECS/php-pear-Validate_FR.spec
diff -u /dev/null SPECS/php-pear-Validate_FR.spec:1.1
--- /dev/null	Mon Apr 24 12:00:11 2006
+++ SPECS/php-pear-Validate_FR.spec	Mon Apr 24 12:00:05 2006
@@ -0,0 +1,92 @@
+# $Revision$, $Date$
+%include	/usr/lib/rpm/macros.php
+%define		_class		Validate
+%define		_subclass	FR
+%define		_status		alpha
+%define		_pearname	Validate_FR
+
+Summary:	%{_pearname} - Validation class for FR
+Summary(pl):	%{_pearname} - Klasa walidacji dla FR
+Name:		php-pear-%{_pearname}
+Version:	0.5.2
+Release:	1
+License:	New BSD
+Group:		Development/Languages/PHP
+Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
+# Source0-md5:	2ec7375cf95905a4093b9e6c9b296692
+URL:		http://pear.php.net/package/Validate_FR/
+BuildRequires:	php-pear-PEAR
+BuildRequires:	rpm-php-pearprov >= 4.4.2-11
+Requires:	php-pear
+Requires:	php-common >= 3:4.2.0
+Requires:	php-pear-Validate >= 0.6.2
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Package containes locale validation for FR such as:
+ - SSN
+ - Postal Code
+ - RIB
+ - SIREN
+ - SIRET
+ - Region (Departements)
+
+In PEAR status of this package is: %{_status}.
+
+%description -l pl
+Pakiet dostarcza metody do sprawdzania poprawności danych dla Francji:
+ - SSN
+ - Kod pocztowy
+ - RIB
+ - SIREN
+ - SIRET
+ - region (departement)
+
+Ta klasa ma w PEAR status: %{_status}.
+
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Summary(pl):	Testy dla PEAR::%{_pearname}
+Group:		Development
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+AutoReq:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl
+Testy dla PEAR::%{_pearname}.
+
+%prep
+%pear_package_setup
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{php_pear_dir}
+%pear_package_install
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc install.log
+%doc docs/%{_pearname}/LICENSE
+%{php_pear_dir}/.registry/*.reg
+%{php_pear_dir}/Validate/FR.php
+
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/Validate_FR/tests/validate_FR.phpt
+%{php_pear_dir}/tests/Validate_FR/tests/bug7389.phpt
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/04/24 10:00:05  adamg
+- new
+

================================================================
Index: SPECS/php-pear-Validate_UK.spec
diff -u /dev/null SPECS/php-pear-Validate_UK.spec:1.1
--- /dev/null	Mon Apr 24 12:00:11 2006
+++ SPECS/php-pear-Validate_UK.spec	Mon Apr 24 12:00:05 2006
@@ -0,0 +1,95 @@
+# $Revision$, $Date$
+%include	/usr/lib/rpm/macros.php
+%define		_class		Validate
+%define		_subclass	UK
+%define		_status		alpha
+%define		_pearname	Validate_UK
+
+Summary:	%{_pearname} - Validation class for UK
+Summary(pl):	%{_pearname} - Klasa walidacji dla Zjednoczonego Królestwa
+Name:		php-pear-%{_pearname}
+Version:	0.5.2
+Release:	1
+License:	New BSD
+Group:		Development/Languages/PHP
+Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
+# Source0-md5:	95189bbf1835ea28e9219efdaf140808
+URL:		http://pear.php.net/package/Validate_UK/
+BuildRequires:	php-pear-PEAR
+BuildRequires:	rpm-php-pearprov >= 4.4.2-11
+Requires:	php-pear
+Requires:	php-common >= 3:4.2.0
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Package containes locale validation for UK such as:
+ - SSN (National Insurance/IN)
+ - Postal Code
+ - Sort Code
+ - Bank AC
+ - Telephone numbers
+ - Car registration numbers
+ - Passports
+ - Driver license
+
+In PEAR status of this package is: %{_status}.
+
+%description -l pl
+Pakiet dostarcza metody do sprawdzania poprawności danych dla
+Zjednoczonego Królestwa:
+ - SSN (numer ubezpieczenia)
+ - Kod pocztowy
+ - Sort code
+ - numer konta bankowego
+ - numer telefonu
+ - numer rejestracyjny samochodu
+ - numer paszportu
+ - numer prawa jazdy
+
+Ta klasa ma w PEAR status: %{_status}.
+
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Summary(pl):	Testy dla PEAR::%{_pearname}
+Group:		Development
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+AutoReq:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl
+Testy dla PEAR::%{_pearname}.
+
+%prep
+%pear_package_setup
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{php_pear_dir}
+%pear_package_install
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc install.log
+%doc docs/%{_pearname}/LICENSE
+%{php_pear_dir}/.registry/*.reg
+%{php_pear_dir}/Validate/UK.php
+
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/Validate_UK/tests/validate_UK.phpt
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/04/24 10:00:05  adamg
+- new
+
================================================================


More information about the pld-cvs-commit mailing list