Hello community,

here is the log from the commit of package lxcc for openSUSE:Factory
checked in at Tue Mar 22 17:37:59 CET 2011.



--------
--- lxcc/lxcc.changes   2010-06-07 16:06:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/lxcc/lxcc.changes      2011-03-21 
17:51:26.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Mar 21 16:51:25 UTC 2011 - co...@novell.com
+
+- licenses package is about to die
+
+-------------------------------------------------------------------
+Mon Mar 14 14:37:08 UTC 2011 - g...@opensuse.org
+
+- install the icon properly in /usr/share/pixmaps
+- call %desktop_database_post/un
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  COPYING

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

Other differences:
------------------
++++++ lxcc.spec ++++++
--- /var/tmp/diff_new_pack.IZsltL/_old  2011-03-22 17:37:40.000000000 +0100
+++ /var/tmp/diff_new_pack.IZsltL/_new  2011-03-22 17:37:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package lxcc (Version 0.1.0+svn730)
+# spec file for package lxcc
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,18 +21,17 @@
 Name:           lxcc
 Summary:        LXDE Control Center
 Version:        0.1.0+svn730
-Release:        2
+Release:        8
 License:        GPLv3
 Group:          System/GUI/LXDE
 Url:            https://noc.sidux.com/lxde
 Source0:        %{name}.tar.bz2
 Source1:        %{name}_template.moo
 Source2:        README.SUSE
+Source3:        COPYING
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes python-devel update-desktop-files
-BuildRequires:  licenses
 BuildArch:      noarch
-Requires:       licenses
 Requires:       python-gtk >= 2.0
 Requires:       python-gobject2
 %py_requires
@@ -44,25 +43,34 @@
 %setup -q -n %name
 %__cp %{SOURCE1} .
 %__cp %{SOURCE2} .
+%__mv usr/share/icons usr/share/pixmaps
 
 %build
 
 %install
-%__mkdir_p %buildroot/
-%__cp -r usr %buildroot/
+find usr -depth -print | cpio -pvd %{buildroot}
 %suse_update_desktop_file %name
-ln -sf /usr/share/doc/licenses/gpl-3.0.txt COPYING
 %fdupes -s %buildroot
+cp %{S:3} .
 
 %clean
 %__rm -rf %buildroot
 
+%if 0%{?suse_version} >= 1140
+
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%endif
+
 %files
 %defattr (-,root,root,-)
 %doc %{name}_template.moo README.SUSE COPYING
 %{_bindir}/%name
 %{_datadir}/applications/*
-%{_datadir}/icons/%name.png
+%{_datadir}/pixmaps/%name.png
 %{_datadir}/locale/*/LC_MESSAGES/%name.moo
 
 %changelog

++++++ COPYING ++++++
++++ 674 lines (skipped)


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



Remember to have fun...

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

Reply via email to