Accepting request 109454 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/109454 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shared-mime-info?expand=0&rev=34
This commit is contained in:
commit
fc95a8cf2b
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 27 07:52:10 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Change libxml2 PreReq to libxml2-2, after libxml2 packaging
|
||||||
|
split: we have PreReq for the libraries used by
|
||||||
|
update-mime-database.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 26 13:57:54 UTC 2012 - vuntz@opensuse.org
|
Sun Feb 26 13:57:54 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ Requires: /usr/bin/fgrep
|
|||||||
# libgio-2_0-0 Requires: shared-mime-info, but this can't exist yet. We explicitly ignore this dependency here.
|
# libgio-2_0-0 Requires: shared-mime-info, but this can't exist yet. We explicitly ignore this dependency here.
|
||||||
#!BuildIgnore: shared-mime-info
|
#!BuildIgnore: shared-mime-info
|
||||||
# needed by update-mime-database
|
# needed by update-mime-database
|
||||||
PreReq: libxml2 libglib-2_0-0
|
PreReq: libxml2-2 libglib-2_0-0
|
||||||
Provides: %{name}-devel = %{version}-%{release}
|
Provides: %{name}-devel = %{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user