]> git.pld-linux.org Git - packages/perl-Config-IniFiles.git/commitdiff
- summary, description and license fixes
authorankry <ankry@pld-linux.org>
Sun, 18 Apr 2004 21:05:41 +0000 (21:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Config-IniFiles.spec -> 1.38

perl-Config-IniFiles.spec

index 585b8178354c246245c1611bb329a45788027f25..b118424c9d0210ac9ee34e55db29c6713db4f847 100644 (file)
@@ -5,12 +5,13 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Config
 %define        pnam    IniFiles
-Summary:       Config::IniFiles Perl module
-Summary(pl):   Modu³ Perla Config::IniFiles
+Summary:       Config::IniFiles - a module for reading .ini-style configuration files
+Summary(pl):   Config::IniFiles - modu³ do odczytu plików konfiguracyjnych typu .ini
 Name:          perl-Config-IniFiles
 Version:       2.38
 Release:       1
-License:       GPL
+# same as perl
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 17e39e4244ede0061939dcb80ab6294e
@@ -20,11 +21,17 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Config::IniFiles - A module for reading .ini-style configuration
-files.
+Config::IniFiles Perl module provides a way to have readable
+configuration files outside your Perl script.  Configurations can be
+imported (inherited, stacked,...), sections can be grouped, and
+settings can be accessed from a tied hash.
 
 %description -l pl
-Config::IniFiles - modu³ do czytania plików configuracyjnych .ini.
+Modu³ Perla Config::IniFiles umo¿liwia posiadanie czytelnych plików
+konfiguracyjnych poza skryptem perlowym. Konfiguracjê mo¿na
+zaimportowaæ (odziedziczyæ, umie¶ciæ na stosie, ...), sekcje mo¿na
+pogrupowaæ a dostêp do ³añcuchów tekstowych mo¿e siê odbywaæ poprzez
+stowarzyszony z plikiem hash.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.076016 seconds and 4 git commands to generate.