rpms/wqy-microhei-fonts/devel wqy-microhei-fonts.spec,1.3,1.4

Peng Wu pwu at fedoraproject.org
Wed May 26 06:37:34 UTC 2010


Author: pwu

Update of /cvs/pkgs/rpms/wqy-microhei-fonts/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15661

Modified Files:
	wqy-microhei-fonts.spec 
Log Message:
* Wed May 26 2010  Peng Wu <pwu at redhat.com> - 0.2.0-0.5.beta
- Clean up rpm spec file and remove unused patches.




Index: wqy-microhei-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wqy-microhei-fonts/devel/wqy-microhei-fonts.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- wqy-microhei-fonts.spec	26 May 2010 03:24:23 -0000	1.3
+++ wqy-microhei-fonts.spec	26 May 2010 06:37:33 -0000	1.4
@@ -5,14 +5,13 @@
 
 Name:           %{fontname}-fonts
 Version:        0.2.0
-Release:        0.4.beta%{?dist}
+Release:        0.5.beta%{?dist}
 Summary:        Compact Chinese fonts derived from Droid
 
 Group:          User Interface/X
 License:        ASL 2.0 or GPLv3 with exceptions
 URL:            http://wenq.org/enindex.cgi?MicroHei(en)
 Source0:        http://downloads.sourceforge.net/wqy/%{archivename}.tar.gz
-#Source1:        %{name}-fontconfig.conf
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:      noarch
@@ -42,12 +41,6 @@ install -m 0644 -p *.ttc %{buildroot}%{_
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                    %{buildroot}%{_fontconfig_confdir}
 
-#install -m 0644 -p %{SOURCE1} \
-#        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
-#ln -s %{_fontconfig_templatedir}/%{fontconf} \
-#      %{buildroot}%{_fontconfig_confdir}/%{fontconf}
-
-
 %clean
 rm -fr %{buildroot}
 
@@ -57,6 +50,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Wed May 26 2010  Peng Wu <pwu at redhat.com> - 0.2.0-0.5.beta
+- Clean up rpm spec file and remove unused patches.
+
 * Wed May 26 2010  Peng Wu <pwu at redhat.com> - 0.2.0-0.4.beta
 - Improves Simplified Chinese and Traditional Chinese fonts.
   In order to keep the WenQuanYi Zen Hei as default Simplified Chinese font,



More information about the scm-commits mailing list