Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit xfce4-panel
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 06 Aug 2007 23:22:45 +0200
- Message-id: <20070806212245.EA04167817A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xfce4-panel
checked in at Mon Aug 6 23:22:45 CEST 2007.
--------
--- xfce4-panel/xfce4-panel.changes 2007-06-20 14:30:20.000000000 +0200
+++ /mounts/work_src_done/STABLE/xfce4-panel/xfce4-panel.changes 2007-08-06 11:23:38.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 6 11:23:09 CEST 2007 - pnemec@xxxxxxx
+
+- move some libraries and gtk-doc into -devel subpackage [#248813]
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel.spec ++++++
--- /var/tmp/diff_new_pack.N24134/_old 2007-08-06 23:22:36.000000000 +0200
+++ /var/tmp/diff_new_pack.N24134/_new 2007-08-06 23:22:36.000000000 +0200
@@ -16,12 +16,12 @@
BuildRequires: xfce-mcs-manager-devel >= 4.3
Summary: Next generation panel for xfce
Version: 4.4.1
-Release: 25
-License: GNU General Public License (GPL)
+Release: 38
+License: GPL v2 or later
URL: http://www.xfce.org/
Source: %{name}-%{version}.tar.bz2
Source1: rpmlintrc
-Group: System/GUI/Other
+Group: System/GUI/XFCE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -45,7 +45,7 @@
%package devel
Summary: Next generation panel for xfce
-Group: System/GUI/Other
+Group: System/GUI/XFCE
Requires: %{name} = %{version}
Requires: libxfcegui4-devel >= 4.3
Requires: libxfce4util-devel >= 4.3
@@ -102,11 +102,10 @@
%dir %{_datadir}/xfce4/panel-plugins
%dir %{_libdir}/xfce4/mcs-plugins
%{_libdir}/xfce4/panel-plugins/*.so*
-%{_libdir}/xfce4/mcs-plugins/*.so*
-%{_libdir}/libxfce4panel.so*
+###%{_libdir}/xfce4/mcs-plugins/*.so.*
+%{_libdir}/libxfce4panel.so.*
%{_bindir}/*
%{_datadir}/icons/*/*/*/*
-%{_datadir}/gtk-doc/html/*/*
%{_datadir}/applications/xfce4-panel-manager.desktop
%{_datadir}/xfce4/panel-plugins/*.desktop
%dir %{_datadir}/gtk-doc
@@ -122,8 +121,13 @@
%{_libdir}/*.*a
%{_libdir}/xfce4/panel-plugins/*.*a
%{_libdir}/xfce4/mcs-plugins/*.*a
+%{_libdir}/xfce4/mcs-plugins/*.so
+%{_libdir}/libxfce4panel.so
+%{_datadir}/gtk-doc/html/*/*
%changelog
+* Mon Aug 06 2007 - pnemec@xxxxxxx
+- move some libraries and gtk-doc into -devel subpackage [#248813]
* Wed Jun 20 2007 - prusnak@xxxxxxx
- added libxfce4util-devel to Requires of -devel subpackage
- use %%find_lang
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |