Browse Source

updated 4 packages

bubblewrap-0.3.3-6

libappstream-glib-0.7.15-1

libcap-2.27-1

xdg-utils-1.1.3-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12226 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 4 years ago
parent
commit
4812fddb9d

+ 8 - 6
b/bubblewrap/bubblewrap-vl.spec

@@ -1,6 +1,6 @@
 Name:           bubblewrap
 Version:        0.3.3
-Release:        4%{?_dist_release}
+Release:        6%{?_dist_release}
 Summary:        Core execution tool for unprivileged containers
 
 License:        LGPLv2+
@@ -41,14 +41,16 @@ find %{buildroot} -name '*.la' -delete -print
 %dir %{_datadir}/bash-completion
 %dir %{_datadir}/bash-completion/completions
 %{_datadir}/bash-completion/completions/bwrap
-%if (0%{?rhel} != 0 && 0%{?rhel} <= 7)
-%attr(0755,root,root) %caps(cap_sys_admin,cap_net_admin,cap_sys_chroot,cap_setuid,cap_setgid=ep) %{_bindir}/bwrap
-%else
-%{_bindir}/bwrap
-%endif
+%attr(4755,root,root) %caps(cap_sys_admin,cap_net_admin,cap_sys_chroot,cap_setuid,cap_setgid=ep) %{_bindir}/bwrap
 %{_mandir}/man1/*
 
 %changelog
+* Mon Sep 23 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.3.3-6
+- added suid flag /usr/bin/bwrap.
+
+* Mon Sep 23 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.3.3-5
+- fixed capabilities of /usr/bin/bwrap.
+
 * Fri Sep 20 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.3.3-4
 - initial build for Vine Linux.
 

+ 9 - 24
lib/liba/libappstream-glib/libappstream-glib-vl.spec

@@ -10,14 +10,13 @@
 Summary:	Library for AppStream metadata
 Summary(ja):	AppStream メタデータ用ライブラリ
 Name:		libappstream-glib
-Version:	0.7.14
+Version:	0.7.15
 Release:	1%{?_dist_release}
 License:	LGPLv2+
 Group:		System Environment/Libraries
 URL:		http://people.freedesktop.org/~hughsient/appstream-glib/
 
 Source:		http://people.freedesktop.org/~hughsient/releases/appstream-glib-%{version}.tar.xz
-Patch0:		as_utils_vercmp_full.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
@@ -59,9 +58,10 @@ BuildRequires: docbook-style-xsl
 Obsoletes: appdata-tools < 0.1.9
 Provides: appdata-tools
 
+Obsoletes: libappstream-glib-builder-devel < 0.7.15
+
 Vendor:		Project Vine
 Distribution:	Vine Linux
-Packager:	Takemikaduchi
 
 %description
 This library provides GObjects and helper methods to make it easy
@@ -101,17 +101,6 @@ Requires:		%{name} = %{version}-%{release}
 %{summary}
 
 
-%package -n libappstream-builder-devel
-Summary:		Development tools for libappstream-builder
-Summary(ja):	libappstream-builder の開発環境
-Group:			Development/Libraries
-Requires:		libappstream-builder = %{version}-%{release}
-Requires:		pkgconfig
-
-%description -n libappstream-builder-devel
-Header files and libraries for building a extension library for the libappstream-builder.
-
-
 %prep
 %autosetup -p1 -n appstream-glib-%{version}
 
@@ -144,7 +133,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %license COPYING
 %doc README.md AUTHORS NEWS
-%{_libdir}/libappstream-glib.so.8*
+%{_libdir}/libappstream-glib.so.*
 %{_libdir}/girepository-1.0/*.typelib
 %{_bindir}/appstream-util
 %{_bindir}/appstream-compose
@@ -182,19 +171,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/asb-plugins-%{as_plugin_version}/libasb_plugin_hardcoded.so
 %{_libdir}/asb-plugins-%{as_plugin_version}/libasb_plugin_icon.so
 %{_libdir}/asb-plugins-%{as_plugin_version}/libasb_plugin_shell_extension.so
-%{_libdir}/libappstream-builder.so.8*
 %{_mandir}/man1/appstream-builder.1.gz
 
-%files -n libappstream-builder-devel
-%defattr(-,root,root,-)
-%license COPYING
-%{_libdir}/libappstream-builder.so
-%{_libdir}/pkgconfig/appstream-builder.pc
-%dir %{_includedir}/libappstream-builder
-%{_includedir}/libappstream-builder/*.h
-%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
 
 %changelog
+* Mon Sep 23 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.7.15-1
+- new usptream release.
+- dropped Patch0.
+- drop a subpackage "libappstream-builder-devel": vanished in upstream.
+
 * Tue Dec 11 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.7.14-1
 - new usptream release.
 

+ 7 - 3
lib/libc/libcap/libcap-vl.spec

@@ -3,7 +3,7 @@
 Summary: Library for getting and setting POSIX.1e capabilities
 Summary(ja): POSIX.1e ケーパビリティを取得・設定するためのライブラリ
 Name: libcap
-Version: 2.25
+Version: 2.27
 Release: 1%{?_dist_release}
 
 License: LGPLv2
@@ -12,7 +12,7 @@ Group: System Environment/Libraries
 Vendor: Project Vine
 Distribution: Vine Linux
 
-Source: http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/%{name}-%{version}.tar.xz
+Source: https://mirrors.edge.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.xz
 Source1: getpcaps.8
 
 
@@ -121,7 +121,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc doc/capability.notes License
+%license License
+%doc doc/capability.notes
 /%{_lib}/*.so.*
 %{_sbindir}/*
 %{_mandir}/man1/*
@@ -151,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Sep 23 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.27-1
+- new upstream release.
+
 * Sun Jun 26 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.25-1
 - new upstream release.
 - added Source1.

+ 7 - 4
x/xdg-utils/xdg-utils-vl.spec

@@ -1,7 +1,7 @@
 Summary: Basic desktop integration functions 
 Summary(ja): デスクトップ統合の基本機能
 Name:    xdg-utils
-Version: 1.1.1
+Version: 1.1.3
 Release: 1%{?_dist_release}
 URL:     http://portland.freedesktop.org/
 License: MIT 
@@ -9,7 +9,6 @@ Group:   System Environment/Base
 
 Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}.tar.gz
 Source1: htmlview.sh
-Patch1: xdg-utils-1.1.1-browser.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildArch: noarch
@@ -76,7 +75,6 @@ xdg-utils パッケージは、Linux を含むさまざまな自由デスクト
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch1 -p1 -b .browser
 
 %build
 %configure
@@ -95,12 +93,17 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog LICENSE README TODO
+%license LICENSE
+%doc ChangeLog README TODO
 %{_bindir}/xdg-*
 %{_bindir}/htmlview
 %{_mandir}/man1/xdg-*
 
 %changelog
+* Sat Sep 21 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.1.3-1
+- new upstream release.
+- dropped Patch1: fixed in upstream.
+
 * Thu Jul 28 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.1.1-1
 - new upstream release.
 - updated Patch1.