/[packages]/backports/3/isodumper/current/SPECS/isodumper.spec
ViewVC logotype

Annotation of /backports/3/isodumper/current/SPECS/isodumper.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 559971 - (hide annotations) (download)
Sun Dec 22 20:23:46 2013 UTC (10 years, 3 months ago) by akien
Original Path: cauldron/isodumper/current/SPECS/isodumper.spec
File size: 1329 byte(s)
New upstream tarball for 0.13, now the version is displayed in the title bar
1 akien 486538 Name: isodumper
2 akien 557935 Version: 0.13
3 akien 559971 Release: %mkrel 2
4 akien 486538 Summary: Tool for writing ISO images on a USB stick
5     Summary(fr_FR): Outil pour écrire des images ISO sur une clé USB
6     License: GPLv2+
7     Group: System/Configuration
8     URL: https://github.com/papoteur-mga/isodumper
9     # wget https://github.com/papoteur-mga/isodumper/archive/%%{version}.tar.gz -O %%{name}-%%{version}.tar.gz
10     Source0: %{name}-%{version}.tar.gz
11     BuildArch: noarch
12    
13     BuildRequires: imagemagick
14    
15     Requires: coreutils
16     Requires: udisks
17     Requires: procps
18     Requires: python
19     Requires: xterm
20     Requires: pygtk2.0-libglade
21 akien 557935 Requires: usermode-consoleonly
22 akien 486538
23     %description
24     A GUI tool for writing ISO images on a USB stick.
25     It's a fork of usb-imagewriter.
26    
27     This software is written in python.
28    
29     %description -l fr_FR
30     Un outil graphique pour écrire des images ISO sur une clé USB.
31     C'est un fork de usb-imagewriter
32    
33     Ce logiciel est écrit en python.
34    
35     #--------------------------------------------------------------------
36     %prep
37     %setup -q
38    
39     %build
40 akien 557935 %make
41 akien 486538
42     %install
43 akien 557935 %makeinstall_std PREFIX=%{_prefix}
44 akien 486538
45     %find_lang %{name}
46    
47     %files -f %{name}.lang
48     %doc COPYING CHANGELOG
49     %{_sbindir}/%{name}
50     %{_bindir}/%{name}
51 akien 489147 %{_usr}/lib/%{name}/
52 akien 486538 %{_datadir}/%{name}/
53     %{_datadir}/applications/%{name}.desktop
54 akien 557935 %{_datadir}/pixmaps/%{name}.png
55 akien 486538 %{_miconsdir}/%{name}.png
56     %{_iconsdir}/%{name}.png
57     %{_liconsdir}/%{name}.png

  ViewVC Help
Powered by ViewVC 1.1.30