Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040630
en ru br
Репозитории ALT
S:1.74-alt1
5.1: 1.40-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-YAML-Tiny

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: perl-YAML-Tiny-1.41-alt1.patch
Скачать


 .gear/rules                                        |    2 +
 .../tags/82b4bc65095bcca0dcb656ac9467bd09f814b43a  |   13 ++++++
 .gear/tags/list                                    |    1 +
 perl-YAML-Tiny.spec                                |   46 ++++++++++++++++++++
 4 files changed, 62 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..cb19485
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=YAML-Tiny-@version@
+diff: @version@:. . name=perl-YAML-Tiny-@version@-@release@.patch
diff --git a/.gear/tags/82b4bc65095bcca0dcb656ac9467bd09f814b43a b/.gear/tags/82b4bc65095bcca0dcb656ac9467bd09f814b43a
new file mode 100644
index 0000000..04330be
--- /dev/null
+++ b/.gear/tags/82b4bc65095bcca0dcb656ac9467bd09f814b43a
@@ -0,0 +1,13 @@
+object 24e9045683118ab62de8bcf4d3dc810501f6fc29
+type commit
+tag 1.41
+tagger Alexey Tourbin <at@altlinux.ru> 1269866311 +0400
+
+1.41
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAkuwn0gACgkQfBKgtDjnu0ZwcACZAQtB06MquuYcAYZvLapICspH
+JQcAoNHHjVBtkD8wDpkFjPfTFoyfGwgJ
+=aU5i
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..027da8f
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+82b4bc65095bcca0dcb656ac9467bd09f814b43a 1.41
diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec
new file mode 100644
index 0000000..6cbeda6
--- /dev/null
+++ b/perl-YAML-Tiny.spec
@@ -0,0 +1,46 @@
+%define dist YAML-Tiny
+Name: perl-%dist
+Version: 1.41
+Release: alt1
+
+Summary: Read/Write YAML files with as little code as possible
+License: GPL or Artistic
+Group: Development/Perl
+
+URL: %CPAN %dist
+Source: %dist-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildArch: noarch
+
+# Automatically added by buildreq on Mon Mar 29 2010
+BuildRequires: perl-YAML perl-devel
+
+%description
+YAML::Tiny is a perl class for reading and writing YAML-style files,
+written with as little code as possible, reducing load time and
+memory overhead.
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc Changes README
+%perl_vendor_privlib/YAML*
+
+%changelog
+* Mon Mar 29 2010 Alexey Tourbin <at@altlinux.ru> 1.41-alt1
+- 1.40 -> 1.41
+
+* Thu Aug 06 2009 Alexey Tourbin <at@altlinux.ru> 1.40-alt1
+- 1.32 -> 1.40
+
+* Wed Sep 24 2008 Alexey Tourbin <at@altlinux.ru> 1.32-alt1
+- initial revision (for new Module::Install)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin