Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory 
checked in at 2012-03-13 11:24:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdelibs4 (Old)
 and      /work/SRC/openSUSE:Factory/.kdelibs4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdelibs4", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4-apidocs.changes        
2012-01-27 15:20:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4-apidocs.changes   
2012-03-13 11:24:43.000000000 +0100
@@ -1,0 +2,31 @@
+Fri Mar  2 23:14:20 CET 2012 - [email protected]
+
+- update to 4.8.1
+  * see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for 
details
+
+-------------------------------------------------------------------
+Mon Feb 27 11:52:01 UTC 2012 - [email protected]
+
+- Local service run of spec formatter broke it
+
+-------------------------------------------------------------------
+Mon Feb 27 11:04:20 UTC 2012 - [email protected]
+
+- The 'factory-auto' review script doesn't like macros in Name:
+
+-------------------------------------------------------------------
+Mon Jan 30 14:07:45 UTC 2012 - [email protected]
+
+- update documentation (bnc#743337)
+- move meinproc4_simple to doc
+- mark doc as GFDL
+- unmark config in /usr/share (config is in /etc)
+- reinstate checkXML.1 (why was it killed?)
+- remove kde4-doxygen.sh (build time only script)
+
+-------------------------------------------------------------------
+Mon Jan 30 10:31:47 UTC 2012 - [email protected]
+
+- Fixed aspell detection
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4.changes        2012-01-31 
10:21:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4.changes   2012-03-13 
11:24:44.000000000 +0100
@@ -1,0 +2,26 @@
+Fri Mar  2 23:14:20 CET 2012 - [email protected]
+
+- update to 4.8.1
+  * see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for 
details
+
+-------------------------------------------------------------------
+Mon Feb 27 11:52:01 UTC 2012 - [email protected]
+
+- Local service run of spec formatter broke it
+
+-------------------------------------------------------------------
+Mon Feb 27 11:04:20 UTC 2012 - [email protected]
+
+- The 'factory-auto' review script doesn't like macros in Name:
+
+-------------------------------------------------------------------
+Mon Jan 30 14:07:45 UTC 2012 - [email protected]
+
+- update documentation (bnc#743337)
+- move meinproc4_simple to doc
+- mark doc as GFDL
+- unmark config in /usr/share (config is in /etc)
+- reinstate checkXML.1 (why was it killed?)
+- remove kde4-doxygen.sh (build time only script)
+
+-------------------------------------------------------------------

Old:
----
  kdelibs-4.8.0.tar.bz2

New:
----
  kdelibs-4.8.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdelibs4-apidocs.spec ++++++
--- /var/tmp/diff_new_pack.ugVg5H/_old  2012-03-13 11:24:46.000000000 +0100
+++ /var/tmp/diff_new_pack.ugVg5H/_new  2012-03-13 11:24:46.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           kdelibs4-apidocs
-Version:        4.8.0
+Version:        4.8.1
 Release:        0
 Summary:        KDE 4 API documentation
 License:        LGPL-2.1+
@@ -53,8 +53,8 @@
 %install
   mkdir -p %{buildroot}%{_kde4_htmldir}/en
   cp -prf kdelibs-%{version}-apidocs 
%{buildroot}%{_kde4_htmldir}/en/kdelibs4-apidocs
+  find %{buildroot} -name installdox | xargs rm -f
   %fdupes %{buildroot}%{_kde4_htmldir}/en/kdelibs4-apidocs
-  find %{buildroot}%{_kde4_htmldir}/en/kdelibs4-apidocs -iname "installdox" | 
xargs chmod -x
   %kde_post_install
 
 %clean

++++++ kdelibs4.spec ++++++
--- /var/tmp/diff_new_pack.ugVg5H/_old  2012-03-13 11:24:46.000000000 +0100
+++ /var/tmp/diff_new_pack.ugVg5H/_new  2012-03-13 11:24:46.000000000 +0100
@@ -15,7 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+# a hack for building apidoc, currently unused and unneeded (rev.312)
+%bcond_with gendoxygen
+
+# This is KDE revision number, setting it to a higher value will enable more 
features
+# e.g. 420117248 enables kconfig_compiler.1
+%define kderev 0 
+
 Name:           kdelibs4
+Version:        4.8.1
+Release:        0
 BuildRequires:  OpenEXR-devel
 BuildRequires:  alsa-devel
 BuildRequires:  aspell
@@ -32,6 +42,7 @@
 BuildRequires:  flex
 BuildRequires:  giflib-devel
 BuildRequires:  grantlee-devel
+BuildRequires:  help2man
 %if 0%{?kdelibs_is_fully_gplv3_compatible}
 BuildRequires:  herqq-devel
 %endif
@@ -62,10 +73,8 @@
 BuildRequires:  utempter
 %endif
 BuildRequires:  xz-devel
-Version:        4.8.0
-Release:        0
-%if %suse_version > 1140
-%define brandingversion 4.7
+%if %suse_version > 1210
+%define brandingversion 4.8
 %endif
 %if %suse_version == 1130
 %define brandingversion 11.3
@@ -73,6 +82,9 @@
 %if %suse_version == 1140
 %define brandingversion 11.4
 %endif
+%if %suse_version == 1210
+%define brandingversion 12.1
+%endif
 Summary:        KDE Base Libraries
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
@@ -140,6 +152,10 @@
 This package contains the basic packages for a K Desktop Environment
 branding.
 
+# KDE  292715  292723 292725 292764 292765 
+# kconfig_compiler pending upstream <URL: 
http://lists.kde.org/?l=kde-doc-english&m=132791095310563&w=2 >
+%define kde_auto_man nepomuk-rcgen kde4-config kunittestmodrunner 
kfilemetadatareader meinproc4 
+
 %prep
 %setup -q -n kdelibs-%{version}
 %patch0 -p1
@@ -183,6 +199,13 @@
         -DKDE_DEFAULT_HOME=.kde4 -DSYSCONF_INSTALL_DIR=%{_sysconfdir}"
   %cmake_kde4 -d build -- -DKDE_DISTRIBUTION_TEXT="%distribution" $EXTRA_FLAGS
   %make_jobs
+  mkdir man1
+  for f in %kde_auto_man 
+  do o="man1/$f.1"
+# no pipe: abort on fail
+  help2man>"$o" "bin/$f.shell" 
+  gzip "$o"
+  done
 
 %install
   cd build
@@ -190,13 +213,16 @@
   chmod +x 
%{buildroot}%{_kde4_appsdir}/kconf_update/ksslcertificatemanager.upd.sh
   %create_subdir_filelist -d kdecore -v kdecore.devel
   %create_subdir_filelist -d kpty -f kdecore -v kdecore.devel
+  install -ma=r '-t%{buildroot}%{_kde4_mandir}/man1/' man1/*.1.gz
   cd ..
   %create_exclude_filelist
+  %if %{with gendoxygen}
   install -p -D doc/api/doxygen.sh %{buildroot}%{_kde4_bindir}/kde4-doxygen.sh
+  %endif
   mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
   mv %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu \
      %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu.kde4
-  rm %{buildroot}%{_mandir}/man1/checkXML.1
+  : rm %{buildroot}%{_mandir}/man1/checkXML.1
   mv %{buildroot}%{_mandir}/man7/kdeoptions.7 \
      %{buildroot}%{_mandir}/man7/kde4options.7
   mv %{buildroot}%{_mandir}/man7/qtoptions.7 \
@@ -225,13 +251,9 @@
 %verifyscript
 %verify_permissions -e %{_kde4_libexecdir}/start_kdeinit
 
-%clean
-  rm -rf %{buildroot}
-  rm -rf filelists
-
 %package doc
 Summary:        Documentation for KDE Base Libraries
-License:        LGPL-2.1+
+License:        LGPL-2.1+ and SUSE-GFDL-1.2+
 Group:          System/GUI/KDE
 %define regcat /usr/bin/sgml-register-catalog
 PreReq:         %{regcat}
@@ -251,8 +273,15 @@
 %defattr(-,root,root)
 %doc %lang(en) %{_kde4_htmldir}/en/kioslave
 %{_kde4_appsdir}/ksgmltools2
-%{_kde4_bindir}/kde4-doxygen.sh
 %{_kde4_bindir}/meinproc4
+%{_kde4_bindir}/meinproc4_simple
+%doc COPYING.LIB COPYING.DOC
+%doc %{_kde4_mandir}/man1/meinproc4.1.gz
+
+%if %{with gendoxygen}
+%{_kde4_bindir}/kde4-doxygen.sh
+%doc %{_kde4_mandir}/man1/kde4-doxygen.sh.1.gz
+%endif
 
 %package -n libkdecore4
 Summary:        KDE Core Libraries
@@ -294,9 +323,9 @@
 
 %files -n kdelibs4-core -f filelists/kdecore
 %defattr(-,root,root)
-%doc COPYING COPYING.DOC COPYING.LIB README
-%config %{_kde4_configdir}/kdebug.areas
-%config %{_kde4_configdir}/kdebugrc
+%doc COPYING.LIB 
+%{_kde4_configdir}/kdebug.areas
+%{_kde4_configdir}/kdebugrc
 %config %{_kde4_sysconfdir}/dbus-1/system.d/org.kde.auth.conf
 %config %{_kde4_sysconfdir}/kde4rc
 
@@ -309,6 +338,8 @@
 %exclude %{_kde4_libdir}/libkdefakes.so.*
 %exclude %{_kde4_libdir}/libkpty.so.*
 
+%doc %{_kde4_mandir}/man1/kde4-config.1.gz
+
 %package -n libkdecore4-devel
 Summary:        KDE Core Libraries: Build Environment
 License:        LGPL-2.1+
@@ -325,10 +356,15 @@
 
 %files -n libkdecore4-devel -f filelists/kdecore.devel
 %defattr(-,root,root)
-%doc COPYING COPYING.DOC COPYING.LIB README
+%doc COPYING.LIB README
 %{_kde4_bindir}/kconfig_compiler
 %{_kde4_includedir}/kdemacros.h
 
+#pending upstream
+%if %{kderev} >= 420117248
+%doc %{_kde4_mandir}/man1/kconfig_compiler.1.gz
+%endif
+
 %package -n libkde4
 Summary:        KDE Base Libraries
 License:        LGPL-2.1+
@@ -357,7 +393,7 @@
 
 %files -n libkde4
 %defattr(-,root,root)
-%doc COPYING COPYING.DOC COPYING.LIB README
+%doc COPYING.LIB
 %{_datadir}/locale/all_languages
 %{_kde4_libdir}/libkcmutils.so.*
 %{_kde4_libdir}/libkde3support.so.*
@@ -447,11 +483,13 @@
 %{_kde4_libdir}/*.so
 %{_kde4_libdir}/kde4/plugins/script/libkrossqtsplugin.so
 
+%doc COPYING.LIB README
+
 %files -f filelists/exclude
 %defattr(-,root,root)
 %verify(not mode caps) %attr(4755,root,root) %{_kde4_libexecdir}/start_kdeinit
 
-%config %{_kde4_configdir}/*
+%{_kde4_configdir}/*
 %config %{_kde4_sysconfdir}/xdg/menus/applications.menu.kde4
 
 %dir %{_datadir}/autostart
@@ -473,8 +511,8 @@
 %exclude %{_kde4_appsdir}/kdeui/about/body-background.jpg
 %endif
 %exclude %{_kde4_appsdir}/ksgmltools2
-%exclude %{_kde4_bindir}/kde4-doxygen.sh
 %exclude %{_kde4_bindir}/meinproc4
+%exclude %{_kde4_bindir}/meinproc4_simple
 %exclude %{_kde4_libdir}/kde4/plugins/script/libkrossqtsplugin.so
 
 %{_datadir}/autostart/kdesktop.desktop
@@ -493,12 +531,25 @@
 %{_kde4_iconsdir}/hicolor/*/actions/presence_online.*
 %{_kde4_iconsdir}/hicolor/*/actions/presence_unknown.*
 %{_kde4_libdir}/libkdeinit4_*.so
+
 %doc %{_kde4_mandir}/man*/*
+%exclude %{_kde4_mandir}/man1/kde4-config.1.gz
+%exclude %{_kde4_mandir}/man1/meinproc4.1.gz
+
+%if %{kderev} >= 420117248
+%exclude %{_kde4_mandir}/man1/kconfig_compiler.1.gz
+%endif
+
 %{_kde4_modulesdir}/*
 %{_kde4_servicesdir}/*
 %{_kde4_servicetypesdir}/*
 %{_kde4_sysconfdir}/xdg/menus/applications.menu.kde4
 
+%if %{with gendoxygen}
+%exclude %{_kde4_mandir}/man1/kde4-doxygen.sh.1.gz
+%exclude %{_kde4_bindir}/kde4-doxygen.sh
+%endif
+
 # IMPORTANT: When this is obsolete, do not just remove this, but create
 # a separate package (for backwards compatibility).
 

++++++ kdelibs-4.8.0.tar.bz2 -> kdelibs-4.8.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/kdelibs4/kdelibs-4.8.0.tar.bz2 
/work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs-4.8.1.tar.bz2 differ: char 11, 
line 1


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to