Mailinglist Archive: opensuse-commit (1138 mails)
| < Previous | Next > |
commit xfwm4-themes
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 26 Jan 2007 01:11:47 +0100
- Message-id: <20070126001148.2179C678181@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xfwm4-themes
checked in at Fri Jan 26 01:11:47 CET 2007.
--------
--- xfwm4-themes/xfwm4-themes.changes 2006-01-25 21:49:21.000000000 +0100
+++ /mounts/work_src_done/NOARCH/xfwm4-themes/xfwm4-themes.changes 2007-01-25 23:13:14.229719000 +0100
@@ -1,0 +2,5 @@
+Thu Jan 25 23:13:06 CET 2007 - bwalle@xxxxxxx
+
+- updated to 4.4.0
+
+-------------------------------------------------------------------
Old:
----
xfwm4-themes-4.2.3.tar.bz2
New:
----
xfwm4-themes-4.4.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfwm4-themes.spec ++++++
--- /var/tmp/diff_new_pack.W17552/_old 2007-01-26 01:11:36.000000000 +0100
+++ /var/tmp/diff_new_pack.W17552/_new 2007-01-26 01:11:36.000000000 +0100
@@ -1,27 +1,26 @@
#
-# spec file for package xfwm4-themes (Version 4.2.3)
+# spec file for package xfwm4-themes (Version 4.4.0)
#
-# 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.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: xfwm4-themes
-BuildRequires: gtk2-devel startup-notification update-desktop-files xfce-mcs-manager
+BuildRequires: dbus-1-devel xfwm4
Summary: Additional themes for xfwm4
-Version: 4.2.3
+Version: 4.4.0
Release: 1
-License: GPL
+License: GNU General Public License (GPL)
URL: http://www.xfce.org/
-Source0: %{name}-%{version}.tar.bz2
+Source: xfwm4-themes-%{version}.tar.bz2
Group: System/GUI/Other
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
-Requires: xfwm4
+BuildArchitectures: noarch
%description
A set of additional themes for the xfwm4 window manager.
@@ -36,16 +35,16 @@
%setup -q
%build
-export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+export CFLAGS="$RPM_OPT_FLAGS"
./configure --prefix=%{_prefix} \
--datadir=%{_datadir} \
--bindir=%{_bindir} \
--libdir=%{_libdir} \
--mandir=%{_mandir} \
- --sysconfdir=%{_sysconfdir}
+ --sysconfdir=%{_sysconfdir} \
+ --libexecdir=%{_libexecdir}
make
-
%install
make DESTDIR=$RPM_BUILD_ROOT install
@@ -54,10 +53,14 @@
%files
%defattr(-,root,root)
-%doc ChangeLog TODO INSTALL README COPYING
-%{_datadir}/themes/*
+%doc README ChangeLog INSTALL COPYING AUTHORS
+%{_datadir}/themes/*/*/*
+%dir %{_datadir}/themes/*
+%dir %{_datadir}/themes/*/*
%changelog -n xfwm4-themes
+* Thu Jan 25 2007 - bwalle@xxxxxxx
+- updated to 4.4.0
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Sat Jan 21 2006 - cthiel@xxxxxxx
++++++ xfwm4-themes-4.2.3.tar.bz2 -> xfwm4-themes-4.4.0.tar.bz2 ++++++
++++ 34133 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |