Mailinglist Archive: opensuse-commit (1382 mails)
| < Previous | Next > |
commit lxrandr for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 02 May 2011 18:03:34 +0200
- Message-id: <20110502160334.59D52202A4@hilbert.suse.de>
Hello community,
here is the log from the commit of package lxrandr for openSUSE:Factory
checked in at Mon May 2 18:03:34 CEST 2011.
--------
--- lxrandr/lxrandr.changes 2011-02-25 22:01:33.000000000 +0100
+++ lxrandr/lxrandr.changes 2011-03-14 19:56:35.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar 14 18:50:02 UTC 2011 - gber@xxxxxxxxxxxx
+
+- call %desktop_database_post/un
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxrandr.spec ++++++
--- /var/tmp/diff_new_pack.9cW2bV/_old 2011-05-02 17:58:38.000000000 +0200
+++ /var/tmp/diff_new_pack.9cW2bV/_new 2011-05-02 17:58:38.000000000 +0200
@@ -20,7 +20,7 @@
Name: lxrandr
Version: 0.1.1
-Release: 12
+Release: 13
Summary: Lightweight Monitor Config Tool
Group: System/GUI/LXDE
License: GPL
@@ -59,6 +59,15 @@
%clean
%__rm -rf $RPM_BUILD_ROOT
+%if 0%{?suse_version} >= 1140
+
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%endif
+
%files -f %{name}.lang
%defattr(-,root,root,0755)
%doc COPYING
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |