Hello community, here is the log from the commit of package kdebindings3 checked in at Thu May 18 02:11:51 CEST 2006. -------- --- KDE/kdebindings3/kdebindings3-java.changes 2006-05-16 16:18:29.000000000 +0200 +++ kdebindings3/kdebindings3-java.changes 2006-05-18 02:11:25.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 18 00:09:31 CEST 2006 - dmueller@suse.de + +- update buildrequires + +------------------------------------------------------------------- kdebindings3-javascript.changes: same change kdebindings3-python.changes: same change kdebindings3.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebindings3-java.spec ++++++ --- /var/tmp/diff_new_pack.lXR0RY/_old 2006-05-18 02:11:32.000000000 +0200 +++ /var/tmp/diff_new_pack.lXR0RY/_new 2006-05-18 02:11:32.000000000 +0200 @@ -21,7 +21,7 @@ Summary: Java Bindings for KDE Provides: kdebindings3:/opt/kde3/lib/java Version: 3.5.2 -Release: 2 +Release: 4 Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) Url: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -262,6 +262,8 @@ %endif %changelog -n kdebindings3-java +* Thu May 18 2006 - dmueller@suse.de +- update buildrequires * Mon May 15 2006 - stbinner@suse.de - update to KDE 3.5.2 and 3_5_BRANCH.diff * fixes to qtruby, kalyptus, korundum and qtjava bindings ++++++ kdebindings3-javascript.spec ++++++ --- /var/tmp/diff_new_pack.lXR0RY/_old 2006-05-18 02:11:32.000000000 +0200 +++ /var/tmp/diff_new_pack.lXR0RY/_new 2006-05-18 02:11:32.000000000 +0200 @@ -21,7 +21,7 @@ Summary: JavaScript Bindings and Interpreter for KDE Provides: kdebindings Version: 3.5.2 -Release: 2 +Release: 4 Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) Url: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +269,8 @@ %endif %changelog -n kdebindings3-javascript +* Thu May 18 2006 - dmueller@suse.de +- update buildrequires * Mon May 15 2006 - stbinner@suse.de - update to KDE 3.5.2 and 3_5_BRANCH.diff * fixes to qtruby, kalyptus, korundum and qtjava bindings ++++++ kdebindings3-python.spec ++++++ --- /var/tmp/diff_new_pack.lXR0RY/_old 2006-05-18 02:11:32.000000000 +0200 +++ /var/tmp/diff_new_pack.lXR0RY/_new 2006-05-18 02:11:32.000000000 +0200 @@ -15,13 +15,13 @@ %define is_python 1 %define is_java 0 %define is_js 0 -BuildRequires: kdemultimedia3-devel kdepim3 python-devel qscintilla +BuildRequires: kdemultimedia3-devel kdepim3 python-devel qscintilla-devel License: LGPL Group: Development/Libraries/Python Summary: Python Bindings for KDE Provides: sip PyKDE Version: 3.5.2 -Release: 2 +Release: 4 Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) python-qt = %{version} Url: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -262,6 +262,8 @@ %endif %changelog -n kdebindings3-python +* Thu May 18 2006 - dmueller@suse.de +- update buildrequires * Mon May 15 2006 - stbinner@suse.de - update to KDE 3.5.2 and 3_5_BRANCH.diff * fixes to qtruby, kalyptus, korundum and qtjava bindings ++++++ kdebindings3.spec ++++++ --- /var/tmp/diff_new_pack.lXR0RY/_old 2006-05-18 02:11:32.000000000 +0200 +++ /var/tmp/diff_new_pack.lXR0RY/_new 2006-05-18 02:11:32.000000000 +0200 @@ -21,7 +21,7 @@ Summary: Bindings for Qt and KDE Libraries Provides: kdebindings Version: 3.5.2 -Release: 2 +Release: 4 Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) Url: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,6 +276,8 @@ %endif %changelog -n kdebindings3 +* Thu May 18 2006 - dmueller@suse.de +- update buildrequires * Mon May 15 2006 - stbinner@suse.de - update to KDE 3.5.2 and 3_5_BRANCH.diff * fixes to qtruby, kalyptus, korundum and qtjava bindings ++++++ pre_checkin.sh ++++++ --- KDE/kdebindings3/pre_checkin.sh 2006-02-05 23:26:47.000000000 +0100 +++ kdebindings3/pre_checkin.sh 2006-05-18 00:00:28.000000000 +0200 @@ -1,14 +1,12 @@ #!/bin/bash # This script is called automatically during autobuild checkin. -# Therefore if you submit a gcc-mainline package, uncomment the -# commented lines below cp kdebindings3.changes kdebindings3-python.changes cp kdebindings3.changes kdebindings3-java.changes cp kdebindings3.changes kdebindings3-javascript.changes NFB_BASE="ruby-devel" -NFB_PYTHON="python-devel qscintilla" +NFB_PYTHON="python-devel qscintilla-devel" NFB_JS="" NFB_JAVA="gcc-java java2-devel-packages" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de