Author: glen Date: Wed Mar 23 10:40:11 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- avoid 1970 timestamps
---- Files affected:
packages/php-pecl-oauth:
php-pecl-oauth.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: packages/php-pecl-oauth/php-pecl-oauth.spec
diff -u packages/php-pecl-oauth/php-pecl-oauth.spec:1.11
packages/php-pecl-oauth/php-pecl-oauth.spec:1.12
--- packages/php-pecl-oauth/php-pecl-oauth.spec:1.11 Wed Mar 23 10:37:36 2011
+++ packages/php-pecl-oauth/php-pecl-oauth.spec Wed Mar 23 11:40:06 2011
@@ -35,6 +35,7 @@
%prep
%setup -qc
mv %{modname}-%{version}/* .
+find -newer LICENSE -o -print | xargs touch --reference %{SOURCE0}
%build
phpize
@@ -79,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2011/03/23 10:40:06 glen
+- avoid 1970 timestamps
+
Revision 1.11 2011/03/23 09:37:36 glen
- package examples; rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pecl-oauth/php-pecl-oauth.spec?r1=1.11&r2=1.12&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit