specfile fixes [release 0.6-2mamba;Thu May 20 2021]
This commit is contained in:
parent
cf76fccaf9
commit
634a26af33
@ -1,7 +1,4 @@
|
||||
# lklug-fonts
|
||||
|
||||
The lklug-fonts package contains fonts for the display of
|
||||
Sinhala. The original font for TeX/LaTeX is developed by Yannis
|
||||
Haralambous and are in GPL. OTF tables are added by Anuradha
|
||||
Ratnaweera and Harshani Devadithya.
|
||||
The lklug-fonts package contains fonts for the display of Sinhala. The original font for TeX/LaTeX is developed by Yannis Haralambous and are in GPL. OTF tables are added by Anuradha Ratnaweera and Harshani Devadithya.
|
||||
|
||||
|
@ -2,12 +2,12 @@
|
||||
%define cvs_date 20110221
|
||||
Name: lklug-fonts
|
||||
Version: 0.6
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Fonts for Sinhala language
|
||||
Group: System/Fonts
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: gil <puntogil@libero.it>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://sinhala.sourceforge.net/
|
||||
# cvs -z3 -d:pserver:anonymous@sinhala.cvs.sourceforge.net:/cvsroot/sinhala co -P sinhala/fonts
|
||||
# cd sinhala/fonts/
|
||||
@ -15,21 +15,18 @@ URL: http://sinhala.sourceforge.net/
|
||||
Source0: lklug-%{cvs_date}-src-cvs.tar.gz
|
||||
Source1: 65-lklug.conf
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: fontforge
|
||||
BuildRequires: mkfontdir
|
||||
BuildRequires: mkfontscale
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The %{name} package contains fonts for the display of
|
||||
Sinhala. The original font for TeX/LaTeX is developed by Yannis
|
||||
Haralambous and are in GPL. OTF tables are added by Anuradha
|
||||
Ratnaweera and Harshani Devadithya.
|
||||
The %{name} package contains fonts for the display of Sinhala. The original font for TeX/LaTeX is developed by Yannis Haralambous and are in GPL. OTF tables are added by Anuradha Ratnaweera and Harshani Devadithya.
|
||||
|
||||
%prep
|
||||
%setup -q -c %{name}-%{version}
|
||||
|
||||
|
||||
%build
|
||||
%make
|
||||
|
||||
@ -78,5 +75,8 @@ fi
|
||||
%doc COPYING CREDITS README.fonts
|
||||
|
||||
%changelog
|
||||
* Thu May 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6-2mamba
|
||||
- specfile fixes
|
||||
|
||||
* Mon Feb 21 2011 gil <puntogil@libero.it> 0.6-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user