Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37901779
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: xdg-dbus-proxy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: xdg-dbus-proxy-0.1.2-alt1.patch
Скачать


 .gear/rules                                        |  3 ++
 .../tags/55d721c445e0a3d6eecb1200f9e2b90357e37fe1  | 15 ++++++
 .gear/tags/list                                    |  1 +
 xdg-dbus-proxy.spec                                | 58 ++++++++++++++++++++++
 4 files changed, 77 insertions(+)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..2cce167
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,3 @@
+tar: @version@:.
+diff: @version@:. .
+
diff --git a/.gear/tags/55d721c445e0a3d6eecb1200f9e2b90357e37fe1 b/.gear/tags/55d721c445e0a3d6eecb1200f9e2b90357e37fe1
new file mode 100644
index 0000000..2de52aa
--- /dev/null
+++ b/.gear/tags/55d721c445e0a3d6eecb1200f9e2b90357e37fe1
@@ -0,0 +1,15 @@
+object 9f6c5624f0dd57a8e301cd84c5525298bb754ed8
+type commit
+tag 0.1.2
+tagger Alexander Larsson <alexl@redhat.com> 1568827832 +0200
+
+Release 0.1.2
+
+Git-EVTag-v0-SHA512: 80ed674eb3a97551eb3f280e3ed567651a26a84a36d1fa63ae5c1d1873c97dbb94a60391cb5f746baaa478477203e81552f62f4b2d795ae729bec4e9468028f5
+-----BEGIN PGP SIGNATURE-----
+
+iG8EABECAC8WIQRqKwZ/teF6Gj/IoNrrYhbdt2xw6QUCXYJpuBEcYWxleGxAcmVk
+aGF0LmNvbQAKCRDrYhbdt2xw6RI5AJ9+eJ31Cp8KUvG9MjFuwggwweNuJwCbBUUm
+He52uRV/RwJYvOoGhkpG9bs=
+=HQV9
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..edbaea7
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+55d721c445e0a3d6eecb1200f9e2b90357e37fe1 0.1.2
diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec
new file mode 100644
index 0000000..6f35bc7
--- /dev/null
+++ b/xdg-dbus-proxy.spec
@@ -0,0 +1,58 @@
+%define ver_major 0.1
+%define _libexecdir %_prefix/libexec
+
+%def_enable man
+%def_enable check
+
+Name: xdg-dbus-proxy
+Version: %ver_major.2
+Release: alt1
+
+Summary: D-Bus connections proxy
+Group: System/Kernel and hardware
+License: LGPLv2.1+
+Url: https://github.com/flatpak/%name
+
+Source: %name-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildRequires: autoconf-archive libgio-devel > 2.40
+%{?_enable_man:BuildRequires: xsltproc docbook-style-xsl}
+%{?_enable_check:BuildRequires: /proc dbus-tools-gui}
+
+%description
+%name is a filtering proxy for D-Bus connections. It was originally part
+of the flatpak project, but it has been broken out as a standalone module
+to facilitate using it in other contexts.
+
+%prep
+%setup
+%patch -p1
+
+%build
+%autoreconf
+%configure %{subst_enable man}
+%make_build
+
+%install
+%makeinstall_std
+
+%check
+%make check
+
+%files
+%_bindir/%name
+%{?_enable_man:%_man1dir/%name.1.*}
+%doc README.md NEWS
+
+
+%changelog
+* Tue Sep 24 2019 Yuri N. Sedunov <aris@altlinux.org> 0.1.2-alt1
+- 0.1.2
+- removed obsolete patches
+
+* Wed May 29 2019 Yuri N. Sedunov <aris@altlinux.org> 0.1.1-alt1
+- first build for Sisyphus
+
+
+
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin