Author: arekm Date: Thu Aug 4 17:56:14 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2; clean first; then build (author distributes half-compiled source)
---- Files affected: packages/i7z: i7z.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/i7z/i7z.spec diff -u packages/i7z/i7z.spec:1.5 packages/i7z/i7z.spec:1.6 --- packages/i7z/i7z.spec:1.5 Thu Aug 4 19:52:03 2011 +++ packages/i7z/i7z.spec Thu Aug 4 19:56:09 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzie informacyjne dla procesorów i3, i5 i i7 pod Linuksem Name: i7z Version: 0.27 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System #Source0Download: http://code.google.com/p/i7z/downloads/list @@ -44,6 +44,7 @@ %patch0 -p1 %build +%{__make} clean %{__make} \ CC="%{__cc}" \ CFLAGSANY="%{rpmcflags} %{rpmcppflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILD_MAIN -Wall" \ @@ -56,6 +57,7 @@ QMAKE_CXX="%{__cxx}" \ QMAKE_CXXFLAGS_RELEASE="%{rpmcxxflags}" \ QMAKE_LFLAGS_RELEASE="%{rpmldflags}" +%{__make} clean %{__make} %install @@ -83,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/08/04 17:56:09 arekm +- rel 2; clean first; then build (author distributes half-compiled source) + Revision 1.5 2011/08/04 17:52:03 arekm - up to 0.27 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/i7z/i7z.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
