Mailinglist Archive: opensuse-commit (869 mails)
| < Previous | Next > |
commit kdebindings4 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 28 Oct 2010 15:07:38 +0200
- Message-id: <20101028130738.EA5A9202AD@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package kdebindings4 for openSUSE:Factory
checked in at Thu Oct 28 15:07:38 CEST 2010.
--------
--- KDE/kdebindings4/kdebindings4.changes 2010-10-11 09:34:54.000000000
+0200
+++ kdebindings4/kdebindings4.changes 2010-10-18 10:30:16.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct 18 08:29:20 UTC 2010 - coolo@xxxxxxxxxx
+
+- fix perl requires for perl-kde4
+
+-------------------------------------------------------------------
mono-kde4.changes: same change
perl-kde4.changes: same change
python-kde4.changes: same change
ruby-kde4.changes: same change
smoke-generator.changes: same change
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebindings4.spec ++++++
--- /var/tmp/diff_new_pack.S02WSa/_old 2010-10-28 15:07:10.000000000 +0200
+++ /var/tmp/diff_new_pack.S02WSa/_new 2010-10-28 15:07:10.000000000 +0200
@@ -40,7 +40,7 @@
Summary: Smoke stand-alone generator for bindings for KDE 4.x libraries
%endif
Version: 4.5.2
-Release: 2
+Release: 3
Source0: kdebindings-%version.tar.bz2
Patch0: 4_5_BRANCH.diff
Patch1: build-with-new-python-qt4.diff
@@ -60,6 +60,9 @@
%kde4_runtime_requires
%kde4_akonadi_requires
%endif
+%if %is_perl
+Requires: perl-base = %{perl_version}
+%endif
%if %is_mono
Requires: mono-qt = %version
mono-kde4.spec: same change
perl-kde4.spec: same change
python-kde4.spec: same change
ruby-kde4.spec: same change
smoke-generator.spec: same change
++++++ kdebindings4.spec.in ++++++
--- /var/tmp/diff_new_pack.S02WSa/_old 2010-10-28 15:07:10.000000000 +0200
+++ /var/tmp/diff_new_pack.S02WSa/_new 2010-10-28 15:07:10.000000000 +0200
@@ -60,6 +60,9 @@
%kde4_runtime_requires
%kde4_akonadi_requires
%endif
+%if %is_perl
+Requires: perl-base = %{perl_version}
+%endif
%if %is_mono
Requires: mono-qt = %version
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |