Mailinglist Archive: opensuse-commit (861 mails)
| < Previous | Next > |
commit xfce4-icon-theme for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 10 Jan 2011 13:24:34 +0100
- Message-id: <20110110122434.8F469202AD@hilbert.suse.de>
Hello community,
here is the log from the commit of package xfce4-icon-theme for openSUSE:Factory
checked in at Mon Jan 10 13:24:34 CET 2011.
--------
--- xfce4-icon-theme/xfce4-icon-theme.changes 2008-10-29 22:05:11.000000000
+0100
+++ /mounts/work_src_done/STABLE/xfce4-icon-theme/xfce4-icon-theme.changes
2010-12-27 10:43:18.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 27 09:38:39 UTC 2010 - gber@xxxxxxxxxxxx
+
+- use fdupes
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.XTgaMv/_old 2011-01-10 13:24:04.000000000 +0100
+++ /var/tmp/diff_new_pack.XTgaMv/_new 2011-01-10 13:24:04.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-icon-theme (Version 4.4.3)
#
-# 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
@@ -19,18 +19,19 @@
Name: xfce4-icon-theme
Version: 4.4.3
-Release: 8
+Release: 9
License: GPLv2+
-Summary: Icons for Xfce
+Summary: Default icon theme for the Xfce desktop environment
Url: http://www.xfce.org/
Group: System/GUI/XFCE
Source: %{name}-%{version}.tar.bz2
BuildRequires: intltool
+BuildRequires: fdupes
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
-Icon theme for Xfce 4 Desktop Environment.
+This package contains the default icon theme for Xfce desktop environment.
%prep
%setup -q
@@ -43,6 +44,7 @@
%make_install
# remove /usr/lib/pkgconfig/xfce4-icon-theme-1.0.pc
rm -rf %{buildroot}%{_libdir}
+%fdupes %{buildroot}%{_datadir}/icons/Rodent
%clean
rm -rf %{buildroot}
@@ -50,10 +52,9 @@
%files
%defattr(-,root,root)
%doc README ChangeLog INSTALL COPYING AUTHORS
-%{_datadir}/icons/Rodent/*
-%{_datadir}/xfce4/mime/Rodent.mime.xml
+%{_datadir}/icons/Rodent
%dir %{_datadir}/xfce4
%dir %{_datadir}/xfce4/mime
-%dir %{_datadir}/icons/Rodent
+%{_datadir}/xfce4/mime/Rodent.mime.xml
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |