Author: glen                         Date: Tue May  3 06:43:11 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new

---- Files affected:
packages/php-horde-Horde_Service_Twitter:
   php-horde-Horde_Service_Twitter.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: 
packages/php-horde-Horde_Service_Twitter/php-horde-Horde_Service_Twitter.spec
diff -u /dev/null 
packages/php-horde-Horde_Service_Twitter/php-horde-Horde_Service_Twitter.spec:1.1
--- /dev/null   Tue May  3 08:43:11 2011
+++ 
packages/php-horde-Horde_Service_Twitter/php-horde-Horde_Service_Twitter.spec   
    Tue May  3 08:43:06 2011
@@ -0,0 +1,63 @@
+# $Revision$, $Date$
+%define                status          stable
+%define                pearname        Horde_Service_Twitter
+%include       /usr/lib/rpm/macros.php
+Summary:       %{pearname} - Horde Twitter client
+Name:          php-horde-Horde_Service_Twitter
+Version:       1.0.0
+Release:       1
+License:       BSD
+Group:         Development/Languages/PHP
+Source0:       http://pear.horde.org/get/%{pearname}-%{version}.tgz
+# Source0-md5: 4df9b3e6ff60f392a72878d8609c105c
+URL:           http://pear.horde.org/package/Horde_Service_Twitter/
+BuildRequires: php-channel(pear.horde.org)
+BuildRequires: php-packagexml2cl
+BuildRequires: php-pear-PEAR >= 1:1.7.0
+BuildRequires: rpm-php-pearprov >= 4.4.2-11
+BuildRequires: rpmbuild(macros) >= 1.610
+Requires:      php-channel(pear.horde.org)
+Requires:      php-horde-Horde_Controller < 2.0.0
+Requires:      php-horde-Horde_Exception < 2.0.0
+Requires:      php-horde-Horde_Http < 2.0.0
+Requires:      php-horde-Horde_Oauth < 2.0.0
+Requires:      php-horde-Horde_Url < 2.0.0
+Requires:      php-pear
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package provides client libraries for the Twitter REST API.
+
+In PEAR status of this package is: %{status}.
+
+%prep
+%pear_package_setup
+
+%build
+packagexml2cl package.xml > ChangeLog
+
+%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 ChangeLog install.log
+%doc docs/Horde_Service_Twitter/*
+%{php_pear_dir}/.registry/.channel.*/*.reg
+%{php_pear_dir}/Horde/Service/Twitter.php
+%{php_pear_dir}/Horde/Service/Twitter
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedb...@pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2011/05/03 06:43:06  glen
+- new
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to