Author: glen Date: Thu May 20 19:27:20 2010 GMT Module: packages Tag: HEAD ---- Log message: - undos
---- Files affected: packages/php-jsmin: php-jsmin.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/php-jsmin/php-jsmin.spec diff -u packages/php-jsmin/php-jsmin.spec:1.1 packages/php-jsmin/php-jsmin.spec:1.2 --- packages/php-jsmin/php-jsmin.spec:1.1 Thu May 20 21:25:40 2010 +++ packages/php-jsmin/php-jsmin.spec Thu May 20 21:27:15 2010 @@ -12,7 +12,8 @@ # Source0-md5: 1065a82d2d9f76e46ab74dd545c5fdb6 URL: http://github.com/rgrove/jsmin-php/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 -BuildRequires: rpmbuild(macros) >= 1.461 +BuildRequires: rpmbuild(macros) >= 1.553 +BuildRequires: sed >=4.0 Requires: php-common >= 4:%{php_min_version} Requires: php-pcre BuildArch: noarch @@ -24,6 +25,7 @@ %prep %setup -qc mv *-jsmin-php-*/* . +%undos *.php %install rm -rf $RPM_BUILD_ROOT @@ -43,5 +45,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/05/20 19:27:15 glen +- undos + Revision 1.1 2010/05/20 19:25:40 glen - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-jsmin/php-jsmin.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
