diff options
author | SARL ENR-68 <david@david.david> | 2014-06-16 18:48:12 +0200 |
---|---|---|
committer | SARL ENR-68 <david@david.david> | 2014-06-16 18:48:12 +0200 |
commit | f547db055c84cf3364eaf341d0fdffe3c3fb84db (patch) | |
tree | 0e9f7939a03fe0167ab11177d0b8856494439851 /isodumper.spec | |
parent | 8cfd5bf85afbaa04938c4e34d100d71f55e09057 (diff) | |
download | isodumper-f547db055c84cf3364eaf341d0fdffe3c3fb84db.tar isodumper-f547db055c84cf3364eaf341d0fdffe3c3fb84db.tar.gz isodumper-f547db055c84cf3364eaf341d0fdffe3c3fb84db.tar.bz2 isodumper-f547db055c84cf3364eaf341d0fdffe3c3fb84db.tar.xz isodumper-f547db055c84cf3364eaf341d0fdffe3c3fb84db.zip |
update Makefile, README and isodumper.spec files
- minor cosmetic change
Diffstat (limited to 'isodumper.spec')
-rw-r--r-- | isodumper.spec | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/isodumper.spec b/isodumper.spec index 12fe617..da0f94d 100644 --- a/isodumper.spec +++ b/isodumper.spec @@ -3,7 +3,7 @@ Version: 0.30 Release: %mkrel 1 Summary: Tool for writing ISO images on a USB stick Summary(fr_FR): Outil pour écrire des images ISO sur une clé USB -License: GPLv2 +License: GPLv2+ and LGPLv2+ Group: System/Configuration URL: https://github.com/papoteur-mga/isodumper # wget https://github.com/papoteur-mga/isodumper/archive/%%{version}.tar.gz -O %%{name}-%%{version}.tar.gz @@ -60,4 +60,5 @@ Ce logiciel est écrit en python. %{_miconsdir}/%{name}.png %{_iconsdir}/%{name}.png %{_liconsdir}/%{name}.png -%{_iconsdir}/hicolor/*/*/%{name}.* +%{_iconsdir}/hicolor/*/*/%{name}.png +%{_iconsdir}/hicolor/*/*/%{name}.svg |