rpms/kde-l10n/devel kde-l10n.spec,1.126,1.127

Than Ngo than at fedoraproject.org
Tue Feb 9 19:42:42 UTC 2010


Author: than

Update of /cvs/extras/rpms/kde-l10n/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13596

Modified Files:
	kde-l10n.spec 
Log Message:
fix rpm file list



Index: kde-l10n.spec
===================================================================
RCS file: /cvs/extras/rpms/kde-l10n/devel/kde-l10n.spec,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -p -r1.126 -r1.127
--- kde-l10n.spec	8 Feb 2010 11:47:36 -0000	1.126
+++ kde-l10n.spec	9 Feb 2010 19:42:41 -0000	1.127
@@ -941,12 +941,12 @@ rm -rf %{buildroot}
 %lang(bg) %{_datadir}/locale/bg/entry.desktop
 %lang(bg) %{_kde4_appsdir}/kvtml/bg
 
+%if %{buildall}
 %files Bengali-India
 %defattr(-,root,root)
 %lang(bn_IN) %{_datadir}/locale/bn_IN/LC_MESSAGES/*
 %lang(bn_IN) %{_datadir}/locale/bn_IN/entry.desktop
 
-%if %{buildall}
 %files Tibetan
 %defattr(-,root,root)
 %lang(bo) %{_datadir}/locale/bo/LC_MESSAGES/*
@@ -1149,11 +1149,12 @@ rm -rf %{buildroot}
 %lang(hi) %{_datadir}/locale/hi/LC_MESSAGES/*
 %lang(hi) %{_datadir}/locale/hi/entry.desktop
 
+%if %{buildall}
 %files Chhattisgarhi
 %defattr(-,root,root,-)
 %lang(hne) %{_datadir}/locale/hne/LC_MESSAGES/*
 %lang(hne) %{_datadir}/locale/hne/entry.desktop
-
+%endif
 
 %files Croatian
 %defattr(-,root,root)
@@ -1281,10 +1282,12 @@ rm -rf %{buildroot}
 %lang(mai) %{_datadir}/locale/mai/LC_MESSAGES/*
 %lang(mai) %{_datadir}/locale/mai/entry.desktop
 
+%if %{buildall}
 %files Marathi
 %defattr(-,root,root)
 %lang(mr) %{_datadir}/locale/mr/LC_MESSAGES/*
 %lang(mr) %{_datadir}/locale/mr/entry.desktop
+%endif
 
 %files Malayalam
 %defattr(-,root,root)
@@ -1481,11 +1484,13 @@ rm -rf %{buildroot}
 %lang(tg) %{_kde4_appsdir}/kvtml/tg
 %lang(tg) %{_kde4_appsdir}/khangman/tg.txt
 
+%if %{buildall}
 %files Thai
 %defattr(-,root,root)
 %lang(th) %{_datadir}/locale/th/LC_MESSAGES/*
 %lang(th) %{_datadir}/locale/th/charset
 %lang(th) %{_datadir}/locale/th/entry.desktop
+%endif
 
 %files Turkish
 %defattr(-,root,root)



More information about the scm-commits mailing list