commit d4778dc7bd4d3893aa28a07804528683297c6537
Author: Sandeep Sheshrao Shedmake <[email protected]>
Date:   Mon Nov 19 13:27:49 2012 +0530

    Cleaned the spec file

 pothana2000-fonts.spec |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/pothana2000-fonts.spec b/pothana2000-fonts.spec
index 6902d84..4c61e3d 100644
--- a/pothana2000-fonts.spec
+++ b/pothana2000-fonts.spec
@@ -3,18 +3,17 @@
 
 Name: %{fontname}-fonts
 Version: 1.3.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Unicode compliant OpenType font for Telugu
 
 Group: User Interface/X
 License: GPLv2+ with exceptions
 URL: https://fedorahosted.org/pothana_vemana/
 
-Source0: 
https://fedorahosted.org/releases/p/o/pothana_vemana/pothana2000-fonts-1.3.3.tar.gz
-BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+Source0: 
https://fedorahosted.org/releases/p/o/pothana_vemana/%{name}-%{version}.tar.gz
 
 BuildArch: noarch
-BuildRequires: fontforge >= 20080429
+BuildRequires: fontforge
 BuildRequires: fontpackages-devel
 Requires: fontpackages-filesystem
 
@@ -29,7 +28,6 @@ Dr. Tirumala Krishna Desikacharyulu.
 make
 
 %install
-rm -fr %{buildroot}
 install -m 0755 -d %{buildroot}%{_fontdir}
 install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
@@ -39,14 +37,16 @@ install -m 0644 -p %{fontconf} \
 ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}
 
-%clean
-rm -fr %{buildroot}
-
 %_font_pkg -f %{fontconf} *.ttf
 
 %doc ChangeLog COPYRIGHT COPYING AUTHORS README
 
 %changelog
+* Mon Nov 19 2012 Sandeep Shedmake <[email protected]> - 1.3.3-4
+- Cleaned the spec file
+- Removed BuildRoot
+- Edited Source0 and BuildRequires
+
 * Sat Jul 21 2012 Fedora Release Engineering <[email protected]> 
- 1.3.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to