Accepting request 144997 from Base:System
- add conflicts between udev-mini and udev-mini-devel to libudev1 - add conflicts between udev-mini and udev-mini-devel to libudev1 OBS-URL: https://build.opensuse.org/request/show/144997 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=117
This commit is contained in:
parent
1a1dacce06
commit
b9a25b255f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 10 14:22:21 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- add conflicts between udev-mini and udev-mini-devel to libudev1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 6 22:47:09 UTC 2012 - crrodriguez@opensuse.org
|
Thu Dec 6 22:47:09 UTC 2012 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -239,6 +239,7 @@ Conflicts: ConsoleKit < 0.4.1
|
|||||||
Requires: filesystem
|
Requires: filesystem
|
||||||
%if 0%{?bootstrap}
|
%if 0%{?bootstrap}
|
||||||
Provides: udev = %{version}
|
Provides: udev = %{version}
|
||||||
|
Conflicts: libudev%{udev_major} = %{version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description -n %{udevpkgname}
|
%description -n %{udevpkgname}
|
||||||
@ -270,6 +271,7 @@ Group: Development/Libraries/Other
|
|||||||
Requires: lib%{udevpkgname}%{udev_major} = %{version}-%{release}
|
Requires: lib%{udevpkgname}%{udev_major} = %{version}-%{release}
|
||||||
%if 0%{?bootstrap}
|
%if 0%{?bootstrap}
|
||||||
Provides: libudev-devel = %{version}
|
Provides: libudev-devel = %{version}
|
||||||
|
Conflicts: libudev%{udev_major} = %{version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description -n lib%{udevpkgname}-devel
|
%description -n lib%{udevpkgname}-devel
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 10 14:22:21 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- add conflicts between udev-mini and udev-mini-devel to libudev1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 6 22:47:09 UTC 2012 - crrodriguez@opensuse.org
|
Thu Dec 6 22:47:09 UTC 2012 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -234,6 +234,7 @@ Conflicts: ConsoleKit < 0.4.1
|
|||||||
Requires: filesystem
|
Requires: filesystem
|
||||||
%if 0%{?bootstrap}
|
%if 0%{?bootstrap}
|
||||||
Provides: udev = %{version}
|
Provides: udev = %{version}
|
||||||
|
Conflicts: libudev%{udev_major} = %{version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description -n %{udevpkgname}
|
%description -n %{udevpkgname}
|
||||||
@ -265,6 +266,7 @@ Group: Development/Libraries/Other
|
|||||||
Requires: lib%{udevpkgname}%{udev_major} = %{version}-%{release}
|
Requires: lib%{udevpkgname}%{udev_major} = %{version}-%{release}
|
||||||
%if 0%{?bootstrap}
|
%if 0%{?bootstrap}
|
||||||
Provides: libudev-devel = %{version}
|
Provides: libudev-devel = %{version}
|
||||||
|
Conflicts: libudev%{udev_major} = %{version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description -n lib%{udevpkgname}-devel
|
%description -n lib%{udevpkgname}-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user