Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
e6bbf3933a | |||
![]() |
5d3ce711cf |
@ -7,7 +7,14 @@ SMEServer Koozali developed git repo for smeserver-transmission smecontribs
|
||||
<br />https://wiki.koozali.org/Transmission-howto
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-transmission&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||||
Show list of outstanding bugs:
|
||||
[All](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEEDINFO&bug_status=IN_PROGRESS&bug_status=RESOLVED&bug_status=VERIFIED&classification=Contribs&component=smeserver-transmission&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Confirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=CONFIRMED&classification=Contribs&component=smeserver-transmission&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Unconfirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&classification=Contribs&component=smeserver-transmission&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Need Info](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=NEEDINFO&classification=Contribs&component=smeserver-transmission&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[In Progress](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=IN_PROGRESS&classification=Contribs&component=smeserver-transmission&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Verified](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=VERIFIED&classification=Contribs&component=smeserver-transmission&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
[Resolved](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=RESOLVED&classification=Contribs&component=smeserver-transmission&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
||||
|
||||
## Description
|
||||
|
||||
|
BIN
smeserver-transmission-0.0.3.tar.xz
Normal file
BIN
smeserver-transmission-0.0.3.tar.xz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
%define name smeserver-transmission
|
||||
%define version 0.0.3
|
||||
%define release 2
|
||||
%define release 3
|
||||
Summary: transmission is a helpdesk system to download the SME Server iso
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
@ -11,8 +11,8 @@ Group: SMEserver/addon
|
||||
Source: smeserver-transmission-%{version}.tar.xz
|
||||
BuildArchitectures: noarch
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: e-smith-release >= 8.0
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-release >= 8.0
|
||||
Requires: transmission >= 2.70
|
||||
AutoReqProv: no
|
||||
#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.
|
||||
|
||||
%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
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user