packages: kde4-koffice-l10n/kde4-koffice-l10n.spec - fix %install and %files

shadzik shadzik at pld-linux.org
Tue Jan 18 16:51:57 CET 2011


Author: shadzik                      Date: Tue Jan 18 15:51:57 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix %install and %files

---- Files affected:
packages/kde4-koffice-l10n:
   kde4-koffice-l10n.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/kde4-koffice-l10n/kde4-koffice-l10n.spec
diff -u packages/kde4-koffice-l10n/kde4-koffice-l10n.spec:1.7 packages/kde4-koffice-l10n/kde4-koffice-l10n.spec:1.8
--- packages/kde4-koffice-l10n/kde4-koffice-l10n.spec:1.7	Tue Jan 18 16:21:35 2011
+++ packages/kde4-koffice-l10n/kde4-koffice-l10n.spec	Tue Jan 18 16:51:52 2011
@@ -376,7 +376,7 @@
 	rm -rf $RPM_BUILD_ROOT
 
 	for dir in %{orgname}-*-%{version}; do
-		%{__make} -C $dir install \
+		%{__make} -C $dir/build install \
 			DESTDIR=$RPM_BUILD_ROOT
 	done
 	touch installed.stamp
@@ -431,7 +431,6 @@
 FindLang es > Spanish.lang
 FindLang et > Estonian.lang
 FindLang fr > French.lang
-FindLang fy > Frisian.lang
 FindLang gl > Galician.lang
 FindLang kk > Kazakh.lang
 FindLang it > Italian.lang
@@ -439,13 +438,12 @@
 FindLang nb > Norwegian_Bokmaal.lang
 FindLang nds > Low_Saxon.lang
 FindLang nl > Dutch.lang
-FindLang pl > Polish.lang
+#FindLang pl > Polish.lang
 FindLang pt > Portuguese.lang
 FindLang pt_BR > Brazil_Portuguese.lang
 FindLang sv > Swedish.lang
 FindLang tr > Turkish.lang
 FindLang uk > Ukrainian.lang
-FindLang wa > Walloon.lang
 FindLang zh_CN > Simplified_Chinese.lang
 FindLang zh_TW > Chinese.lang
 
@@ -508,9 +506,6 @@
 %files -f French.lang French
 %defattr(644,root,root,755)
 
-%files -f Frisian.lang Frisian
-%defattr(644,root,root,755)
-
 %files -f Galician.lang Galician
 %defattr(644,root,root,755)
 
@@ -529,8 +524,8 @@
 %files -f Dutch.lang Dutch
 %defattr(644,root,root,755)
 
-%files -f Polish.lang Polish
-%defattr(644,root,root,755)
+#%files -f Polish.lang Polish
+#%defattr(644,root,root,755)
 
 %files -f Portuguese.lang Portuguese
 %defattr(644,root,root,755)
@@ -547,9 +542,6 @@
 %files -f Ukrainian.lang Ukrainian
 %defattr(644,root,root,755)
 
-%files -f Walloon.lang Walloon
-%defattr(644,root,root,755)
-
 %files -f Simplified_Chinese.lang Simplified_Chinese
 %defattr(644,root,root,755)
 
@@ -562,6 +554,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/01/18 15:51:52  shadzik
+- fix %install and %files
+
 Revision 1.7  2011/01/18 15:21:35  shadzik
 - 2.3.0
 - new cmake macro
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-koffice-l10n/kde4-koffice-l10n.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list