forked from pool/systemd
- 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/package/show/Base:System/systemd?expand=0&rev=320
This commit is contained in:
parent
1b82a2aec2
commit
279d242f4c
@ -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
|
||||
|
||||
|
@ -239,6 +239,7 @@ Conflicts: ConsoleKit < 0.4.1
|
||||
Requires: filesystem
|
||||
%if 0%{?bootstrap}
|
||||
Provides: udev = %{version}
|
||||
Conflicts: libudev%{udev_major} = %{version}
|
||||
%endif
|
||||
|
||||
%description -n %{udevpkgname}
|
||||
@ -270,6 +271,7 @@ Group: Development/Libraries/Other
|
||||
Requires: lib%{udevpkgname}%{udev_major} = %{version}-%{release}
|
||||
%if 0%{?bootstrap}
|
||||
Provides: libudev-devel = %{version}
|
||||
Conflicts: libudev%{udev_major} = %{version}
|
||||
%endif
|
||||
|
||||
%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
|
||||
|
||||
|
@ -234,6 +234,7 @@ Conflicts: ConsoleKit < 0.4.1
|
||||
Requires: filesystem
|
||||
%if 0%{?bootstrap}
|
||||
Provides: udev = %{version}
|
||||
Conflicts: libudev%{udev_major} = %{version}
|
||||
%endif
|
||||
|
||||
%description -n %{udevpkgname}
|
||||
@ -265,6 +266,7 @@ Group: Development/Libraries/Other
|
||||
Requires: lib%{udevpkgname}%{udev_major} = %{version}-%{release}
|
||||
%if 0%{?bootstrap}
|
||||
Provides: libudev-devel = %{version}
|
||||
Conflicts: libudev%{udev_major} = %{version}
|
||||
%endif
|
||||
|
||||
%description -n lib%{udevpkgname}-devel
|
||||
|
Loading…
Reference in New Issue
Block a user