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

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

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

revision 456769 by fwang, Sun Jul 21 05:20:00 2013 UTC revision 456776 by fwang, Sun Jul 21 05:24:10 2013 UTC
# Line 12  License:       LGPLv2+ Line 12  License:       LGPLv2+
12  URL:            http://www.spice-space.org/  URL:            http://www.spice-space.org/
13  Source0:        http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2  Source0:        http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
14  Source1:        spice-xpi-client-spicec  Source1:        spice-xpi-client-spicec
 # (cjw) fix obsolete macros not working with automake 1.13  
 #       and use spice-protocol pkg instead of bundled spice-protocol  
 Patch2:         spice-0.12.2-automake-1.13.patch  
   
15  # https://bugzilla.redhat.com/show_bug.cgi?id=613529  # https://bugzilla.redhat.com/show_bug.cgi?id=613529
16  ExclusiveArch:  %{ix86} x86_64  ExclusiveArch:  %{ix86} x86_64
17    
# Line 90  using spice-server, you will need to ins Line 86  using spice-server, you will need to ins
86  rm -rf spice-common/spice-protocol  rm -rf spice-common/spice-protocol
87    
88  %build  %build
89  autoreconf -ifv  %configure2_5x --enable-smartcard --enable-client
90  %configure --enable-smartcard --enable-client  %make -C spice-common WARN_CFLAGS=''
91  make -C spice-common WARN_CFLAGS='' %{?_smp_mflags}  %make -C client WARN_CFLAGS=''
 make -C client WARN_CFLAGS='' %{?_smp_mflags}  
92  %make  %make
93    
94  %install  %install
95  make DESTDIR=%{buildroot} -C client install  %makeinstall_std -C client
96  %makeinstall_std  %makeinstall_std
97  rm -f %{buildroot}%{_libdir}/libspice-server.a  rm -f %{buildroot}%{_libdir}/libspice-server.a
98  rm -f %{buildroot}%{_libdir}/libspice-server.la  rm -f %{buildroot}%{_libdir}/libspice-server.la

Legend:
Removed from v.456769  
changed lines
  Added in v.456776

  ViewVC Help
Powered by ViewVC 1.1.30