Hello community, here is the log from the commit of package kdebindings3 for openSUSE:Factory checked in at 2012-03-30 14:19:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdebindings3 (Old) and /work/SRC/openSUSE:Factory/.kdebindings3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdebindings3", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kdebindings3/kdebindings3-java.changes 2011-10-06 16:30:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdebindings3.new/kdebindings3-java.changes 2012-03-30 14:19:25.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Mar 29 00:42:44 UTC 2012 - [email protected] + +- move man pages to /opt/kde3/share/man + +------------------------------------------------------------------- kdebindings3-javascript.changes: same change kdebindings3.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebindings3-java.spec ++++++ --- /var/tmp/diff_new_pack.FE4o5y/_old 2012-03-30 14:19:27.000000000 +0200 +++ /var/tmp/diff_new_pack.FE4o5y/_new 2012-03-30 14:19:27.000000000 +0200 @@ -22,6 +22,7 @@ %define is_base 0 %define is_java 1 %define is_js 0 +%define _mandir /opt/kde3/share/man BuildRequires: gcc-java java-devel kdemultimedia3-devel kdepim3 %if %suse_version > 1020 BuildRequires: unzip ++++++ kdebindings3-javascript.spec ++++++ --- /var/tmp/diff_new_pack.FE4o5y/_old 2012-03-30 14:19:27.000000000 +0200 +++ /var/tmp/diff_new_pack.FE4o5y/_new 2012-03-30 14:19:27.000000000 +0200 @@ -13,15 +13,12 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - -# norootforbuild - Name: kdebindings3-javascript %define is_base 0 %define is_java 0 %define is_js 1 +%define _mandir /opt/kde3/share/man BuildRequires: kdemultimedia3-devel kdepim3 %if %suse_version > 1020 BuildRequires: unzip @@ -54,12 +51,6 @@ sandbox,where they havebhave access to all files, as every other application does. - - -Authors: --------- - The KDE Team <[email protected]> - %if %{is_base} %package perl @@ -96,12 +87,6 @@ sandbox,where they havebhave access to all files, as every other application does. - - -Authors: --------- - The KDE Team <[email protected]> - %endif %prep @@ -167,9 +152,6 @@ %suse_update_desktop_file -u embedjs Development %endif -%clean -rm -rf ${RPM_BUILD_ROOT} - %post %run_ldconfig @@ -235,7 +217,7 @@ /opt/kde3/share/apps/kjsembed /opt/kde3/share/appl*/*/embedjs.desktop /opt/kde3/share/services/qprocess_plugin.desktop -%_mandir/man1/kjscmd.1.gz +%_mandir/man1/kjscmd.1 /opt/kde3/%_lib/kde3/libjsconsoleplugin.* /opt/kde3/share/applications/kde/kjscmd.desktop /opt/kde3/share/apps/kate ++++++ kdebindings3.spec ++++++ --- /var/tmp/diff_new_pack.FE4o5y/_old 2012-03-30 14:19:27.000000000 +0200 +++ /var/tmp/diff_new_pack.FE4o5y/_new 2012-03-30 14:19:27.000000000 +0200 @@ -13,19 +13,14 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - -# norootforbuild - Name: kdebindings3 %define is_base 1 %define is_java 0 %define is_js 0 +%define _mandir /opt/kde3/share/man BuildRequires: kdemultimedia3-devel kdepim3 ruby-devel -%if %suse_version > 1020 BuildRequires: unzip -%endif %if %suse_version >= 1130 #BuildRequires: python-devel %endif @@ -53,12 +48,6 @@ This package contains generator applications for creating bindings for specific languages from Qt and KDE header files. - - -Authors: --------- - The KDE Team <[email protected]> - %if %{is_base} %package perl @@ -70,12 +59,6 @@ %description perl A Perl module for making DCOP calls from Perl code. - - -Authors: --------- - The KDE Team <[email protected]> - %package ruby License: GPL-2.0 and LGPL-2.1+ Summary: Ruby Bindings for Qt and KDE Libraries @@ -85,12 +68,6 @@ This package contains the needed environment for writing Qt applications in Ruby. - - -Authors: --------- - The KDE Team <[email protected]> - %endif %if %{is_js} @@ -169,9 +146,8 @@ %suse_update_desktop_file -u kjscmd Development %suse_update_desktop_file -u embedjs Development %endif - -%clean -rm -rf ${RPM_BUILD_ROOT} +install -d ${RPM_BUILD_ROOT}/%_mandir/man3 +mv ${RPM_BUILD_ROOT}/usr/share/man/man3/DCOP.3pm ${RPM_BUILD_ROOT}/%_mandir/man3 %post %run_ldconfig @@ -194,7 +170,8 @@ %{perl_vendorarch}/DCOP/Object.pm %{perl_vendorarch}/auto/DCOP/DCOP.bs %{perl_vendorarch}/auto/DCOP/DCOP.so -%{_mandir}/man3/DCOP.3pm.gz +%{_mandir}/man3/DCOP.3pm +%dir %{_mandir}/man3 %if %suse_version < 1140 %{perl_vendorarch}/auto/DCOP/.packlist /var/adm/perl-modules/kdebindings3 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
