rpms/stix-fonts/devel import.log,1.2,1.3 stix-fonts.spec,1.5,1.6

Nicolas Mailhot nim at fedoraproject.org
Fri Jan 16 21:28:02 UTC 2009


Author: nim

Update of /cvs/extras/rpms/stix-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5947/devel

Modified Files:
	import.log stix-fonts.spec 
Log Message:
update for new naming guidelines


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/stix-fonts/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- import.log	17 Dec 2008 19:58:52 -0000	1.2
+++ import.log	16 Jan 2009 21:27:32 -0000	1.3
@@ -1,2 +1,3 @@
 stix-fonts-0_9-7_fc10:HEAD:stix-fonts-0.9-7.fc10.src.rpm:1215809789
 stix-fonts-0_9-9_fc11:HEAD:stix-fonts-0.9-9.fc11.src.rpm:1229543904
+stix-fonts-0_9-10_fc11:HEAD:stix-fonts-0.9-10.fc11.src.rpm:1232141192


Index: stix-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/stix-fonts/devel/stix-fonts.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- stix-fonts.spec	17 Dec 2008 19:58:52 -0000	1.5
+++ stix-fonts.spec	16 Jan 2009 21:27:32 -0000	1.6
@@ -11,7 +11,7 @@
 
 Name:    %{fontname}-fonts
 Version: 0.9
-Release: 9%{?dist}
+Release: 10%{?dist}
 Summary: STIX scientific and engineering fonts
 
 Group:     User Interface/X
@@ -37,12 +37,14 @@
 use.
 
 
-%package  pua
+%package -n %{fontname}-pua-fonts
 Summary:  STIX scientific and engineering fonts, PUA glyphs
 Group:    User Interface/X
 Requires: %{name} = %{version}-%{release}
 
-%description pua
+Obsoletes: %{name}-pua < 0.9-10
+
+%description -n %{fontname}-pua-fonts
 %common_desc
 
 This package includes fonts containing glyphs called out from the Unicode
@@ -54,12 +56,14 @@
 %_font_pkg -n pua -f %{fontconf}-pua.conf STIXNonUni*otf
 
 
-%package  integrals
+%package -n %{fontname}-integrals-fonts
 Summary:  STIX scientific and engineering fonts, additional integral glyphs
 Group:    User Interface/X
 Requires: %{name} = %{version}-%{release}
 
-%description integrals
+Obsoletes: %{name}-integrals < 0.9-10
+
+%description -n %{fontname}-integrals-fonts
 %common_desc
 
 This package includes fonts containing additional integrals of various size
@@ -68,12 +72,14 @@
 %_font_pkg -n integrals -f %{fontconf}-integrals.conf STIXInt*.otf
 
 
-%package  sizes
+%package -n %{fontname}-sizes-fonts
 Summary:  STIX scientific and engineering fonts, additional glyph sizes
 Group:    User Interface/X
 Requires: %{name} = %{version}-%{release}
 
-%description sizes
+Obsoletes: %{name}-sizes < 0.9-10
+
+%description -n %{fontname}-sizes-fonts
 %common_desc
 
 This package includes fonts containing glyphs in additional sizes (Mostly
@@ -82,12 +88,14 @@
 %_font_pkg -n sizes -f %{fontconf}-sizes.conf STIXSiz*.otf
 
 
-%package  variants
+%package -n %{fontname}-variants-fonts
 Summary:  STIX scientific and engineering fonts, additional glyph variants
 Group:    User Interface/X
 Requires: %{name} = %{version}-%{release}
 
-%description variants
+Obsoletes: %{name}-variants < 0.9-10
+
+%description -n %{fontname}-variants-fonts
 %common_desc
 
 This package includes fonts containing alternative variants of some glyphs.
@@ -129,13 +137,13 @@
 install -m 0644 -p %{SOURCE6} \
         %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-variants.conf
 
-for fontconf in %{fontconf}.conf \
-                %{fontconf}-pua.conf \
-                %{fontconf}-integrals.conf \
-                %{fontconf}-sizes.conf \
-                %{fontconf}-variants.conf ; do
-  ln -s %{_fontconfig_templatedir}/$fontconf \
-        %{buildroot}%{_fontconfig_confdir}/$fontconf
+for fconf in %{fontconf}.conf \
+             %{fontconf}-pua.conf \
+             %{fontconf}-integrals.conf \
+             %{fontconf}-sizes.conf \
+             %{fontconf}-variants.conf ; do
+  ln -s %{_fontconfig_templatedir}/$fconf \
+        %{buildroot}%{_fontconfig_confdir}/$fconf
 done
 
 
@@ -150,6 +158,10 @@
 
 
 %changelog
+* Fri Jan 16 2009 <nicolas.mailhot at laposte.net>
+- 0.9-10
+‣ Convert to new naming guidelines
+
 * Sun Nov 23 2008 <nicolas.mailhot at laposte.net>
 - 0.9-9
 ᛤ ‘rpm-fonts’ renamed to “fontpackages”




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