rpms/nqc/F-9 nqc.spec,1.10,1.11

Rick L. Vinyard, Jr. rvinyard at fedoraproject.org
Wed May 20 19:43:57 UTC 2009


Author: rvinyard

Update of /cvs/pkgs/rpms/nqc/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9816

Modified Files:
	nqc.spec 
Log Message:



Index: nqc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nqc/F-9/nqc.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- nqc.spec	1 Apr 2009 18:59:26 -0000	1.10
+++ nqc.spec	20 May 2009 19:43:27 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           nqc
 Version:        3.1.6
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Not Quite C compiler
 
 Group:          Development/Languages
@@ -144,33 +144,36 @@ fi
 
 %files doc-nl
 %defattr(-,root,root,-)
-%doc nqc-tutorial-nl.doc
+%lang(nl) %doc nqc-tutorial-nl.doc
 
 %files doc-de
 %defattr(-,root,root,-)
-%doc nqc-tutorial-de.doc
+%lang(de) %doc nqc-tutorial-de.doc
 
 %files doc-ja
 %defattr(-,root,root,-)
-%doc nqc-tutorial-ja.pdf
+%lang(ja) %doc nqc-tutorial-ja.pdf
 
 %files doc-es
 %defattr(-,root,root,-)
-%doc nqc-tutorial-es.doc
+%lang(es) %doc nqc-tutorial-es.doc
 
 %files doc-it
 %defattr(-,root,root,-)
-%doc nqc-tutorial-it.doc
+%lang(it) %doc nqc-tutorial-it.doc
 
 %files doc-th
 %defattr(-,root,root,-)
-%doc nqc-tutorial-th.doc
+%lang(th) %doc nqc-tutorial-th.doc
 
 %files doc-pt
 %defattr(-,root,root,-)
-%doc nqc-tutorial-pt.pdf
+%lang(pt) %doc nqc-tutorial-pt.pdf
 
 %changelog
+* Wed May 20 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 3.1.6-5
+- Added lang(xx) directives to international files
+
 * Wed Apr  1 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 3.1.6-4
 - Added multi-lingual doc packages and split English docs into their own package
 - Added -p to udev rules file on install




More information about the fedora-extras-commits mailing list