Mailinglist Archive: opensuse-commit (2130 mails)
| < Previous | Next > |
commit metacity
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 03 Apr 2008 00:49:34 +0200
- Message-id: <20080402224934.8A71C678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package metacity
checked in at Thu Apr 3 00:49:34 CEST 2008.
--------
--- GNOME/metacity/metacity.changes 2008-03-14 15:11:36.000000000 +0100
+++ metacity/metacity.changes 2008-04-01 14:19:10.467855000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 1 14:22:50 CEST 2008 - vuntz@xxxxxxx
+
+- Don't disable compositor in the build.
+- Stop using deprecated %run_ldconfig
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ metacity.spec ++++++
--- /var/tmp/diff_new_pack.RM3003/_old 2008-04-03 00:46:35.000000000 +0200
+++ /var/tmp/diff_new_pack.RM3003/_new 2008-04-03 00:46:35.000000000 +0200
@@ -16,7 +16,7 @@
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.22.0
-Release: 1
+Release: 9
Summary: A Fast Window Manager for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2
Patch: metacity-ping-timeout.patch
@@ -42,6 +42,7 @@
%package devel
+License: GPL v2 or later
Summary: Include Files and Libraries mandatory for Development.
Group: System/GUI/GNOME
Requires: %{name} = %{version} gconf2-devel gtk2-devel orbit2-devel
startup-notification-devel
@@ -66,8 +67,7 @@
%configure\
--libexecdir=%{_prefix}/lib/%{name}\
--disable-static\
- --disable-schemas-install\
- --disable-compositor
+ --disable-schemas-install
make %{?jobs:-j%jobs}
%install
@@ -82,14 +82,12 @@
%pre -f %{name}.schemas_pre
-%post
-%run_ldconfig
+%post -p /sbin/ldconfig
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
-%postun
-%run_ldconfig
+%postun -p /sbin/ldconfig
%files -f %{name}.lst
%defattr (-, root, root)
@@ -117,6 +115,9 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Tue Apr 01 2008 vuntz@xxxxxxx
+- Don't disable compositor in the build.
+- Stop using deprecated %%run_ldconfig
* Fri Mar 14 2008 sbrabec@xxxxxxx
- Set enable_windows_keys to false by default (should be set to
true in SLED branding).
@@ -213,7 +214,7 @@
- Prefix changed to /usr.
- Spec file cleanup.
- Splitted devel subpackage.
-* Sun Oct 15 2006 danw@xxxxxxx
+* Mon Oct 16 2006 danw@xxxxxxx
- Remove dead patches
- Remove pre-compiz patches for using metacity with xcompmgr under xgl
- Update and re-enable metacity-windows-key-binding.patch (203080)
@@ -295,11 +296,11 @@
as an xsession. #181814
* Wed May 17 2006 joeshaw@xxxxxxx
- Add patch to turn audible bell off by default. (bnc #176424)
-* Sun Mar 05 2006 dobey@xxxxxxx
+* Mon Mar 06 2006 dobey@xxxxxxx
- Default to new Gilouche theme
* Sun Feb 19 2006 aj@xxxxxxx
- Reduce BuildRequires.
-* Wed Feb 15 2006 gekker@xxxxxxx
+* Thu Feb 16 2006 gekker@xxxxxxx
- Fix dual-head bug (b.g.o#319423)
* Wed Feb 01 2006 sbrabec@xxxxxxx
- Use translation compendium gnome-patch-translation.
@@ -309,7 +310,7 @@
- Use Chlorophyll as the default theme now
* Thu Dec 01 2005 gekker@xxxxxxx
- Update to version 2.12.2
-* Thu Oct 13 2005 gekker@xxxxxxx
+* Fri Oct 14 2005 gekker@xxxxxxx
- Update to version 2.12.1
* Thu Sep 29 2005 gekker@xxxxxxx
- Add patches to metacity to support better support Xgl
@@ -319,14 +320,14 @@
- Update to version 2.12.0 (GNOME 2.12)
* Tue Aug 23 2005 gekker@xxxxxxx
- Update to version 2.11.3
-* Thu Aug 11 2005 gekker@xxxxxxx
+* Fri Aug 12 2005 gekker@xxxxxxx
- Update to version 2.11.2
-* Tue Aug 02 2005 gekker@xxxxxxx
+* Wed Aug 03 2005 gekker@xxxxxxx
- Update to version 2.11.1
* Sat Jul 23 2005 gekker@xxxxxxx
- Update to version 2.11.0
- Remove *.*a files from package
-* Thu Jul 21 2005 federico@xxxxxxxxxx
+* Fri Jul 22 2005 federico@xxxxxxxxxx
- Added metacity-6626-raise-on-click.diff; this adds a boolean GConf
key called /apps/metacity/general/raise_on_click that controls whether
windows get raised to the front when a button is pressed on them. Fixes
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |