1
0
forked from pool/libmirage

Accepting request 486008 from home:linux4humans:sle11_software:filesystems

- Fix SLES 11 build. We're also need Glib 2.28 instead of 2.22.5. Most desktop and workstation users are turn on Packman repository, so they're have Glib 2.28 installed from there.
- Added 01_g_assert_nonnull.diff patch taken from Cdemu PPA
- Add glib2-devel as a required for the -devel package. That fixes some rpmbuild warning.

OBS-URL: https://build.opensuse.org/request/show/486008
OBS-URL: https://build.opensuse.org/package/show/filesystems/libmirage?expand=0&rev=41
This commit is contained in:
2017-04-11 21:10:21 +00:00
committed by Git OBS Bridge
parent e694b2db8e
commit 8e2aa678b0
4 changed files with 170 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Apr 06 08:39:43 UTC 2017 - zenitur@ya.ru
- Fix SLES 11 build. We're also need Glib 2.28 instead of 2.22.5.
Most desktop and workstation users are turn on Packman
repository, so they're have Glib 2.28 installed from there.
- Added 01_g_assert_nonnull.diff patch taken from Cdemu PPA.
- Add glib2-devel as a required for the -devel package. That fixes
some rpmbuild warning.
-------------------------------------------------------------------
Mon Feb 6 18:08:02 UTC 2017 - jengelh@inai.de