SPECS: turba.spec repair - add lost directories, files *.xml and ch...

Elan Ruusamäe glen at delfi.ee
Mon Jan 17 12:50:09 CET 2005


you should read

http://cvs.pld-linux.org/cgi-bin/cvsweb/PLD-doc/HACKING


On Monday 17 January 2005 13:44, you wrote:
> Author: matipl                       Date: Mon Jan 17 11:44:23 2005 GMT
> Module: SPECS                         Tag: HEAD
> ---- Log message:
> repair - add lost directories,files *.xml and change chmod to 660 for confs
> files
>
> ---- Files affected:
> SPECS:
>    turba.spec (1.12 -> 1.13)
>
> ---- Diffs:
>
> ================================================================
> Index: SPECS/turba.spec
> diff -u SPECS/turba.spec:1.12 SPECS/turba.spec:1.13
> --- SPECS/turba.spec:1.12 Thu Dec 23 22:33:10 2004
> +++ SPECS/turba.spec Mon Jan 17 11:44:17 2005
> @@ -3,7 +3,7 @@
>  Summary(pl): TURBA - Książka adresowa dla IMP-a
>  Name:  turba
>  Version: 2.0
> -Release: 0.2
> +Release: 0.3
>  License: LGPL
>  Vendor:  The Horde Project
>  Group:  Applications/Mail
> @@ -58,13 +58,15 @@
>  %install
>  rm -rf $RPM_BUILD_ROOT
>  install -d $RPM_BUILD_ROOT{%{apachedir},%{confdir}/turba} \
> - $RPM_BUILD_ROOT%{hordedir}/turba/{lib,locale,templates,scripts}
> + $RPM_BUILD_ROOT%{hordedir}/turba/{lib,locale,templates,themes,scripts}
>
>  cp -pR *.php   $RPM_BUILD_ROOT%{hordedir}/turba
>  cp -pR  config/*.dist           $RPM_BUILD_ROOT%{confdir}/turba
> +cp -pR  config/*.xml           $RPM_BUILD_ROOT%{confdir}/turba
>  cp -pR  lib/*                   $RPM_BUILD_ROOT%{hordedir}/turba/lib
>  cp -pR  locale/*                $RPM_BUILD_ROOT%{hordedir}/turba/locale
>  cp -pR  templates/*             $RPM_BUILD_ROOT%{hordedir}/turba/templates
> +cp -pR  themes/*             $RPM_BUILD_ROOT%{hordedir}/turba/themes
>
>  cp -p   config/.htaccess        $RPM_BUILD_ROOT%{confdir}/turba
>  cp -p   locale/.htaccess        $RPM_BUILD_ROOT%{hordedir}/turba/locale
> @@ -124,13 +126,15 @@
>  %attr(750,root,http) %{hordedir}/%{name}/lib
>  %attr(750,root,http) %{hordedir}/%{name}/locale
>  %attr(750,root,http) %{hordedir}/%{name}/templates
> +%attr(750,root,http) %{hordedir}/%{name}/themes
>
>  %attr(750,root,http) %dir %{confdir}/%{name}
>  %dir %{hordedir}/%{name}/config
>  %attr(640,root,http) %{confdir}/%{name}/*.dist
>  %attr(640,root,http) %{confdir}/%{name}/.htaccess
>  %attr(640,root,http) %config(noreplace) %{apachedir}/%{name}.conf
> -%attr(640,root,http) %config(noreplace) %{confdir}/%{name}/*.php
> +%attr(660,root,http) %config(noreplace) %{confdir}/%{name}/*.php
> +%attr(640,root,http) %config(noreplace) %{confdir}/%{name}/*.xml
>
>  %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
>  %changelog
> @@ -138,6 +142,9 @@
>  All persons listed below can be reached at <cvs_login>@pld-linux.org
>
>  $Log$
> +Revision 1.13  2005/01/17 11:44:17  matipl
> +repair - add lost directories,files *.xml and change chmod to 660 for
> confs files +
>  Revision 1.12  2004/12/23 22:33:10  adamg
>  - do not require pear-prov - it is intended for PEAR only
>
> ================================================================
>
> ---- CVS-web:
>     http://cvs.pld-linux.org/SPECS/turba.spec?r1=1.12&r2=1.13&f=u
>
>
> _______________________________________________
> pld-cvs-commit mailing list
> pld-cvs-commit at pld-linux.org
> http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

-- 
glen




More information about the pld-devel-en mailing list