Accepting request 671896 from home:jengelh:branches:X11:LXQt

- Remove pointless ldconfig calls (there are no SLPPed libraries
  here, just plugins).

OBS-URL: https://build.opensuse.org/request/show/671896
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=22
This commit is contained in:
Michael Vetter 2019-02-06 10:28:40 +00:00 committed by Git OBS Bridge
parent 2177de89e5
commit 06891b27fb
2 changed files with 20 additions and 18 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 5 14:14:15 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Remove pointless ldconfig calls (there are no SLPPed libraries
here, just plugins).
-------------------------------------------------------------------
Thu Jan 31 10:14:14 UTC 2019 - Michael Vetter <mvetter@suse.com>
@ -329,7 +335,7 @@ Wed Dec 23 13:05:14 UTC 2015 - mvetter@suse.com
Mon Nov 9 16:03:17 UTC 2015 - hrvoje.senjan@gmail.com
- Added no-undefined.patch: include sources which export used functions
- Added xkbcommon-includes.patch: explicitly add include path for
- Added xkbcommon-includes.patch: explicitly add include path for
xkbcommon headers, otherwise they are picked up accidentally
- Enable mount and kbindicator plugins
@ -355,7 +361,7 @@ Fri Feb 20 21:13:52 UTC 2015 - sfalken@opensuse.org
- Changed %build and %include to use cmake macros
- Added Patches:
+ lxqt-panel-0.9.0_fix_lxqtmount_include.patch
+ lxqt-panel-0.9.0_fix_lxqtmount_include.patch
+ lxqt-panel-0.9.0_add_libxcb_to_cmakelist.patch
-------------------------------------------------------------------
@ -370,7 +376,7 @@ Mon Feb 9 22:39:02 UTC 2015 - sfalken@opensuse.org
-------------------------------------------------------------------
Mon Jan 26 00:59:25 UTC 2015 - sfalken@opensuse.org
- Added conditionals to enable Fedora Builds
- Added conditionals to enable Fedora Builds
-------------------------------------------------------------------
Wed Nov 19 12:49:32 UTC 2014 - andrea@opensuse.org
@ -385,7 +391,7 @@ Thu Nov 13 10:03:44 UTC 2014 - andrea@opensuse.org
-------------------------------------------------------------------
Sat Oct 25 11:39:08 UTC 2014 - andrea@opensuse.org
- new upstream version 0.8.0
- new upstream version 0.8.0
-------------------------------------------------------------------
Fri Oct 3 17:44:42 UTC 2014 - sfalken@opensuse.org
@ -401,46 +407,46 @@ Fri Oct 3 17:44:42 UTC 2014 - sfalken@opensuse.org
-------------------------------------------------------------------
Tue May 13 19:36:50 UTC 2014 - andrea@opensuse.org
- Build all plugins adding sensors and libstatgrab to buildrequires
- Build all plugins adding sensors and libstatgrab to buildrequires
-------------------------------------------------------------------
Tue May 13 19:09:36 UTC 2014 - andrea@opensuse.org
- spec file clean up for factoy
- spec file clean up for factoy
-------------------------------------------------------------------
Tue May 13 17:15:03 UTC 2014 - sfalken@opensuse.org
- Specfile cleanup
- Specfile cleanup
-------------------------------------------------------------------
Mon May 12 16:18:22 UTC 2014 - sfalken@opensuse.org
- Removed fedora spec, split into subproject
Del: lxqt-panel-Fedora_20.spec
Del: lxqt-panel-Fedora_20.spec
-------------------------------------------------------------------
Sat May 10 21:17:12 UTC 2014 - sfalken@opensuse.org
- Ran spec-cleaner on openSUSE specfile
- Ran spec-cleaner on openSUSE specfile
-------------------------------------------------------------------
Sat May 10 01:07:08 UTC 2014 - sfalken@opensuse.org
- Added specfile for Fedora_20
Add: lxqt-panel-Fedora_20.spec
Add: lxqt-panel-Fedora_20.spec
-------------------------------------------------------------------
Fri May 9 16:32:14 UTC 2014 - sfalken@opensuse.org
- Added tarball for new stable release
Add: lxqt-panel-0.7.0.tar.xz
Del: _service
Del: _service
-------------------------------------------------------------------
Mon Apr 7 15:48:38 UTC 2014 - sfalken@opensuse.org
- Changed Requires: lxqt-globalkeys-devel to lxwt-globalkeys
- Changed Requires: lxqt-globalkeys-devel to lxwt-globalkeys
-------------------------------------------------------------------
Wed Apr 2 15:18:01 UTC 2014 - sfalken@opensuse.org
@ -448,5 +454,4 @@ Wed Apr 2 15:18:01 UTC 2014 - sfalken@opensuse.org
- Initial Source Upload
Add: _service
Add: lxqt-panel.spec
Add: lxqt-panel.changes
Add: lxqt-panel.changes

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -88,9 +88,6 @@ make %{?_smp_mflags}
%find_lang %{name} --with-qt
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%license LICENSE
%doc AUTHORS