Author: pluto Date: Sun Apr 16 13:10:56 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - x86-64 build fixed, release 1.
---- Files affected: SPECS: cpuinfo.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/cpuinfo.spec diff -u SPECS/cpuinfo.spec:1.7 SPECS/cpuinfo.spec:1.8 --- SPECS/cpuinfo.spec:1.7 Sat Apr 15 22:49:09 2006 +++ SPECS/cpuinfo.spec Sun Apr 16 15:10:51 2006 @@ -3,11 +3,12 @@ Summary(pl): Aplet pokazujący temperaturę i częstotliwość procesora Name: cpuinfo Version: 0.4.2 -Release: 0.1 +Release: 1 License: GPL Group: Applications Source0: http://www.kde-look.org/content/files/33257-%{name}-%{version}.tar.gz # Source0-md5: 539f3e8fb01fed3285493ec202c32424 +Patch0: %{name}-fPIC.patch URL: http://www.kde-look.org/content/show.php?content=33257 BuildRequires: autoconf BuildRequires: automake @@ -22,6 +23,7 @@ %prep %setup -q -n %{name} +%patch0 -p1 %build %{__make} -f Makefile.cvs @@ -53,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2006/04/16 13:10:51 pluto +- x86-64 build fixed, release 1. + Revision 1.7 2006/04/15 20:49:09 qboosh - pl fix, .la perms ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cpuinfo.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
