Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 55244c0adec409ec6b398f0666f673f9 > files > 2

drakx-installer-help-9.0-1.mga9.src.rpm

%define destdir %{_docdir}/installer-help

Name:           drakx-installer-help
Version:        9.0
Release:        %mkrel 1
Summary:        Installer help texts
License:        CC-BY-SA
Group:          Documentation
URL:            https://gitweb.mageia.org/software/drakx-installer-help/
# git clone mga:software/drakx-installer-help
# cd drakx-installer-help && make dist
# or just do mgarepo sync -d
Source0:        https://gitweb.mageia.org/software/drakx-installer-help/snapshot/%{name}-%{version}.tar.xz

BuildArch:      noarch

%description
The help texts for the help buttons in drakx-installer-stage2.


%prep
%setup -q

%build
# nothing to do

%install
mkdir -p %{buildroot}%{destdir}

# HTML pages
install -p -m 644 *.html %{buildroot}%{destdir}

# images
install -p -m 644 *.png %{buildroot}%{destdir}

# translations
for lang in ca cs de el eo es et eu fr hr id it nl pl pt pt_br ro ru sk sl sq sv tr uk zh_cn; do
    for file in $lang/*.html $lang/*.png; do
        install -D -p -m 644 $file %{buildroot}%{destdir}/$file
    done
done

for file in $(find . -name "README"); do
     lang=`echo $file|sed 's,./\(.*\)/README,\1,'`
     [ "$file" == "./README" ] || cp $file README-$lang
done

for file in $(find . -name "COPYING"); do
     lang=`echo $file|sed 's,./\(.*\)/COPYING,\1,'`
     [ "$file" == "./COPYING" ] || cp $file COPYING-$lang
done

%files
%doc README NEWS
%doc README-*
%license COPYING
%license COPYING-*
%{destdir}/*.html
%{destdir}/*.png
%{destdir}/??/*.html
%{destdir}/??/*.png
%{destdir}/?????/*.html
%{destdir}/?????/*.png


%changelog
* Sun Jun 11 2023 papoteur <papoteur> 9.0-1.mga9
+ Revision: 1961644
- 9.0

* Mon Mar 21 2022 umeabot <umeabot> 8.0-2.mga9
+ Revision: 1813845
- Mageia 9 Mass Rebuild

* Mon Jan 04 2021 neoclust <neoclust> 8.0-1.mga8
+ Revision: 1668849
- New version 8.0

* Mon Jan 04 2021 neoclust <neoclust> 7.2-3.mga8
+ Revision: 1668778
- Update translations

* Sat Feb 15 2020 umeabot <umeabot> 7.2-2.mga8
+ Revision: 1523951
- Mageia 8 Mass Rebuild

* Sat Mar 16 2019 daviddavid <daviddavid> 7.2-1.mga7
+ Revision: 1378075
- new version: 7.2

* Sat Feb 23 2019 daviddavid <daviddavid> 7.1-1.mga7
+ Revision: 1369527
- new version: 7.1

* Mon Jan 28 2019 daviddavid <daviddavid> 7.0-1.mga7
+ Revision: 1361689
- new version: 7.0

* Tue Sep 18 2018 umeabot <umeabot> 6.4-2.mga7
+ Revision: 1260578
- Mageia 7 Mass Rebuild

* Wed Jun 28 2017 akien <akien> 6.4-1.mga6
+ Revision: 1108624
- Version 6.4, translation updates

* Wed Jun 07 2017 akien <akien> 6.3-1.mga6
+ Revision: 1107154
- Version 6.3, translation updates

* Sun Oct 02 2016 daviddavid <daviddavid> 6.1-1.mga6
+ Revision: 1058076
- new version: 6.1
- add a Source URL from mageia gitweb so we can simply use "mgarepo sync -d" to download the new tarball

* Tue Jun 14 2016 marja <marja> 6.0-1.mga6
+ Revision: 1021473
- Help files adjusted for Mga6, translation updates and new sk and zh_CN translations

* Tue Feb 09 2016 umeabot <umeabot> 5.8-3.mga6
+ Revision: 952767
- Mageia 6 Mass Rebuild

* Mon Feb 01 2016 umeabot <umeabot> 5.8-2.mga6
+ Revision: 930530
- Mageia 6 Mass Rebuild

* Mon Jun 15 2015 marja <marja> 5.8-1.mga5
+ Revision: 823152
- two updated help files and many updated translations

* Tue May 26 2015 marja <marja> 5.7-1.mga5
+ Revision: 822735
- update Estonian translation

* Mon May 25 2015 marja <marja> 5.6-1.mga5
+ Revision: 822709
- Update de, id and tr translations

* Sun May 24 2015 marja <marja> 5.5-1.mga5
+ Revision: 822686
- update fr, pt, pt_br and ru translations

* Sat May 23 2015 marja <marja> 5.4-1.mga5
+ Revision: 822669
- updated files and translations

* Wed May 13 2015 marja <marja> 5.3-1.mga5
+ Revision: 821983
- new translation (Croatian)
- updated help text
- translation updates for all languages

* Tue Feb 03 2015 marja <marja> 5.2-1.mga5
+ Revision: 813291
- new (partial) translations: Italian and Slovenian
- new file: uninstall-Mageia.html
- updates for all languages

* Wed Oct 15 2014 umeabot <umeabot> 5.1-2.mga5
+ Revision: 744930
- Second Mageia 5 Mass Rebuild
+ marja <marja>
- updated ca, cs, de, el, eo, es, et, fr, id, nl, pl, pt_br, pt, ro, ru, sv, tr and uk files

* Sun Oct 05 2014 marja <marja> 5.0-1.mga5
+ Revision: 737006
- Add Albanian and Basque languages

* Tue Sep 16 2014 umeabot <umeabot> 4.2-2.mga5
+ Revision: 678848
- Mageia 5 Mass Rebuild

* Thu Jan 23 2014 marja <marja> 4.2-1.mga4
+ Revision: 567579
- Add Catalan and Czech translations
- Update other languages

* Sat Dec 21 2013 marja <marja> 4.1-1.mga4
+ Revision: 559429
- add complete Romanian translation
- add partial Polish translation
- update el, eo, es, nl, ru, sv
- from now on English is used if a translation of a string is missing, instead
  of keeping the old translation or missing the string.

* Wed Dec 11 2013 marja <marja> 4.0-1.mga4
+ Revision: 556369
- add soundConfig.html mga#11824
- update selectInstallClass, misc-params and more
- update Ukrainian, German, French, Turkish, (Brazilian) Portuguese,
  Estonian, Dutch and Indonesian translations

* Sun Nov 17 2013 marja <marja> 3.6-1.mga4
+ Revision: 551702
- Indonesian and Turkish added
- updated all other translations
- removed takeOverHdChoose.html and resizeFATchoose.html

* Sat Oct 19 2013 umeabot <umeabot> 3.5-2.mga4
+ Revision: 523451
- Mageia 4 Mass Rebuild

* Sun Apr 28 2013 shlomif <shlomif> 3.5-1.mga3
+ Revision: 411499
- Add the Russian translations
- New version 3.5

* Fri Apr 19 2013 kamil <kamil> 3.4-1.mga3
+ Revision: 410536
- use new license tag
- new version 3.4
  * fully updated en, et, nl and uk
  * updated all other languages
  * added translation ru
  * Removed files: setupYabootAddEntry, setRootPassword,
  * setupBootloaderBeginner,
  choosePackages, setupBootloaderExpert, setupX, setupYabootGeneral,
  configureNetwork, summary
  * Added files: add_supplemental_media, media_selection mga#9619:5-11

* Thu Dec 27 2012 kamil <kamil> 3.3-1.mga3
+ Revision: 335740
- new tarball 3.3
- Calenco updates for all languages
- New files: chooseDesktop, choosePackageGroups, choosePackagesTree,
  configureServices, configureTimezoneUTC, minimal-install.html,
  securityLevel, selectCountry. Fix mga#5634 (Help text opens below
  correct section)

* Fri Nov 30 2012 matteo <matteo> 3.2-1.mga3
+ Revision: 323550
- synced
- added Estonian language
- added Swedish language

* Sat Nov 03 2012 matteo <matteo> 3.1-1.mga3
+ Revision: 313207
- switched Group from Books/Other to Documentation
- added Spanish translations
+ obgr_seneca <obgr_seneca>
- Updated description

* Thu Aug 02 2012 kamil <kamil> 3.0-1.mga3
+ Revision: 277989
- new version 3.0
  * Update docs
  * New help files: configureX_card_list, configureNetwork, summary,
  setupYabootAddEntry, setRootPassword, configureX_chooser,
  setupBootloaderExpert, setupBootloaderAddEntry, setupBootloader,
  setupYabootGeneral
  * Added eo/README eo/COPYING

* Thu May 17 2012 barjac <barjac> 2.17-1.mga2
+ Revision: 235846
- Added German translations
- Final adjustments for Mga2

* Sun May 13 2012 barjac <barjac> 2.16-1.mga2
+ Revision: 235538
- New version 2.16 - added pt translation

* Sat May 12 2012 barjac <barjac> 2.15-1.mga2
+ Revision: 235453
- New version 2.15
- New version 2.14
- Added translations eo and pt_br

* Thu May 03 2012 kamil <kamil> 2.13-1.mga2
+ Revision: 234606
- install uk translations
- new tarball 2.13
  * update sources (from 2012-05-03)
  * new translations uk

* Wed May 02 2012 kamil <kamil> 2.12-1.mga2
+ Revision: 234464
- new tarball 2.12 (update translations)

* Mon Apr 30 2012 ennael <ennael> 2.11-1.mga2
+ Revision: 234396
- update sources
- add translations
+ barjac <barjac>
- new version

* Thu Apr 26 2012 kamil <kamil> 2.10-1.mga2
+ Revision: 233411
- new tarball 2.10
  * new .HTML files (the 2012-04-26 version)
  * add missing setupBootloaderExpert.html and Makefile to the Makefile tarball generator

* Wed Apr 25 2012 kamil <kamil> 2.9-1.mga2
+ Revision: 233219
- new tarball 2.9 (new .HTML files from 25th April 2012)

* Thu Apr 19 2012 kamil <kamil> 2.8-1.mga2
+ Revision: 231563
- new tarball 2.8
  * add Makefile to prepare a tarball
  * remove images/ (no need for screenshots)

* Wed Apr 18 2012 kamil <kamil> 2.7-1.mga2
+ Revision: 231376
- new tarball 2.7 (updated .HTML files)

* Mon Apr 16 2012 kamil <kamil> 2.6-1.mga2
+ Revision: 231126
- new tarball 2.6
  * update .HTML files (the 2012-04-16 version)
  * drop unused or merged files (intro, setRoot, uninstall)

* Wed Apr 11 2012 kamil <kamil> 2.5-1.mga2
+ Revision: 230300
- new tarball 2.5
  * update README and COPYING (new help is not based on the Mandriva one)
- update license (it's now CC-BY-SA)
- small edit of the summary

* Thu Apr 05 2012 ennael <ennael> 2.4-1.mga2
+ Revision: 228680
- 2.4 - help update
+ kamil <kamil>
- new tarball 2.3
  * update doc files (from 2012-03-23)
  * delete from README information that the doc files are available also after installation

* Sat Mar 24 2012 kamil <kamil> 2.2-1.mga2
+ Revision: 226115
- new icons are licensed under CC-BY-SA
- new version 2.2
  * add new images: note.png tip.png and warning.png
  * fix typo in README (thanks Simon Parsons)

* Thu Mar 15 2012 kamil <kamil> 2.1-1.mga2
+ Revision: 223426
- new version 2.1
  * added README, NEWS, COPYING
  * fixed missing icons
- updated license (it's GPL and LDPL)

* Mon Mar 12 2012 tmb <tmb> 2-2.mga2
+ Revision: 222832
- fix description

* Sun Mar 11 2012 kamil <kamil> 2-1.mga2
+ Revision: 222810
- imported package drakx-installer-help


* Sun Mar 11 2012 kamil <kamil> 2-1.mga2
- initial .spec for Mageia