SPECS: drupal.spec - include dir for .po files

glen glen at pld-linux.org
Tue Jul 5 19:15:01 CEST 2005


Author: glen                         Date: Tue Jul  5 17:15:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include dir for .po files

---- Files affected:
SPECS:
   drupal.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.12 SPECS/drupal.spec:1.13
--- SPECS/drupal.spec:1.12	Tue Jul  5 17:04:29 2005
+++ SPECS/drupal.spec	Tue Jul  5 19:14:56 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Platforma do zarządzania treścią o otwartych źródłach
 Name:		drupal
 Version:	4.6.2
-Release:	0.7
+Release:	0.9
 Epoch:		0
 License:	GPL
 Group:		Applications/WWW
@@ -153,7 +153,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_appdir}/htdocs/files,%{_sysconfdir},/etc/cron.d}
+install -d $RPM_BUILD_ROOT{%{_appdir}/{po,htdocs/files},%{_sysconfdir},/etc/cron.d}
 
 cp -a *.ico index.php $RPM_BUILD_ROOT%{_appdir}/htdocs
 cp -a misc $RPM_BUILD_ROOT%{_appdir}/htdocs
@@ -217,6 +217,7 @@
 %{_appdir}/modules
 %{_appdir}/scripts
 %{_appdir}/themes
+%{_appdir}/po
 
 %dir %{_appdir}/htdocs
 %{_appdir}/htdocs/*.*
@@ -235,6 +236,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/07/05 17:14:56  glen
+- include dir for .po files
+
 Revision 1.12  2005/07/05 15:04:29  glen
 - provide deps for modules core drupal contains
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drupal.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list