fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
63438bf3e1
commit
5d3ce711cf
@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-transmission
|
%define name smeserver-transmission
|
||||||
%define version 0.0.3
|
%define version 0.0.3
|
||||||
%define release 2
|
%define release 3
|
||||||
Summary: transmission is a helpdesk system to download the SME Server iso
|
Summary: transmission is a helpdesk system to download the SME Server iso
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -11,8 +11,8 @@ Group: SMEserver/addon
|
|||||||
Source: smeserver-transmission-%{version}.tar.xz
|
Source: smeserver-transmission-%{version}.tar.xz
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-release >= 8.0
|
Requires: smeserver-release >= 8.0
|
||||||
Requires: transmission >= 2.70
|
Requires: transmission >= 2.70
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
#Patch0: smeserver-transmission-0.0.1_set_admin_user_and_64_version.patch
|
#Patch0: smeserver-transmission-0.0.1_set_admin_user_and_64_version.patch
|
||||||
@ -20,6 +20,9 @@ AutoReqProv: no
|
|||||||
transmission is an application adapted as a contrib for SMEserver, to help the seeding of the SME Server CDROM ISO.
|
transmission is an application adapted as a contrib for SMEserver, to help the seeding of the SME Server CDROM ISO.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.0.3-3.sme
|
||||||
|
- Fix e-smith references in smeserver-transmission [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.0.3-2.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.0.3-2.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