Author: brushek Date: Tue Mar 20 14:02:03 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1
---- Files affected: packages/uwsgi: uwsgi.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: packages/uwsgi/uwsgi.spec diff -u packages/uwsgi/uwsgi.spec:1.16 packages/uwsgi/uwsgi.spec:1.17 --- packages/uwsgi/uwsgi.spec:1.16 Sat Feb 25 18:32:10 2012 +++ packages/uwsgi/uwsgi.spec Tue Mar 20 15:01:58 2012 @@ -6,12 +6,12 @@ Summary: Fast WSGI server Summary(pl.UTF-8): Szybki serwer WSGI Name: uwsgi -Version: 1.0.4 +Version: 1.1 Release: 1 License: GPL v2 Group: Networking/Daemons Source0: http://projects.unbit.it/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 559c8d1fa8274fb45437c277c0c7f121 +# Source0-md5: e553c9dab49e33e41781ee8df2846d26 Source1: %{name}.init Source2: %{name}.xml Source3: %{name}.ini @@ -37,8 +37,9 @@ %setup -q %build -%{__make} -f Makefile.Py27 \ - CC="%{__cc}" +%{__make} +#-f Makefile.Py27 \ +# CC="%{__cc}" %install rm -rf $RPM_BUILD_ROOT @@ -95,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2012/03/20 14:01:58 brushek +- up to 1.1 + Revision 1.16 2012/02/25 17:32:10 brushek - up to 1.0.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/uwsgi/uwsgi.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
