diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-13 08:56:41 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-13 08:56:41 +0000 |
commit | d62ceb14f8a9cff34456400f6dd126aebacb3f7c (patch) | |
tree | faefd6a7b78e1453d1fe0d919b8c83d6959adaa9 | |
parent | 0de6266a522d48f155a296b6b8422a4496ded306 (diff) |
automatic import of linglong
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | linglong.spec | 7 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 4 deletions
@@ -4,3 +4,4 @@ /linglong-1.5.6.1.tar.gz /linglong-1.5.6.2.tar.gz /linglong-1.5.6.3.tar.gz +/linglong-1.5.6.4.tar.gz diff --git a/linglong.spec b/linglong.spec index 0e79f27..d9b0268 100644 --- a/linglong.spec +++ b/linglong.spec @@ -1,5 +1,5 @@ Name: linglong -Version: 1.5.6.3 +Version: 1.5.6.4 Release: 1 Summary: Linglong Package FrameWork License: LGPLv3 @@ -19,13 +19,14 @@ This package is a linglong package framework. %package -n linglong-bin Summary: Linglong package manager Requires: linglong-box = %{version}-%{release} -Requires: linglong-installer +Requires: linglong-installer erofsfuse %description -n linglong-bin Linglong package management command line tool. %package -n linglong-builder Summary: Linglong build tools Requires: linglong-box = %{version}-%{release} linglong-bin = %{version}-%{release} +Requires: erofsutils erofsfuse %description -n linglong-builder This package is a tool that makes it easy to build applications and dependencies. @@ -122,7 +123,7 @@ cd build %{_bindir}/ll-box %changelog -* Thu June 25 2024 chenhuixing <chenhuixing@deepin.org> - 1.5.6.3-1 +* Thu June 25 2024 chenhuixing <chenhuixing@deepin.org> - 1.5.6.4-1 - Release 1.5.6.2 * Thu Apr 25 2024 chenhuixing <chenhuixing@deepin.org> - 1.4.3-1 - Init project @@ -1 +1 @@ -6c99af627cdc61f92883f016243b06d7 linglong-1.5.6.3.tar.gz +35bda544a56bc91923b2d944a55a06a0 linglong-1.5.6.4.tar.gz |