[impallari-lobster-fonts] Resolves:rh#914088 - impallari-lobster-fonts: FTBFS in rawhide

pnemade pnemade at fedoraproject.org
Wed Feb 27 08:56:07 UTC 2013


commit 52b173b6a14437e5ac4ccf9be4e7ff3c7f3686c1
Author: Parag Nemade <pnemade at redhat.com>
Date:   Wed Feb 27 14:27:48 2013 +0530

    Resolves:rh#914088 - impallari-lobster-fonts: FTBFS in rawhide
    
    - Spec cleanup

 impallari-lobster-fonts.spec |   18 +++++++-----------
 1 files changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/impallari-lobster-fonts.spec b/impallari-lobster-fonts.spec
index f87ad5b..a2b9d66 100644
--- a/impallari-lobster-fonts.spec
+++ b/impallari-lobster-fonts.spec
@@ -3,10 +3,9 @@
 
 Name:           %{fontname}-fonts
 Version:        1.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Hand written font with various ligatures for better connecting of letters
 
-Group:          User Interface/X
 License:        OFL
 URL:            http://www.impallari.com/lobster/
 Source0:        http://www.impallari.com/lobster/releases/lobster-font-1.4.zip  
@@ -16,8 +15,6 @@ BuildArch:      noarch
 BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
 
-Obsoletes: lobster-fonts < 1.3-2
-
 %description
 Hand written font with various ligatures for better connecting
 of letters.
@@ -37,8 +34,6 @@ popd
 
 
 %install
-rm -fr %{buildroot}
-
 install -m 0755 -d %{buildroot}%{_fontdir}
 install -m 0644 -p Lobster\ 1.4/*.otf %{buildroot}%{_fontdir}
 
@@ -47,20 +42,21 @@ install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
 
 install -m 0644 -p %{SOURCE1} \
         %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
+
 ln -s %{_fontconfig_templatedir}/%{fontconf} \
       %{buildroot}%{_fontconfig_confdir}/%{fontconf}
 
 
-%clean
-rm -fr %{buildroot}
-
-
 %_font_pkg -f %{fontconf} *.otf
 
-%doc Lobster\ 1.4/Readme.txt Lobster\ 1.4/License.txt
+%doc "Lobster 1.4/Readme.txt" "Lobster 1.4/License.txt"
 
 
 %changelog
+* Wed Feb 27 2013 Parag Nemade <pnemade AT redhat DOT com> - 1.4-6
+- Resolves:rh#914088 - impallari-lobster-fonts: FTBFS in rawhide
+- Spec cleanup
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the fonts-bugs mailing list