Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
25f87b30de | |||
![]() |
b34eebc29d |
4
Makefile
4
Makefile
@@ -1,6 +1,6 @@
|
|||||||
# Makefile for source rpm: e-smith-samba
|
# Makefile for source rpm: smeserver-samba
|
||||||
# $Id: Makefile,v 1.1 2016/02/05 17:16:29 stephdl Exp $
|
# $Id: Makefile,v 1.1 2016/02/05 17:16:29 stephdl Exp $
|
||||||
NAME := e-smith-samba
|
NAME := smeserver-samba
|
||||||
SPECFILE = $(firstword $(wildcard *.spec))
|
SPECFILE = $(firstword $(wildcard *.spec))
|
||||||
|
|
||||||
define find-makefile-common
|
define find-makefile-common
|
||||||
|
@@ -1,12 +1,13 @@
|
|||||||
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> e-smith-samba
|
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-samba
|
||||||
|
|
||||||
SMEServer Koozali developed git repo for e-smith-samba smeserver
|
SMEServer Koozali developed git repo for smeserver-samba smeserver
|
||||||
|
|
||||||
## Wiki
|
## Wiki
|
||||||
<br />https://wiki.koozali.org/
|
<br />https://wiki.koozali.org/
|
||||||
|
|
||||||
## Bugzilla
|
## Bugzilla
|
||||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-samba&product=SME%20Server%2010.X&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: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-samba&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)\
|
||||||
|
And a list of outstanding Legacy bugs: (e-smith-samba) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-samba&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
@@ -1,10 +1,10 @@
|
|||||||
# $Id: e-smith-samba.spec,v 1.29 2022/11/29 21:28:31 jpp Exp $
|
# $Id: e-smith-samba.spec,v 1.29 2022/11/29 21:28:31 jpp Exp $
|
||||||
|
|
||||||
Summary: e-smith specific Samba configuration files and templates
|
Summary: smeserver specific Samba configuration files and templates
|
||||||
%define name e-smith-samba
|
%define name smeserver-samba
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.6.0
|
%define version 2.8.0
|
||||||
%define release 28
|
%define release 1
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@@ -14,10 +14,12 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
Obsoletes: e-smith-netlogon
|
Obsoletes: e-smith-netlogon
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
Provides: e-smith-samba
|
||||||
|
Obsoletes: e-smith-samba
|
||||||
|
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||||
Obsoletes: e-smith-regedit
|
Obsoletes: e-smith-regedit
|
||||||
Requires: e-smith-lib >= 2.2.0-2
|
Requires: smeserver-lib >= 2.2.0-2
|
||||||
Requires: e-smith-formmagick >= 1.4.0-9
|
Requires: smeserver-formmagick >= 1.4.0-9
|
||||||
Requires: samba >= 3.5.10
|
Requires: samba >= 3.5.10
|
||||||
Requires: samba-client >= 3.5.10
|
Requires: samba-client >= 3.5.10
|
||||||
Requires: samba-common >= 3.5.10
|
Requires: samba-common >= 3.5.10
|
||||||
@@ -39,6 +41,14 @@ Requires: /usr/bin/tdbbackup
|
|||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 23 2024 Trevor Batley <trevor@batley.id.au> 2.8.0-1.sme
|
||||||
|
- changes for [SME: 12518]
|
||||||
|
- add Obsoletes: e-smith-samba
|
||||||
|
- bump Version and reset Release
|
||||||
|
|
||||||
|
* Sat Mar 23 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-29.sme
|
||||||
|
- Rename to smeserver-samba [SME: 12359]
|
||||||
|
|
||||||
* Sat Mar 23 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-28.sme
|
* Sat Mar 23 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-28.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
@@ -469,6 +479,7 @@ AutoReqProv: no
|
|||||||
|
|
||||||
* Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
|
* Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
|
||||||
* Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-10
|
* Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-10
|
||||||
|
Provides: e-smith-samba
|
||||||
- Add Requires: samba{,-client,-common} to complete dependency tree [SME: 2062]
|
- Add Requires: samba{,-client,-common} to complete dependency tree [SME: 2062]
|
||||||
|
|
||||||
* Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
|
* Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
|
Reference in New Issue
Block a user