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

Diff of /rpms/seafile/contribs9/seafile.spec

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

Revision 1.1 by jpp, Wed Feb 28 06:51:12 2018 UTC Revision 1.2 by jpp, Wed Feb 28 06:56:56 2018 UTC
# Line 117  This package contains the python 2 bindi Line 117  This package contains the python 2 bindi
117    
118  %prep  %prep
119  %setup -q  %setup -q
 #%#setup -q -n seafile-server-%{version}-server  
120  %patch0 -p1  %patch0 -p1
121  %patch1 -p1  %patch1 -p1
 #%#autopatch -p1  
122    
123  sed -i -e /\(DESTDIR\)/d lib/libseafile.pc.in  sed -i -e /\(DESTDIR\)/d lib/libseafile.pc.in
124    
125  NOCONFIGURE=1 ./autogen.sh  NOCONFIGURE=1 ./autogen.sh
126    
127  %build  %build
 echo "hum1"  
 #%configure2_5x  
128  %configure \  %configure \
129          --disable-static \          --disable-static \
130          --with-mysql \          --with-mysql \
131          --enable-server \          --enable-server \
132          --enable-client \          --enable-client \
 #       --disable-fuse  
 echo "hum 2"  
 ls -alR /usr/include/evhtp/  
 #%make_build  
133  make  make
134  echo "hum 3"  
 #ls -al %{buildroot}  
 #ls -al /builddir/build/BUILD/seafile-6.1.1/  
135  %install  %install
 #%make_install  
136  make install DESTDIR=%{buildroot}  make install DESTDIR=%{buildroot}
137    
138  # we don't want these  # we don't want these
139  find %{buildroot} -name '*.la' -delete  find %{buildroot} -name '*.la' -delete
 #ls -alR /builddir/build/BUILDROOT/seafile-6.1.1-1.x86_64/ > /dev/stderr  
140    
141  %files  %files
142  %doc README.markdown  %doc README.markdown
# Line 186  find %{buildroot} -name '*.la' -delete Line 174  find %{buildroot} -name '*.la' -delete
174    
175    
176  %changelog  %changelog
177  * Mon Feb 19 2018 Jean-Philippe Pialasse <tests@pialasse.com> - 6.1.1-1.sme  * Mon Feb 19 2018 Jean-Philippe Pialasse <tests@pialasse.com> - 5.1.3-1.sme
 - upgrade to 6.1.1  
178  - First import to SME Server  - First import to SME Server
179  - test with vala < 0.26 : vala-0.10.4-1.el6  - test with vala < 0.26 : vala-0.10.4-1.el6
180    


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