SPECS: kde4-l10n.spec - fixed build

paszczus paszczus at pld-linux.org
Thu Nov 27 11:49:03 CET 2008


Author: paszczus                     Date: Thu Nov 27 10:49:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed build

---- Files affected:
SPECS:
   kde4-l10n.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/kde4-l10n.spec
diff -u SPECS/kde4-l10n.spec:1.21 SPECS/kde4-l10n.spec:1.22
--- SPECS/kde4-l10n.spec:1.21	Wed Nov 26 23:23:31 2008
+++ SPECS/kde4-l10n.spec	Thu Nov 27 11:48:57 2008
@@ -1130,14 +1130,14 @@
 
 	# share/apps/kturtle/data/logokeywords.(%lang).xml
 	if [ -f "$RPM_BUILD_ROOT%{_datadir}/apps/kturtle/data/logokeywords.$lang.xml" ]; then
-		echo "%dir %{_datadir}/apps/kturtle"
-		echo "%dir %{_datadir}/apps/kturtle/data"
+	#	echo "%dir %{_datadir}/apps/kturtle"
+	#	echo "%dir %{_datadir}/apps/kturtle/data"
 		echo "%lang($lang) %{_datadir}/apps/kturtle/data/logokeywords.$lang.xml"
 	fi
 
 	# share/apps/kturtle/examples/(%lang)
 	if [ -d "$RPM_BUILD_ROOT%{_datadir}/apps/kturtle/examples/$lang" ]; then
-		echo "%dir %{_datadir}/apps/kturtle/examples"
+	#	echo "%dir %{_datadir}/apps/kturtle/examples"
 		echo "%lang($lang) %{_datadir}/apps/kturtle/examples/$lang"
 	fi
 
@@ -1149,7 +1149,7 @@
 	fi
 
 	if [ -d "$RPM_BUILD_ROOT%{_datadir}/apps/kvtml/$lang" ]; then
-		echo "%dir %{_datadir}/apps/kvtml"
+	#	echo "%dir %{_datadir}/apps/kvtml"
 		echo "%lang($lang) %{_datadir}/apps/kvtml/$lang"
 	fi
 
@@ -1208,7 +1208,7 @@
 FindLang mk > Macedonian.lang
 FindLang ml > Malayalam.lang 
 FindLang mn > Mongolian.lang
-FindLang ms > Malay.lang
+#FindLang ms > Malay.lang
 #FindLang mt > Maltese.lang
 FindLang nb > Norwegian_Bokmaal.lang
 FindLang nds > Low_Saxon.lang
@@ -1419,6 +1419,9 @@
 %files -f Macedonian.lang Macedonian
 %defattr(644,root,root,755)
 
+#%files -f Malay.lang Malay
+#%defattr(644,root,root,755)
+
 %files -f Malayalam.lang Malayalam
 %defattr(644,root,root,755)
 
@@ -1522,6 +1525,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/11/27 10:48:57  paszczus
+- fixed build
+
 Revision 1.21  2008/11/26 22:23:31  paszczus
 - updated to 4.1.80 (4.2 beta1)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-l10n.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list