/[packages]/cauldron/roundcubemail/current/SPECS/roundcubemail.spec
ViewVC logotype

Diff of /cauldron/roundcubemail/current/SPECS/roundcubemail.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 129149 by dams, Mon Jul 25 13:55:36 2011 UTC revision 129151 by dams, Mon Jul 25 14:00:33 2011 UTC
# Line 15  Version:       0.5.3 Line 15  Version:       0.5.3
15  Release:        %{release}  Release:        %{release}
16  Summary:        A PHP-based webmail server  Summary:        A PHP-based webmail server
17  Group:          System/Servers  Group:          System/Servers
18  License:        GPLv2  License:        GPLv3
19  # Use the -dep tarballs. These use system copies of the PHP stuff  # Use the -dep tarballs. These use system copies of the PHP stuff
20  # rather than including them, which is better for our purposes.  # rather than including them, which is better for our purposes.
21  # - AdamW 2007/07  # - AdamW 2007/07
# Line 46  Suggests:      php-intl Line 46  Suggests:      php-intl
46  # pgsql, so not a hard require - AdamW 2008/10  # pgsql, so not a hard require - AdamW 2008/10
47  Suggests:       php-pear-MDB2_Driver_mysql  Suggests:       php-pear-MDB2_Driver_mysql
48    
 %if %mdkversion < 201010  
 Requires(post):         rpm-helper  
 Requires(postun):       rpm-helper  
 %endif  
49  BuildArch:      noarch  BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}  
50    
51  %description  %description
52  RoundCube Webmail is a browser-based multilingual IMAP client with an  RoundCube Webmail is a browser-based multilingual IMAP client with an
# Line 142  Alias /%{name} %{_datadir}/%{name} Line 137  Alias /%{name} %{_datadir}/%{name}
137  php_value suhosin.session.encrypt Off  php_value suhosin.session.encrypt Off
138  EOF  EOF
139    
 %post  
 %if %mdkversion < 201010  
 %_post_webapp  
 %endif  
   
 %postun  
 %if %mdkversion < 201010  
 %_postun_webapp  
 %endif  
   
140  %clean  %clean
141  rm -rf %{buildroot}  rm -rf %{buildroot}
142    
143  %files  %files
 %defattr(-,root,root)  
144  %doc CHANGELOG README README.urpmi UPGRADING  %doc CHANGELOG README README.urpmi UPGRADING
145  %{_datadir}/%{name}  %{_datadir}/%{name}
146  %dir %{_sysconfdir}/%{name}  %dir %{_sysconfdir}/%{name}
# Line 168  rm -rf %{buildroot} Line 152  rm -rf %{buildroot}
152  %config(noreplace) %{_sysconfdir}/%{name}/db.inc.php  %config(noreplace) %{_sysconfdir}/%{name}/db.inc.php
153  %config(noreplace) %{_sysconfdir}/%{name}/main.inc.php  %config(noreplace) %{_sysconfdir}/%{name}/main.inc.php
154  %config(noreplace) %{_webappconfdir}/%{name}.conf  %config(noreplace) %{_webappconfdir}/%{name}.conf
   
   

Legend:
Removed from v.129149  
changed lines
  Added in v.129151

  ViewVC Help
Powered by ViewVC 1.1.30