From 381788e1364cef603001938029c141eea20ac47f Mon Sep 17 00:00:00 2001 From: David Fan Date: Mon, 9 Sep 2024 12:35:03 +0000 Subject: [PATCH] passim package is retired on branch c10s for CS-2513 --- .gitignore | 7 ---- README.md | 3 -- dead.package | 1 + passim.spec | 107 --------------------------------------------------- sources | 1 - 5 files changed, 1 insertion(+), 118 deletions(-) delete mode 100644 .gitignore delete mode 100644 README.md create mode 100644 dead.package delete mode 100644 passim.spec delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 4f51b1e..0000000 --- a/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -/passim-0.1.0.tar.xz -/passim-0.1.1.tar.xz -/passim-0.1.2.tar.xz -/passim-0.1.3.tar.xz -/passim-0.1.4.tar.xz -/passim-0.1.5.tar.xz -/passim-0.1.8.tar.xz diff --git a/README.md b/README.md deleted file mode 100644 index e94e6fe..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# passim - -The passim package diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..eca84ad --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +passim package is retired on branch c10s for CS-2513 \ No newline at end of file diff --git a/passim.spec b/passim.spec deleted file mode 100644 index fb72b4d..0000000 --- a/passim.spec +++ /dev/null @@ -1,107 +0,0 @@ -%global glib2_version 2.45.8 -%global systemd_version 231 - -Summary: Local caching server -Name: passim -Version: 0.1.8 -Release: %autorelease -License: LGPL-2.1-or-later -URL: https://github.com/hughsie/%{name} -Source0: https://github.com/hughsie/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz - -BuildRequires: gcc -BuildRequires: gettext -BuildRequires: git-core -BuildRequires: glib2-devel >= %{glib2_version} -BuildRequires: gnutls-devel -BuildRequires: gobject-introspection-devel -BuildRequires: libappstream-glib -BuildRequires: libsoup3-devel -BuildRequires: meson -BuildRequires: systemd-rpm-macros -BuildRequires: systemd >= %{systemd_version} - -Recommends: avahi - -Requires: glib2%{?_isa} >= %{glib2_version} -Requires: %{name}-libs%{?_isa} = %{version}-%{release} - -# Obsolete versions from before the subpackage split -Obsoletes: %{name} < 0.1.1-3 - -%description -Passim is a daemon that allows software to share files on your local network. - -%package libs -Summary: Local caching server library -# Obsolete versions from before the subpackage split -Obsoletes: %{name} < 0.1.1-3 - -%description libs -libpassim is a library that allows software to share files on your local network -using the passimd daemon. - -%package devel -Summary: Development package for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} - -%description devel -Files for development with %{name}. - -%prep -%autosetup -p1 - -%build -%meson -%meson_build - -%install -%meson_install -rm %{buildroot}/var/lib/passim/data/* -%find_lang %{name} - -%check -%meson_test -appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml - -%post -%systemd_post passim.service - -%preun -%systemd_preun passim.service - -%postun -%systemd_postun_with_restart passim.service - -%files -f %{name}.lang -%doc README.md -%license LICENSE -%{_bindir}/passim -%config(noreplace)%{_sysconfdir}/passim.conf -%dir %{_datadir}/passim -%{_datadir}/passim/*.ico -%{_datadir}/passim/*.css -%{_datadir}/dbus-1/system.d/org.freedesktop.Passim.conf -%{_datadir}/dbus-1/interfaces/org.freedesktop.Passim.xml -%{_datadir}/dbus-1/system-services/org.freedesktop.Passim.service -%{_datadir}/icons/hicolor/scalable/apps/org.freedesktop.Passim.png -%{_datadir}/metainfo/org.freedesktop.Passim.metainfo.xml -%{_libdir}/girepository-1.0/Passim-1.0.typelib -%{_libexecdir}/passimd -%{_mandir}/man1/passim.1* -%{_unitdir}/passim.service -/usr/lib/sysusers.d/passim.conf - -%files libs -%license LICENSE -%{_libdir}/libpassim.so.1* - -%files devel -%{_datadir}/gir-1.0/Passim-1.0.gir -%dir %{_includedir}/passim-1 -%{_includedir}/passim-1/passim*.h -%{_libdir}/libpassim*.so -%{_libdir}/pkgconfig/passim.pc - -%changelog -%autochangelog diff --git a/sources b/sources deleted file mode 100644 index 62e39be..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (passim-0.1.8.tar.xz) = 8fba624239fb208d6bbe1a941a7b50b5cb38214589ca28fa63b52456218b61a53538f70d5b3ab3d69287a6ba34c2b09c31ee83dfb70f20a6b5927df99e00dbcd