From 868ffacc1c7d121a6e8a2901ddb5ae2a1feb2dd4 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Nov 14 2006 14:27:54 +0000 Subject: rebuild --- diff --git a/kdebindings.spec b/kdebindings.spec index 00abfc4..42e175d 100644 --- a/kdebindings.spec +++ b/kdebindings.spec @@ -4,8 +4,8 @@ %define appdir %{_datadir}/applications/kde %{expand: %%define pythonver %(python -c 'import sys;print(sys.version[0:3])')} -%define qt_version 3.3.6 -%define arts_version 1.5.4 +%define qt_version 3.3.7 +%define arts_version 1.5.5 %define kdelibs_epoch 6 %define kdebase_epoch 6 %define perlver 5.8 @@ -18,7 +18,7 @@ %define ruby 1 %define pyqt 0 -Version: 3.5.4 +Version: 3.5.5 Release: 1%{?dist} Name: kdebindings Summary: KDE bindings to non-C++ languages @@ -30,7 +30,6 @@ Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.b Patch4: kdebindings-3.1-ssl-krb5.patch Patch6: kdebindings-3.1-python2.4.patch -Patch7: kde-libtool.patch Patch8: kdebindings-3.3.0-python.patch Patch9: kdebindings-3.3.92-xdg.patch @@ -173,7 +172,7 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files %defattr(-,root,root) -%{_libdir}/*.so* +%{_libdir}/*.so.* %{_libdir}/*.la %{_libdir}/kde3/* %{_datadir}/applications/kde/* @@ -188,16 +187,26 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_prefix}/lib*/ruby/site_ruby/%{rubyver}/* %endif %if %{python} -%{_libdir}/python* +%{_libdir}/python*/* %endif %{_libdir}/perl5 %files devel %defattr(-,root,root) %{_includedir}/kde/* +%{_libdir}/*.so %{_mandir}/man*/* %changelog +* Tue Nov 14 2006 Than Ngo - 3.5.5-1.fc7 +- rebuild + +* Wed Nov 08 2006 Than Ngo 3.5.5-0.2.fc6 +- fix #196311, should not own /usr/lib/python2.4 + +* Thu Oct 26 2006 Than Ngo 3.5.5-0.1 +- 3.5.5 + * Thu Aug 10 2006 Than Ngo 3.5.4-1 - rebuild diff --git a/sources b/sources index 245b3fa..fc28174 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -097eb4311f5715f36fdc83dc5badb476 kdebindings-3.5.4.tar.bz2 +e0da219943407a786c2ceea1605fadd1 kdebindings-3.5.5.tar.bz2