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

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

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

revision 183620 by juancho, Wed Apr 13 05:19:40 2011 UTC revision 183621 by fwang, Sun Dec 18 05:58:17 2011 UTC
# Line 1  Line 1 
1  Name:           acetoneiso  Name:           acetoneiso
2  Version:        2.3  Version:        2.3
3  Release:        %mkrel 1  Release:        %mkrel 2
4  Summary:        CD/DVD Image Manipulator  Summary:        CD/DVD Image Manipulator
5  Group:          Archiving/Other  Group:          Archiving/Other
6  License:        GPLv3  License:        GPLv3
7  URL:            http://www.acetoneteam.org/  URL:            http://www.acetoneteam.org/
8  Source0:        http://download.sourceforge.net/acetoneiso/%{name}_%{version}.tar.gz  Source0:        http://download.sourceforge.net/acetoneiso/%{name}_%{version}.tar.gz
9  Patch1:         fix_phonon_includes.patch  Patch1:         fix_phonon_includes.patch
10  BuildRequires:  qt4-devel, desktop-file-utils  BuildRequires:  qt4-devel
11    BuildRequires:  pkgconfig(QtWebKit)
12    BuildRequires:  desktop-file-utils
13  Requires:       p7zip, cdrdao, fuseiso, fuse, cdrkit-genisoimage, gnupg, pinentry-qt4  Requires:       p7zip, cdrdao, fuseiso, fuse, cdrkit-genisoimage, gnupg, pinentry-qt4
14    
15  %description  %description
# Line 34  cd %{name}/ Line 36  cd %{name}/
36  %make  %make
37    
38  %install  %install
 rm -rf $RPM_BUILD_ROOT  
39  cd %{name}/  cd %{name}/
40  make INSTALL_ROOT=$RPM_BUILD_ROOT install  make INSTALL_ROOT=$RPM_BUILD_ROOT install
41  desktop-file-install --dir $RPM_BUILD_ROOT%{_datadir}/applications      \  desktop-file-install --dir $RPM_BUILD_ROOT%{_datadir}/applications      \
42          $RPM_BUILD_ROOT%{_datadir}/applications/AcetoneISO.desktop          $RPM_BUILD_ROOT%{_datadir}/applications/AcetoneISO.desktop
43    
 %clean  
 rm -rf $RPM_BUILD_ROOT  
   
44  %files  %files
 %defattr(-,root,root)  
45  %doc AUTHORS CHANGELOG FEATURES LICENSE README  %doc AUTHORS CHANGELOG FEATURES LICENSE README
46  %{_bindir}/acetoneiso  %{_bindir}/acetoneiso
47  %{_datadir}/applications/AcetoneISO.desktop  %{_datadir}/applications/AcetoneISO.desktop
48  %{_datadir}/pixmaps/Acetino2.png  %{_datadir}/pixmaps/Acetino2.png
   
   

Legend:
Removed from v.183620  
changed lines
  Added in v.183621

  ViewVC Help
Powered by ViewVC 1.1.30