|
@@ -3,7 +3,7 @@ Summary: A collection of basic system utilities
|
|
Summary(ja): 基本システムユーティリティー集
|
|
Summary(ja): 基本システムユーティリティー集
|
|
Name: util-linux
|
|
Name: util-linux
|
|
Version: 2.22.2
|
|
Version: 2.22.2
|
|
-Release: 3%{?_dist_release}
|
|
+Release: 4%{?_dist_release}
|
|
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
|
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
URL: http://en.wikipedia.org/wiki/Util-linux
|
|
URL: http://en.wikipedia.org/wiki/Util-linux
|
|
@@ -296,15 +296,41 @@ Summary: Development files for device mounting library
|
|
Summary(ja): デバイスマウントライブラリの開発用ファイル
|
|
Summary(ja): デバイスマウントライブラリの開発用ファイル
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
-Requires: libmount = %{version}-%{release}
|
|
+Requires: libmount-devel = %{version}-%{release}
|
|
Requires: compat32-libmount = %{version}-%{release}
|
|
Requires: compat32-libmount = %{version}-%{release}
|
|
-Requires: pkgconfig
|
|
+Requires: compat32-pkgconfig
|
|
|
|
|
|
%description -n compat32-libmount-devel
|
|
%description -n compat32-libmount-devel
|
|
This is the device mounting development library and headers,
|
|
This is the device mounting development library and headers,
|
|
part of util-linux.
|
|
part of util-linux.
|
|
|
|
|
|
|
|
|
|
|
|
+%package -n compat32-libblkid
|
|
|
|
+Summary: Block device ID library
|
|
|
|
+Summary(ja): ブロックデバイス識別ライブラリ
|
|
|
|
+Group: System Environment/Libraries
|
|
|
|
+License: LGPLv2+
|
|
|
|
+Requires: libblkid = %{version}-%{release}
|
|
|
|
+
|
|
|
|
+%description -n compat32-libblkid
|
|
|
|
+This is block device identification library, part of util-linux-ng.
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+%package -n compat32-libblkid-devel
|
|
|
|
+Summary: Development files for block device ID library
|
|
|
|
+Summary(ja): ブロックデバイス識別ライブラリの開発用ファイル
|
|
|
|
+Group: Development/Libraries
|
|
|
|
+License: LGPLv2+
|
|
|
|
+Requires: libblkid-devel = %{version}-%{release}
|
|
|
|
+Requires: compat32-libblkid = %{version}-%{release}
|
|
|
|
+Requires: compat32-pkgconfig
|
|
|
|
+Provides: compat32-libblkid-static = %{version}-%{release}
|
|
|
|
+
|
|
|
|
+%description -n compat32-libblkid-devel
|
|
|
|
+This is the block device identification development library and headers,
|
|
|
|
+part of util-linux-ng.
|
|
|
|
+
|
|
|
|
+
|
|
%package -n compat32-libuuid
|
|
%package -n compat32-libuuid
|
|
Summary: Universally unique ID library
|
|
Summary: Universally unique ID library
|
|
Summary(ja): UUID ライブラリ
|
|
Summary(ja): UUID ライブラリ
|
|
@@ -330,7 +356,7 @@ Group: Development/Libraries
|
|
License: BSD
|
|
License: BSD
|
|
Requires: libuuid-devel = %{version}-%{release}
|
|
Requires: libuuid-devel = %{version}-%{release}
|
|
Requires: compat32-libuuid = %{version}-%{release}
|
|
Requires: compat32-libuuid = %{version}-%{release}
|
|
-Requires: pkgconfig
|
|
+Requires: compat32-pkgconfig
|
|
|
|
|
|
%description -n compat32-libuuid-devel
|
|
%description -n compat32-libuuid-devel
|
|
This is the universally unique ID development library and headers,
|
|
This is the universally unique ID development library and headers,
|
|
@@ -627,6 +653,9 @@ exit 0
|
|
%post -n compat32-libuuid -p /sbin/ldconfig
|
|
%post -n compat32-libuuid -p /sbin/ldconfig
|
|
%postun -n compat32-libuuid -p /sbin/ldconfig
|
|
%postun -n compat32-libuuid -p /sbin/ldconfig
|
|
|
|
|
|
|
|
+%post -n compat32-libblkid -p /sbin/ldconfig
|
|
|
|
+%postun -n compat32-libblkid -p /sbin/ldconfig
|
|
|
|
+
|
|
%post -n compat32-libmount -p /sbin/ldconfig
|
|
%post -n compat32-libmount -p /sbin/ldconfig
|
|
%postun -n compat32-libmount -p /sbin/ldconfig
|
|
%postun -n compat32-libmount -p /sbin/ldconfig
|
|
|
|
|
|
@@ -950,6 +979,16 @@ fi
|
|
%{_libdir}/libuuid.so
|
|
%{_libdir}/libuuid.so
|
|
%{_libdir}/pkgconfig/uuid.pc
|
|
%{_libdir}/pkgconfig/uuid.pc
|
|
|
|
|
|
|
|
+%files -n compat32-libblkid
|
|
|
|
+%defattr(-,root,root)
|
|
|
|
+/%{_lib}/libblkid.so.*
|
|
|
|
+
|
|
|
|
+%files -n compat32-libblkid-devel
|
|
|
|
+%defattr(-,root,root)
|
|
|
|
+%{_libdir}/libblkid.a
|
|
|
|
+%{_libdir}/libblkid.so
|
|
|
|
+%{_libdir}/pkgconfig/blkid.pc
|
|
|
|
+
|
|
%files -n compat32-libmount
|
|
%files -n compat32-libmount
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
/%{_lib}/libmount.so.*
|
|
/%{_lib}/libmount.so.*
|
|
@@ -962,6 +1001,9 @@ fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Feb 1 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.22.2-4
|
|
|
|
+- added compat32-libblkid
|
|
|
|
+
|
|
* Thu Oct 2 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.22.2-3
|
|
* Thu Oct 2 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.22.2-3
|
|
- updated Summary
|
|
- updated Summary
|
|
- fixed %doc to include libmount COPYING
|
|
- fixed %doc to include libmount COPYING
|