/[smecontribs]/rpms/nextcloud/contribs9/nextcloud.spec
ViewVC logotype

Diff of /rpms/nextcloud/contribs9/nextcloud.spec

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

Revision 1.10 by jpp, Wed Jan 9 04:03:52 2019 UTC Revision 1.11 by jpp, Thu Mar 7 04:32:35 2019 UTC
# Line 1  Line 1 
1  %define version 15.0.0  %define version 15.0.0
2  %define release 5  %define release 6
3    
4  %define apache_serverroot /usr/share  %define apache_serverroot /usr/share
5  %define apache_confdir /etc/httpd/conf.d  %define apache_confdir /etc/httpd/conf.d
# Line 103  verlt() { Line 103  verlt() {
103      [ "$1" = "$2" ] && return 1 || verlte $1 $2      [ "$1" = "$2" ] && return 1 || verlte $1 $2
104  }  }
105    
106  if [ $1 == 1 ]]; then  if [ $1 == 1 ]; then
107  # if there is already an installed version  # if there is already an installed version
108  if [ -f /usr/share/nextcloud/version.php ]  if [ -f /usr/share/nextcloud/version.php ]
109  then  then
# Line 179  cp %{SOURCE1} %{buildroot}/etc/httpd/con Line 179  cp %{SOURCE1} %{buildroot}/etc/httpd/con
179    
180    
181  %changelog  %changelog
182    * Wed Mar 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 15.0.0-6.sme
183    - fix typo in postun script [SME: 10747]
184    
185  * Tue Jan 08 2019 Jean-Philipe Pialasse <tests@pialasse.com> 15.0.0-5.sme  * Tue Jan 08 2019 Jean-Philipe Pialasse <tests@pialasse.com> 15.0.0-5.sme
186  - remove conflicts nextcloud <15 to allow people to use the rpm update if they are  - remove conflicts nextcloud <15 to allow people to use the rpm update if they are
187    with manual updated version 14 with rpm version 13 [SME: 10696]    with manual updated version 14 with rpm version 13 [SME: 10696]


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed