Author: spider Date: Wed Apr 19 08:08:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - sorted br's - remove unused bcond
---- Files affected: SPECS: kdelaf.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/kdelaf.spec diff -u SPECS/kdelaf.spec:1.1 SPECS/kdelaf.spec:1.2 --- SPECS/kdelaf.spec:1.1 Tue Apr 18 18:44:35 2006 +++ SPECS/kdelaf.spec Wed Apr 19 10:08:11 2006 @@ -1,9 +1,6 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with tests # build with tests -%bcond_without tests # build without tests -# Summary: KDE Look and Feel for Java Name: kdelaf Version: 060417 @@ -15,10 +12,10 @@ Source1: http://kdelaf.freeasinspeech.org/dl.php?file=%{name}worker.tgz # Source1-md5: 2fc3e398891158bb136c6e26c3c70b62 URL: http://kdelaf.freeasinspeech.org -BuildRequires: qt-devel -BuildRequires: kdelibs-devel BuildRequires: autoconf BuildRequires: automake +BuildRequires: kdelibs-devel +BuildRequires: qt-devel Requires: jre BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -65,7 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/04/19 08:08:11 spider +- sorted br's +- remove unused bcond + Revision 1.1 2006/04/18 16:44:35 djurban - kde look and feel for java - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kdelaf.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
