diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c15b82b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/lklug-20090803.tar.gz
diff --git a/65-lklug.conf b/65-lklug.conf
new file mode 100644
index 0000000..b96c3d3
--- /dev/null
+++ b/65-lklug.conf
@@ -0,0 +1,22 @@
+
+
+
+
+
+ si-lk
+
+
+ sans-serif
+
+
+ LKLUG
+
+
+
+ LKLUG
+
+ sans-serif
+
+
+
+
diff --git a/EMPTY b/EMPTY
deleted file mode 100644
index 0519ecb..0000000
--- a/EMPTY
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/lklug-fonts.spec b/lklug-fonts.spec
new file mode 100644
index 0000000..d432e33
--- /dev/null
+++ b/lklug-fonts.spec
@@ -0,0 +1,141 @@
+%global fontname lklug
+%global cvsdate 20090803
+%global fontconf 65-%{fontname}.conf
+
+Name: %{fontname}-fonts
+# Do not trust font metadata versionning unless you've checked upstream does
+# update versions on file changes. When in doubt use the timestamp of the most
+# recent file as version.
+Version: 0.6
+Release: 17.%{cvsdate}cvs%{?dist}
+Summary: Fonts for Sinhala language
+Group: User Interface/X
+License: GPLv2
+URL: http://sinhala.sourceforge.net/
+# cvs snapshot created with following steps
+#cvs -z3 -d:pserver:anonymous@sinhala.cvs.sourceforge.net:/cvsroot/sinhala co -P sinhala/fonts
+#cd sinhala/fonts/
+#tar -czf lklug-%%{cvsdate}.tar.gz convert.ff COPYING CREDITS lklug.sfd Makefile README.fonts
+
+Source: lklug-%{cvsdate}.tar.gz
+Source1: %{fontconf}
+Source2: %{fontname}.metainfo.xml
+BuildArch: noarch
+BuildRequires: fontpackages-devel fontforge
+Requires: fontpackages-filesystem
+
+%description
+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.
+
+%prep
+%setup -q -c
+
+%build
+make
+
+%install
+install -m 0755 -d %{buildroot}%{_fontdir}
+install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
+
+install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
+ %{buildroot}%{_fontconfig_confdir}
+
+install -m 0644 -p %{SOURCE1} \
+ %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
+
+ln -s %{_fontconfig_templatedir}/%{fontconf} \
+ %{buildroot}%{_fontconfig_confdir}/%{fontconf}
+
+# Add AppStream metadata
+install -Dm 0644 -p %{SOURCE2} \
+ %{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml
+
+
+%_font_pkg -f %{fontconf} *.ttf
+%doc CREDITS COPYING README.fonts
+%{_datadir}/appdata/%{fontname}.metainfo.xml
+
+%changelog
+* Thu Feb 08 2018 Fedora Release Engineering - 0.6-17.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+
+* Wed Jul 26 2017 Fedora Release Engineering - 0.6-16.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
+* Fri Feb 10 2017 Fedora Release Engineering - 0.6-15.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
+* Thu Feb 04 2016 Fedora Release Engineering - 0.6-14.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
+
+* Wed Jun 17 2015 Fedora Release Engineering - 0.6-13.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
+* Fri Oct 17 2014 Pravin Satpute - 0.6-12.20090803cvs
+- Added appdata for gnome-software
+
+* Sat Jun 07 2014 Fedora Release Engineering - 0.6-11.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
+* Sat Aug 03 2013 Fedora Release Engineering - 0.6-10.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Thu Feb 14 2013 Fedora Release Engineering - 0.6-9.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Fri Nov 23 2012 Parag - 0.6-8.20090803cvs
+- Resolves:rh#879483 - fix build.log warning File listed twice: /usr/share/fonts/lklug
+
+* Thu Jul 19 2012 Fedora Release Engineering - 0.6-7.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Fri Jan 13 2012 Fedora Release Engineering - 0.6-6.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Tue Feb 08 2011 Fedora Release Engineering - 0.6-5.20090803cvs
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Thu Apr 15 2010 Pravin Satpute - 0.6-4.20090803cvs
+- resolved bug 578028, updated .conf file
+
+* Thu Feb 25 2010 Pravin Satpute - 0.6-3.20090803cvs
+- resolved bug 568262, license tag
+
+* Wed Feb 24 2010 Pravin Satpute - 0.6-2.20090803cvs
+- added .conf file, bug 567610
+
+* Mon Aug 03 2009 Parag - 0.6-1.20090803cvs
+- update to cvs snapshot 20090803.
+
+* Sat Jul 25 2009 Fedora Release Engineering - 0.2.2-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Tue Mar 10 2009 Rahul Bhalerao - 0.2.2-9
+- Dropping previous release.
+
+* Mon Mar 09 2009 Rahul Bhalerao - 0.2.2-8
+- Following new font packaging guidelines
+
+* Wed Feb 25 2009 Fedora Release Engineering - 0.2.2-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Fri Jun 27 2008 Rahul Bhalerao - 0.2.2-6
+- Updated spec to obsolete fonts-sinhala
+
+* Wed Oct 17 2007 Rahul Bhalerao - 0.2.2-5
+- Added sfd file into srpm
+
+* Thu Oct 11 2007 Rahul Bhalerao - 0.2.2-4
+- Updated according to the review
+
+* Thu Oct 04 2007 Rahul Bhalerao - 0.2.2-3
+- Using common template of font spec file
+
+* Thu Oct 04 2007 Rahul Bhalerao - 0.2.2-2
+- Spec cleanup
+
+* Thu Oct 04 2007 Rahul Bhalerao - 0.2.2-1
+- Split package from fonts-sinhala to reflect upstream project name
diff --git a/lklug.metainfo.xml b/lklug.metainfo.xml
new file mode 100644
index 0000000..6de4444
--- /dev/null
+++ b/lklug.metainfo.xml
@@ -0,0 +1,16 @@
+
+
+ lklug
+ CC-BY-3.0
+ Lklug
+ Font for Sinhala language
+
+
+ This package provides the Lklug font for Sinhala made by the
+ by Yannis Haralambous and are in GPL. OTF tables are added by
+ Anuradha Ratnaweera and Harshani Devadithya.
+