fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
684702b970
commit
711581ff29
@ -3,22 +3,25 @@ Summary: smeserver - check updates of external repositories
|
|||||||
%define name smeserver-check4updates
|
%define name smeserver-check4updates
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 0.0.4
|
%define version 0.0.4
|
||||||
%define release 5
|
%define release 6
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Networking/Daemons
|
Group: Networking/Daemons
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
Requires: e-smith-base
|
Requires: smeserver-base
|
||||||
Requires: smeserver-release >= 9
|
Requires: smeserver-release >= 9
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A rpm to check updates of external repositories
|
A rpm to check updates of external repositories
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.0.4-6.sme
|
||||||
|
- Fix e-smith references in smeserver-check4updates [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.0.4-5.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.0.4-5.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user