/[smecontribs]/rpms/smeserver-autodiscover/contribs10/smeserver-autodiscover.spec
ViewVC logotype

Diff of /rpms/smeserver-autodiscover/contribs10/smeserver-autodiscover.spec

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

Revision 1.1 by jpp, Wed Jul 13 21:24:05 2022 UTC Revision 1.2 by jpp, Thu Jul 14 02:17:32 2022 UTC
# Line 5  Summary:       Koozali SME Server autodiscover Line 5  Summary:       Koozali SME Server autodiscover
5  License:        GPL      License:        GPL    
6  URL:            https://wiki.koozali.org/Autodiscover            URL:            https://wiki.koozali.org/Autodiscover          
7  Source:         %{name}-%{version}.tar.gz  Source:         %{name}-%{version}.tar.gz
8    Patch0: smeserver-autodiscover-1.0.0-bz10842.patch
9  BuildArch:      noarch  BuildArch:      noarch
10  BuildRequires:  e-smith-devtools  BuildRequires:  e-smith-devtools
11    
# Line 15  configure your mail client with ease. Line 16  configure your mail client with ease.
16    
17  %prep  %prep
18  %setup  %setup
19  #-c -n %{name}-%{version} -T  %patch0 -p1
 #mkdir -p root  
 #cp %SOURCE0 .  
20    
21  %build  %build
22  perl createlinks  perl createlinks
# Line 26  perl createlinks Line 25  perl createlinks
25  %install  %install
26  rm -rf %{buildroot}  rm -rf %{buildroot}
27  (cd root ; find . -depth -print | cpio -dump %{buildroot})  (cd root ; find . -depth -print | cpio -dump %{buildroot})
28  /sbin/e-smith/genfilelist %{buildroot} > %{name}-%{version}-%{release}-filelist  /sbin/e-smith/genfilelist %{buildroot} \
29            --dir '/var/www/Autodiscover/' 'attr(0750,root,www)' \
30            > %{name}-%{version}-%{release}-filelist
31    
32    
33    
# Line 36  rm -rf %{buildroot} Line 37  rm -rf %{buildroot}
37    
38    
39  %changelog  %changelog
40    * Wed Jul 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0.0-1.sme
41    - initial release [SME: 10842]
42    


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