rpms/samyak-fonts/devel samyak-fonts.spec,1.6,1.7

Pravin Satpute pravins at fedoraproject.org
Tue Feb 3 09:35:29 UTC 2009


Author: pravins

Update of /cvs/pkgs/rpms/samyak-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24456

Modified Files:
	samyak-fonts.spec 
Log Message:
* Tue Feb 03 2009 Pravin Satpute <psatpute at redhat.com> 1.2.1-3
- renamed font package as per fedora new Font_package_naming guideline
- updated spec



Index: samyak-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samyak-fonts/devel/samyak-fonts.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- samyak-fonts.spec	12 Jan 2009 10:45:29 -0000	1.6
+++ samyak-fonts.spec	3 Feb 2009 09:34:58 -0000	1.7
@@ -8,7 +8,7 @@
 
 Name:	 %{fontname}-fonts
 Version:	1.2.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Free Indian truetype/opentype fonts
 Group:	User Interface/X
 License:	GPLv3+ with exceptions
@@ -21,70 +21,80 @@
 %description
 %common_desc
 
-%package common
+%package -n %{fontname}-common-fonts
 Summary:  Common files for smc-fonts
 Group:  User Interface/X
 Requires: fontpackages-filesystem
-
-%description common
+Provides: %{name}-common = %{version}-%{release}
+Obsoletes: %{name}-common < 1.2.1-3
+%description -n %{fontname}-common-fonts
 %common_desc
 
-%package devanagari
+%package -n %{fontname}-devanagari-fonts
 Summary: Open Type Fonts for Devanagari script
 Group: User Interface/X 
-Requires: %{name}-common = %{version}-%{release}
+Requires: %{fontname}-common-fonts = %{version}-%{release}
 License: GPLv3+ with exceptions
-%description devanagari
+Provides: %{name}-devanagari = %{version}-%{release}
+Obsoletes: %{name}-devanagari < 1.2.1-3
+%description -n %{fontname}-devanagari-fonts
 This package contains truetype/opentype font for the display of \
 Scripts Devanagari.
 
-%package tamil
+%_font_pkg -n devanagari %{fontname}-devanagari/Samyak-*.ttf 
+
+%package -n %{fontname}-tamil-fonts
 Summary: Open Type Fonts for Tamil script
 Group: User Interface/X 
-Requires: %{name}-common = %{version}-%{release}
+Requires: %{fontname}-common-fonts = %{version}-%{release}
 License: GPLv3+ with exceptions
-%description tamil
+Provides: %{name}-tamil = %{version}-%{release}
+Obsoletes: %{name}-tamil < 1.2.1-3
+%description -n %{fontname}-tamil-fonts
 This package contains truetype/opentype font for the display of \
 Scripts Tamil.
 
+%_font_pkg -n tamil %{fontname}-tamil/*.ttf 
 
-%package malayalam
+%package -n %{fontname}-malayalam-fonts
 Summary: Open Type Fonts for Malayalam script
 Group: User Interface/X 
-Requires: %{name}-common = %{version}-%{release}
+Requires: %{fontname}-common-fonts = %{version}-%{release}
 License: GPLv3+ with exceptions
-%description malayalam
+Provides: %{name}-malayalam = %{version}-%{release}
+Obsoletes: %{name}-malayalam < 1.2.1-3
+%description -n %{fontname}-malayalam-fonts
 This package contains truetype/opentype font for the display of \
 Scripts Malayalam.
 
-%package gujarati
+%_font_pkg -n malayalam %{fontname}-malayalam/*.ttf 
+
+%package -n %{fontname}-gujarati-fonts
 Summary: Open Type Fonts for Gujarai script
 Group: User Interface/X 
-Requires: %{name}-common = %{version}-%{release}
+Requires: %{fontname}-common-fonts = %{version}-%{release}
 License: GPLv3+ with exceptions
-%description gujarati
+Provides: %{name}-gujarati = %{version}-%{release}
+Obsoletes: %{name}-gujarati < 1.2.1-3
+%description -n %{fontname}-gujarati-fonts
 This package contains truetype/opentype font for the display of \
 Scripts Gujarati.
 
-%package oriya
+%_font_pkg -n gujarati %{fontname}-gujarati/*.ttf 
+
+%package -n %{fontname}-oriya-fonts
 Summary: Open Type Fonts for Oriya script
 Group: User Interface/X 
-Requires: %{name}-common = %{version}-%{release}
+Requires: %{fontname}-common-fonts = %{version}-%{release}
 License: GPLv3+ with exceptions
-%description oriya
+Provides: %{name}-oriya = %{version}-%{release}
+Obsoletes: %{name}-oriya < 1.2.1-3
+%description -n %{fontname}-oriya-fonts
 This package contains truetype/opentype font for the display of \
 Scripts Oriya.
 
-%_font_pkg -n devanagari %{fontname}-devanagari/Samyak-*.ttf 
-
-%_font_pkg -n tamil %{fontname}-tamil/*.ttf 
-
-%_font_pkg -n malayalam %{fontname}-malayalam/*.ttf 
-
 %_font_pkg -n oriya %{fontname}-oriya/*.ttf 
 
-%_font_pkg -n gujarati %{fontname}-gujarati/*.ttf 
-
 
 %prep
 %setup -q -n samyak-fonts-%{version}
@@ -105,12 +115,16 @@
 rm -fr %{buildroot}
 
 
-%files common
+%files -n %{fontname}-common-fonts
 %defattr(-,root,root,-) 
 %doc COPYING README AUTHORS
 %dir %{_fontdir}
 
 %changelog
+* Tue Feb 03 2009 Pravin Satpute <psatpute at redhat.com> 1.2.1-3
+- renamed font package as per fedora new Font_package_naming guideline
+- updated spec
+
 * Mon Jan 12 2009 Pravin Satpute <psatpute at redhat.com> 1.2.1-2
 - bugzilla 477451
 - updated spec




More information about the Fedora-fonts-bugs-list mailing list