Mailinglist Archive: opensuse-commit (1301 mails)
| < Previous | Next > |
commit xpinguin
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 05 Jul 2007 19:09:03 +0200
- Message-id: <20070705170903.436C5678186@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xpinguin
checked in at Thu Jul 5 19:09:03 CEST 2007.
--------
--- xpinguin/xpinguin.changes 2006-08-02 20:37:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/xpinguin/xpinguin.changes 2007-07-05 15:58:45.470412000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 5 15:58:39 CEST 2007 - coolo@xxxxxxx
+
+- put the desktop file into the package
+
+-------------------------------------------------------------------
Old:
----
pinguin.png
New:
----
xpinguin.desktop
xpinguin.png
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xpinguin.spec ++++++
--- /var/tmp/diff_new_pack.E18268/_old 2007-07-05 19:08:33.000000000 +0200
+++ /var/tmp/diff_new_pack.E18268/_new 2007-07-05 19:08:33.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xpinguin (Version 1.0.2)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -12,14 +12,15 @@
Name: xpinguin
BuildRequires: update-desktop-files xorg-x11-devel
-License: GPL
+License: GPL v2 or later
Group: Amusements/Toys/Graphics
Autoreqprov: on
Summary: The 'Logo' of Linux 2.0
Version: 1.0.2
-Release: 1036
+Release: 1097
Source: xpinguin.tar.gz
-Source1: pinguin.png
+Source1: xpinguin.png
+Source2: xpinguin.desktop
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -44,8 +45,6 @@
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install install.man
rm -f $RPM_BUILD_ROOT/usr/X11R6/man/man1/xpinguin.1x.gz
-install -d $RPM_BUILD_ROOT/usr/share/pixmaps
-install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/usr/share/pixmaps
%suse_update_desktop_file -i xpinguin Amusement
%clean
@@ -56,9 +55,11 @@
%_bindir/xpinguin
%_mandir/man1/xpinguin.1x.gz
/usr/share/applications/xpinguin.desktop
-/usr/share/pixmaps/pinguin.png
+/usr/share/pixmaps/xpinguin.png
-%changelog -n xpinguin
+%changelog
+* Thu Jul 05 2007 - coolo@xxxxxxx
+- put the desktop file into the package
* Wed Aug 02 2006 - aj@xxxxxxx
- Fix paths for X11R7.
* Wed Jan 25 2006 - mls@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |