Hello community,

here is the log from the commit of package xfce4-panel for openSUSE:Factory 
checked in at 2011-10-25 17:19:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel", Maintainer is "xfce-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-panel/xfce4-panel.changes  2011-09-23 
12:51:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-panel.new/xfce4-panel.changes     
2011-10-28 15:29:15.000000000 +0200
@@ -1,0 +2,9 @@
+Thu Oct 20 19:51:15 UTC 2011 - g...@opensuse.org
+
+- install helper binaries into %{_libexecdir}/xfce4-panel
+- install HTML documentation under
+  /usr/share/xfce4/xfce4-panel/html
+- split off -doc subpackage
+- make the file list a bit more explicit
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-panel.spec ++++++
--- /var/tmp/diff_new_pack.XDmHqp/_old  2011-10-28 15:29:17.000000000 +0200
+++ /var/tmp/diff_new_pack.XDmHqp/_new  2011-10-28 15:29:17.000000000 +0200
@@ -41,6 +41,7 @@
 BuildRequires:  pkgconfig(libxfcegui4-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  update-desktop-files
+Recommends:     %{name}-doc = %{version}
 Requires:       %{name}-branding >= %{version}
 Provides:       xfce4-panel-plugins = %{version}
 Obsoletes:      xfce4-panel-plugins < %{version}
@@ -49,6 +50,16 @@
 %description
 xfce4-panel is the panel for the Xfce desktop environment.
 
+%package        doc
+License:        GPLv2+ and LGPLv2.1+
+Group:          Documentation/HTML
+Summary:        Documentation for xfce4-panel
+BuildArch:      noarch
+Requires:       %{name} = %{version}
+
+%description doc
+This package contains the documentation for xfce4-panel.
+
 %package        devel
 License:        GPLv2+ and LGPLv2.1+
 Summary:        Development Files for xfce4-panel
@@ -98,6 +109,8 @@
 
 %build
 %configure \
+    --docdir=%{_datadir}/xfce4/xfce4-panel \
+    --with-helper-path-prefix=%{_libexecdir} \
     --disable-static \
     --enable-gtk-doc
 
@@ -105,7 +118,9 @@
 
 %install
 %make_install
-rm -f %{buildroot}%{_libdir}/*.la 
%{buildroot}%{_libdir}/xfce4/panel/plugins/*.la
+rm -f %{buildroot}%{_libdir}/*.la \
+    %{buildroot}%{_libdir}/xfce4/panel/plugins/*.la \
+    %{buildroot}%{_datadir}/xfce4/xfce4-panel/README.gtkrc-2.0
 mkdir -p %{buildroot}%{_datadir}/xfce4/panel-plugins
 mkdir -p %{buildroot}%{_libdir}/xfce4
 mkdir -p %{buildroot}%{_libdir}/xfce4/panel-plugins
@@ -136,25 +151,45 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS
+%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS docs/README.gtkrc-2.0
 %{_bindir}/xfce4-panel
 %{_bindir}/xfce4-popup-applicationsmenu
 %{_bindir}/xfce4-popup-directorymenu
 %{_bindir}/xfce4-popup-windowmenu
-%{_libdir}/xfce4/panel
+%dir %{_libexecdir}/xfce4
+%dir %{_libexecdir}/xfce4/panel
+%{_libexecdir}/xfce4/panel/migrate
+%{_libexecdir}/xfce4/panel/wrapper
 %dir %{_datadir}/xfce4/panel-plugins
-%{_datadir}/xfce4/panel
+%dir %{_datadir}/xfce4/panel
+%dir %{_datadir}/xfce4/panel/plugins
+%{_datadir}/xfce4/panel/plugins/*.desktop
 %{_datadir}/icons/hicolor/*/apps/xfce4-panel*
 %{_datadir}/applications/panel-*.desktop
-%{_datadir}/doc/xfce4-panel
+%dir %{_libexecdir}/xfce4/panel-plugins
 %dir %{_libdir}/xfce4
 %dir %{_libdir}/xfce4/panel-plugins
-%if "%{_libdir}" != "%{_libexecdir}"
-%dir %{_libexecdir}/xfce4
-%dir %{_libexecdir}/xfce4/panel-plugins
-%endif
+%dir %{_libdir}/xfce4/panel
+%dir %{_libdir}/xfce4/panel/plugins
+%{_libdir}/xfce4/panel/plugins/libseparator.so
+%{_libdir}/xfce4/panel/plugins/libclock.so
+%{_libdir}/xfce4/panel/plugins/libwindowmenu.so
+%{_libdir}/xfce4/panel/plugins/libpager.so
+%{_libdir}/xfce4/panel/plugins/libshowdesktop.so
+%{_libdir}/xfce4/panel/plugins/libdirectorymenu.so
+%{_libdir}/xfce4/panel/plugins/libsystray.so
+%{_libdir}/xfce4/panel/plugins/libtasklist.so
+%{_libdir}/xfce4/panel/plugins/libapplicationsmenu.so
+%{_libdir}/xfce4/panel/plugins/libactions.so
+%{_libdir}/xfce4/panel/plugins/liblauncher.so
 %dir %{_sysconfdir}/xdg/xfce4/panel
 
+%files doc
+%defattr(-,root,root)
+%dir %{_datadir}/xfce4
+%dir %{_datadir}/xfce4/xfce4-panel
+%doc %{_datadir}/xfce4/xfce4-panel/html/
+
 %files -n libxfce4panel-1_0-3
 %defattr(-,root,root)
 %{_libdir}/libxfce4panel-1.0.so.*

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to