rpms/fonts-indic/devel fonts-indic.spec, 1.30, 1.31 sources, 1.24, 1.25

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Mon Sep 24 13:54:59 UTC 2007


Author: petersen

Update of /cvs/extras/rpms/fonts-indic/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25919

Modified Files:
	fonts-indic.spec sources 
Log Message:
* Mon Sep 24 2007 Parag Nemade <pnemade at redhat.com> - 2.1.5-3.fc8
- this is now a meta-package since Lohit fonts were moved to lohit-fonts (#253158)



Index: fonts-indic.spec
===================================================================
RCS file: /cvs/extras/rpms/fonts-indic/devel/fonts-indic.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- fonts-indic.spec	10 Sep 2007 09:53:50 -0000	1.30
+++ fonts-indic.spec	24 Sep 2007 13:54:27 -0000	1.31
@@ -4,50 +4,29 @@
 
 Name:        fonts-indic
 Version:     2.1.5
-Release:     2%{?dist}
-License:     GPL
+Release:     3%{?dist}
+License:     GPLv2+
 Group:       User Interface/X
 BuildArch:   noarch
 BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-URL:       http://fedoraproject.org/wiki/Lohit
-Source:    fonts-indic-%{version}.tar.gz
+URL:         http://fedoraproject.org/wiki/Lohit
 
 Summary: Free Indian truetype/opentype fonts
 %description 
-This package provides the Hindi, Bengali, Gujarati, Punjabi, Tamil,
-Kannada, Malayalam, Oriya, Telugu TrueType/Opentype fonts.
+This is a meta-package for Hindi, Bengali, Gujarati, Punjabi, Tamil,
+Kannada, Malayalam, Oriya, Telugu fonts.
 
 # mk_pkg <name> <lang-code> 
 %define mk_pkg() \
 %package -n fonts-%1\
-Summary:    Free %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/")\
+Summary:    Meta-package for %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/") fonts\
 Group:      User Interface/X \
-Provides:  ttfonts-%2 <= 1.6-1\
-Obsoletes :  ttfonts-%2 <= 1.6-1\
-Requires:   fontconfig\
 \
 %description -n fonts-%1\
-These are the free %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/") truetype/opentype fonts \
+This is a meta-package for %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/") fonts support.\
 \
 %files -n fonts-%1\
 %defattr(-, root, root)\
-%dir %{xfontdir}\
-%dir %{xfontdir}/%1\
-%doc COPYING README AUTHORS\
-%ghost %{xfontdir}/%1/fonts.cache-1\
-%{xfontdir}/%1/*ttf\
-\
-%post -n fonts-%1 \
-if [ -x %{_bindir}/fc-cache ]; then \
-  %{_bindir}/fc-cache /usr/share/fonts \
-fi \
-\
-%postun -n fonts-%1 \
-if [ "$1" = "0" ]; then \
-  if [ -x %{_bindir}/fc-cache ]; then \
-    %{_bindir}/fc-cache /usr/share/fonts \
-  fi \
-fi 
 
 %mk_pkg bengali bn 
 %mk_pkg gujarati gu
@@ -60,7 +39,7 @@
 %mk_pkg telugu te
 
 %prep
-%setup -q -n fonts-indic-%{version}
+%{nil}
 
 %build
 echo "Nothing to do in Build."
@@ -68,18 +47,14 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-for i in "%{langlist}"
-do
-  install -d $RPM_BUILD_ROOT/%{xfontdir}/$i
-  install -m 0644 $i/* $RPM_BUILD_ROOT/%{xfontdir}/$i
-  # Ghost the fonts.cache-1 file
-  touch $RPM_BUILD_ROOT/%{xfontdir}/$i/fonts.cache-1
-done
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Sep 24 2007 Parag Nemade <pnemade at redhat.com> - 2.1.5-3.fc8
+- this is now a meta-package since Lohit fonts were moved to
+  lohit-fonts (#253158)
+
 * Mon Sep 10 2007 Rahul Bhalerap <rbhalera at redhat.com>
 - Reverting back renaming changes
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fonts-indic/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources	26 Mar 2007 07:24:05 -0000	1.24
+++ sources	24 Sep 2007 13:54:27 -0000	1.25
@@ -1 +0,0 @@
-bb9497ee772062b97ff00a1a68b17c98  fonts-indic-2.1.5.tar.gz




More information about the fedora-extras-commits mailing list