Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37843079
en ru br
Репозитории ALT
S:2.25-alt2
5.1: 2.18-alt1
4.1: 2.18-alt1
4.0: 2.18-alt1
3.0: 2.13-alt1.1
www.altlinux.org/Changes

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

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

Патч: perl-XML-Simple-2.18-alt1.patch
Скачать


 .gear-rules                                        |    2 +
 .../aa84a6177e8bbb0087cafc3e61fd5b9619bd0596       |   13 ++++
 .gear-tags/list                                    |    1 +
 perl-XML-Simple.spec                               |   68 ++++++++++++++++++++
 4 files changed, 84 insertions(+), 0 deletions(-)
diff --git a/.gear-rules b/.gear-rules
new file mode 100644
index 0000000..1e8ed89
--- /dev/null
+++ b/.gear-rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=XML-Simple-@version@
+diff: @version@:. . name=perl-XML-Simple-@version@-@release@.patch
diff --git a/.gear-tags/aa84a6177e8bbb0087cafc3e61fd5b9619bd0596 b/.gear-tags/aa84a6177e8bbb0087cafc3e61fd5b9619bd0596
new file mode 100644
index 0000000..9a50aea
--- /dev/null
+++ b/.gear-tags/aa84a6177e8bbb0087cafc3e61fd5b9619bd0596
@@ -0,0 +1,13 @@
+object 0e215859ac5f142087a69350aac18f0cb5805381
+type commit
+tag 2.18
+tagger Alexey Tourbin <at@altlinux.ru> 1187373761 +0400
+
+2.18
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.7 (GNU/Linux)
+
+iD8DBQBGxeLBfBKgtDjnu0YRAkOjAKDAbYMRECXy4xtuY6/h8RYayj1UEACdE1Ic
+8ZtWct5VS723TEP4Qa6mnQY=
+=oif1
+-----END PGP SIGNATURE-----
diff --git a/.gear-tags/list b/.gear-tags/list
new file mode 100644
index 0000000..6b86a9b
--- /dev/null
+++ b/.gear-tags/list
@@ -0,0 +1 @@
+aa84a6177e8bbb0087cafc3e61fd5b9619bd0596 2.18
diff --git a/perl-XML-Simple.spec b/perl-XML-Simple.spec
new file mode 100644
index 0000000..f1744c6
--- /dev/null
+++ b/perl-XML-Simple.spec
@@ -0,0 +1,68 @@
+%define dist XML-Simple
+Name: perl-%dist
+Version: 2.18
+Release: alt1
+
+Summary: Easy API to read/write XML
+Group: Development/Perl
+License: GPL or Artistic
+
+URL: %CPAN %dist
+Source: %dist-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildArch: noarch
+
+# Automatically added by buildreq on Fri Aug 17 2007
+BuildRequires: perl-Storable perl-Tie-IxHash perl-XML-Parser perl-XML-SAX perl-devel
+
+%description
+The XML::Simple module provides a simple API layer on top of an underlying
+XML parsing module (either XML::Parser or one of the SAX2 parser modules).
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc	Changes README
+	%perl_vendor_privlib/XML/Simple.pm
+%dir	%perl_vendor_privlib/XML/Simple
+%doc	%perl_vendor_privlib/XML/Simple/*.pod
+
+%changelog
+* Fri Aug 17 2007 Alexey Tourbin <at@altlinux.ru> 2.18-alt1
+- 2.14 -> 2.18
+
+* Sat Aug 27 2005 Andrey Brindeew <abr@altlinux.org> 2.14-alt1
+- 2.14
+
+* Sun Nov 28 2004 Andrey Brindeew <abr@altlinux.org> 2.13-alt1
+- 2.13
+
+* Sun Oct 03 2004 Andrey Brindeew <abr@altlinux.org> 2.12-alt1
+- 2.12
+
+* Sat Mar 06 2004 Andrey Brindeew <abr@altlinux.ru> 2.11-alt1
+- 2.11
+
+* Mon Nov 24 2003 Andrey Brindeew <abr@altlinux.ru> 2.09-alt2
+- Url and Summary was fixed
+
+* Tue Sep 16 2003 Andrey Brindeew <abr@altlinux.ru> 2.09-alt1
+- 2.09
+
+* Tue Jul 29 2003 Andrey Brindeew <abr@altlinux.ru> 2.08-alt2
+- Minor specfile fixes.
+- Added `Changes' file to docs.
+
+* Sat Jun 28 2003 Andrey Brindeew <abr@altlinux.ru> 2.08-alt1
+- First build for ALTLinux.
+- new version 2.08
+
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin