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

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

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

revision 189320 by matteo, Sat Dec 31 16:42:56 2011 UTC revision 189452 by matteo, Sun Jan 1 14:48:50 2012 UTC
# Line 2  Line 2 
2    
3  Name:           antico  Name:           antico
4  Version:        0.2  Version:        0.2
5  Release:        %mkrel 1  Release:        %mkrel -c git 1
6  Summary:        Antico Desktop/Window Manager  Summary:        Antico Desktop/Window Manager
7  License:        GPLv2  License:        GPLv2
8  Url:            http://www.giuseppecigala.it/Antico.html  Url:            http://www.giuseppecigala.it/Antico.html
# Line 32  find . -name "*.cpp" -type f -exec sed - Line 32  find . -name "*.cpp" -type f -exec sed -
32    
33  %build  %build
34  %{qmake_qt4}  %{qmake_qt4}
35    # workaround to allow compilation on mga2 (why?)
36  %make SUBLIBS="-lXext -lX11"  %make SUBLIBS="-lXext -lX11"
37    
38  %install  %install
# Line 77  echo "exec %{_bindir}/$exec" >> $outfile Line 78  echo "exec %{_bindir}/$exec" >> $outfile
78    
79  %files  %files
80  %defattr(-,root,root,-)  %defattr(-,root,root,-)
81  %doc CHANGELOG  %doc CHANGELOG COPYING README
82  %{_bindir}/antico  %{_bindir}/antico
83  %{_sysconfdir}/X11/wmsession.d  %{_sysconfdir}/X11/wmsession.d
84  %{_datadir}/%{name}  %{_datadir}/%{name}

Legend:
Removed from v.189320  
changed lines
  Added in v.189452

  ViewVC Help
Powered by ViewVC 1.1.30