Author: qboosh Date: Thu Mar 9 18:35:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: kdelibs-devel
---- Files affected: SPECS: kkeyled.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/kkeyled.spec diff -u SPECS/kkeyled.spec:1.4 SPECS/kkeyled.spec:1.5 --- SPECS/kkeyled.spec:1.4 Thu Mar 9 19:30:07 2006 +++ SPECS/kkeyled.spec Thu Mar 9 19:35:22 2006 @@ -1,8 +1,6 @@ # $Revision$, $Date$ # # TODO: -# - BRs -# - Rs # - fix files # Summary: Displays the status of the keyboard leds @@ -15,6 +13,7 @@ Source0: http://www.truesoft.ch/dieter/kkeyled/software/%{name}-%{version}.tar.gz # Source0-md5: c34c80c8865a0aa5a9525ed7ee0da4a2 URL: http://www.truesoft.ch/dieter/index.html +BuildRequires: kdelibs-devel >= 3.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -29,7 +28,8 @@ %setup -q -n %{name} %build -%configure +%configure \ + --with-qt-libraries=%{_libdir} %{__make} @@ -54,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/03/09 18:35:22 qboosh +- BR: kdelibs-devel + Revision 1.4 2006/03/09 18:30:07 qboosh - pl fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kkeyled.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
