- fix requires of devel-static packages
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=245
This commit is contained in:
parent
8a35765de5
commit
8470bfdd47
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 26 09:39:30 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- fix requires of devel-static packages
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 24 18:45:53 CEST 2014 - dsterba@suse.cz
|
Thu Jul 24 18:45:53 CEST 2014 - dsterba@suse.cz
|
||||||
|
|
||||||
|
@ -233,7 +233,7 @@ unique IDs (UUIDs).
|
|||||||
%package -n libuuid-devel-static
|
%package -n libuuid-devel-static
|
||||||
Summary: Development files for libuuid1
|
Summary: Development files for libuuid1
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libuuid-devel-static
|
Requires: libuuid-devel = %{version}
|
||||||
|
|
||||||
%description -n libuuid-devel-static
|
%description -n libuuid-devel-static
|
||||||
Files to develop applications using the library to generate universally
|
Files to develop applications using the library to generate universally
|
||||||
@ -258,7 +258,7 @@ Files to develop applications using the libmount library.
|
|||||||
%package -n libmount-devel-static
|
%package -n libmount-devel-static
|
||||||
Summary: Development files for libmount1
|
Summary: Development files for libmount1
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libmount-devel
|
Requires: libmount-devel = %{version}
|
||||||
|
|
||||||
%description -n libmount-devel-static
|
%description -n libmount-devel-static
|
||||||
Files to develop applications using the libmount library.
|
Files to develop applications using the libmount library.
|
||||||
|
Loading…
Reference in New Issue
Block a user