rpms/fonts-indic/devel fonts-indic.spec,1.29,1.30

Rahul Bhalerao (rbhalera) fedora-extras-commits at redhat.com
Mon Sep 10 09:54:22 UTC 2007


Author: rbhalera

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

Modified Files:
	fonts-indic.spec 
Log Message:
Reverted changes


Index: fonts-indic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fonts-indic/devel/fonts-indic.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- fonts-indic.spec	7 Sep 2007 12:26:37 -0000	1.29
+++ fonts-indic.spec	10 Sep 2007 09:53:50 -0000	1.30
@@ -2,9 +2,9 @@
 %define update_cache    /usr/bin/fc-cache 
 %define langlist        "bengali hindi gujarati tamil punjabi kannada malayalam oriya telugu"
 
-Name:        lohit-fonts
+Name:        fonts-indic
 Version:     2.1.5
-Release:     3%{?dist}
+Release:     2%{?dist}
 License:     GPL
 Group:       User Interface/X
 BuildArch:   noarch
@@ -19,17 +19,17 @@
 
 # mk_pkg <name> <lang-code> 
 %define mk_pkg() \
-%package -n lohit-fonts-%1\
+%package -n fonts-%1\
 Summary:    Free %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/")\
 Group:      User Interface/X \
-Provides:  fonts-%1 = %{version}-%{release}\
-Obsoletes :  fonts-%1 < 2.1.5-3\
+Provides:  ttfonts-%2 <= 1.6-1\
+Obsoletes :  ttfonts-%2 <= 1.6-1\
 Requires:   fontconfig\
 \
-%description -n lohit-fonts-%1\
+%description -n fonts-%1\
 These are the free %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/") truetype/opentype fonts \
 \
-%files -n lohit-fonts-%1\
+%files -n fonts-%1\
 %defattr(-, root, root)\
 %dir %{xfontdir}\
 %dir %{xfontdir}/%1\
@@ -37,12 +37,12 @@
 %ghost %{xfontdir}/%1/fonts.cache-1\
 %{xfontdir}/%1/*ttf\
 \
-%post -n lohit-fonts-%1 \
+%post -n fonts-%1 \
 if [ -x %{_bindir}/fc-cache ]; then \
   %{_bindir}/fc-cache /usr/share/fonts \
 fi \
 \
-%postun -n lohit-fonts-%1 \
+%postun -n fonts-%1 \
 if [ "$1" = "0" ]; then \
   if [ -x %{_bindir}/fc-cache ]; then \
     %{_bindir}/fc-cache /usr/share/fonts \
@@ -80,6 +80,9 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Sep 10 2007 Rahul Bhalerap <rbhalera at redhat.com>
+- Reverting back renaming changes
+
 * Fri Sep 07 2007 Rahul Bhalerao <rbhalera at redhat.com> - 2.1.5-3.fc8
 - Renamed the package to reflect the upstream project name #253158
 




More information about the fedora-extras-commits mailing list