automatic version update by autodist [release 9.3.3-1mamba;Tue May 07 2024]
This commit is contained in:
parent
751ebe450f
commit
7ae42a7d23
10
tkcvs.spec
10
tkcvs.spec
@ -1,14 +1,14 @@
|
|||||||
%define realversion 8_1
|
%define realversion 8_1
|
||||||
%define dotversion %(echo %{realversion} | sed 's/_/./g')
|
%define dotversion %(echo %{realversion} | sed 's/_/./g')
|
||||||
Name: tkcvs
|
Name: tkcvs
|
||||||
Version: 9.3.2
|
Version: 9.3.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Tk interface for CVS
|
Summary: Tk interface for CVS
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: https://www.twobarleycorns.net/tkcvs.html
|
URL: https://twobarleycorns.net/
|
||||||
Source0: http://www.twobarleycorns.net/%{name}_%{realversion}.tar.gz
|
Source0: http://www.twobarleycorns.net/%{name}_%{realversion}.tar.gz
|
||||||
Source1: %{name}.png
|
Source1: %{name}.png
|
||||||
Patch: %{name}-8.1-paths.patch
|
Patch: %{name}-8.1-paths.patch
|
||||||
@ -16,7 +16,6 @@ License: GPL
|
|||||||
Requires: cvs
|
Requires: cvs
|
||||||
Requires: cvs-server
|
Requires: cvs-server
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: cvs-server
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -31,7 +30,7 @@ modules and directories.
|
|||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup -q -n %{name}_%{realversion}
|
%setup -q -n %{name}_%{realversion}
|
||||||
%patch0 -p1
|
%patch 0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -88,6 +87,9 @@ EOF
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 07 2024 Automatic Build System <autodist@openmamba.org> 9.3.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Mar 07 2021 Automatic Build System <autodist@mambasoft.it> 9.3.2-1mamba
|
* Sun Mar 07 2021 Automatic Build System <autodist@mambasoft.it> 9.3.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user