Author: sparky Date: Mon Jan 24 15:13:44 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: mysql-devel - added missing BuildRoot
---- Files affected: packages/unxstemplate: unxstemplate.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/unxstemplate/unxstemplate.spec diff -u packages/unxstemplate/unxstemplate.spec:1.2 packages/unxstemplate/unxstemplate.spec:1.3 --- packages/unxstemplate/unxstemplate.spec:1.2 Fri Jun 12 15:21:46 2009 +++ packages/unxstemplate/unxstemplate.spec Mon Jan 24 16:13:38 2011 @@ -7,8 +7,10 @@ Group: Libraries Source0: http://unixservice.com/source/libs/%{name}-%{version}.tar.gz # Source0-md5: d29b0cbd6601197a99b04b216f78aedf -URL: http://unixservice.com/unxstemplate Patch0: %{name}-DESTDIR.patch +URL: http://unixservice.com/unxstemplate +BuildRequires: mysql-devel +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description A library used by many unxsVZ C cgi programs for file and stream @@ -48,9 +50,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2011/01/24 15:13:38 sparky +- BR: mysql-devel +- added missing BuildRoot + Revision 1.2 2009/06/12 13:21:46 paszczus - added missing %dir Revision 1.1 2009/06/12 13:19:51 paszczus - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unxstemplate/unxstemplate.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
