rpms/samyak-fonts/devel samyak-fonts.spec,1.3,1.4

Pravin Satpute pravins at fedoraproject.org
Fri Apr 4 07:17:09 UTC 2008


Author: pravins

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

Modified Files:
	samyak-fonts.spec 
Log Message:
* Fri Apr 4 2008 Pravin Satpute <psatpute at redhat.com> 1.2.0-2
- given proper license name
- fc-cache now run on samyak-langname folder



Index: samyak-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samyak-fonts/devel/samyak-fonts.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- samyak-fonts.spec	28 Feb 2008 06:26:41 -0000	1.3
+++ samyak-fonts.spec	4 Apr 2008 07:16:24 -0000	1.4
@@ -3,10 +3,10 @@
 
 Name:        samyak-fonts
 Version:     1.2.0
-Release:     1%{?dist}
+Release:     2%{?dist}
 Summary:     Free Indian truetype/opentype fonts
 Group:       User Interface/X
-License:     GPLv3 of later with font exceptions
+License:     GPLv3+ with exceptions
 URL:         https://sarovar.org/projects/samyak/
 Source:   samyak-fonts-%{version}.tar.gz
 BuildArch:   noarch
@@ -36,13 +36,13 @@
 \
 %post -n samyak-fonts-%1 \
 if [ -x %{_bindir}/fc-cache ]; then \
-  %{_bindir}/fc-cache %{xfontdir} \
+  %{_bindir}/fc-cache %{xfontdir}/samyak-%1 \
 fi \
 \
 %postun -n samyak-fonts-%1 \
 if [ "$1" = "0" ]; then \
   if [ -x %{_bindir}/fc-cache ]; then \
-    %{_bindir}/fc-cache %{xfontdir} \
+    %{_bindir}/fc-cache %{xfontdir}/samyak-%1 \
   fi \
 fi 
 
@@ -71,6 +71,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Fri Apr 04 2008 Pravin Satpute <psatpute at redhat.com> 1.2.0-2
+- given proper license name
+- fc-cache now run on samyak-langname folder
+
 * Thu Feb 28 2008 Pravin Satpute <psatpute at redhat.com> - 1.2.0-1
 - update to samyak-fonts-1.2.0 from upstream cvs
 - major bug fixes for devanagari and malayalam




More information about the fonts-bugs mailing list