Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37753017
en ru br
Репозитории ALT
S:1.277-alt1
5.1: 1.203-alt1
4.1: 1.202_01-alt1
4.0: 1.003-alt1
www.altlinux.org/Changes

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

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

Патч: perl-PPI-1.212-alt1.patch
Скачать


 .gear/rules                                        |    2 +
 .../tags/169e3b60a1601f5317a8ab8a56ba48926f44f2be  |   13 ++++
 .gear/tags/list                                    |    1 +
 perl-PPI.spec                                      |   60 ++++++++++++++++++++
 4 files changed, 76 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..9e7ebff
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=PPI-@version@
+diff: @version@:. . name=perl-PPI-@version@-@release@.patch
diff --git a/.gear/tags/169e3b60a1601f5317a8ab8a56ba48926f44f2be b/.gear/tags/169e3b60a1601f5317a8ab8a56ba48926f44f2be
new file mode 100644
index 0000000..da84db5
--- /dev/null
+++ b/.gear/tags/169e3b60a1601f5317a8ab8a56ba48926f44f2be
@@ -0,0 +1,13 @@
+object 9e3c676d0fda3b4d58a2a975a777e35bc3c09093
+type commit
+tag 1.212
+tagger Alexey Tourbin <at@altlinux.ru> 1274847882 +0400
+
+1.212
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAkv8oooACgkQfBKgtDjnu0adXgCfQEOPDXA3nea0Jcl8AKOPSt8A
+NtYAoJG5q8qrKUiSYOHhvzBgRP10/fAK
+=A1Z8
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..72c9c19
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+169e3b60a1601f5317a8ab8a56ba48926f44f2be 1.212
diff --git a/perl-PPI.spec b/perl-PPI.spec
new file mode 100644
index 0000000..8395660
--- /dev/null
+++ b/perl-PPI.spec
@@ -0,0 +1,60 @@
+%define dist PPI
+Name: perl-%dist
+Version: 1.212
+Release: alt1
+
+Summary: Parse, Analyze and Manipulate Perl (without perl)
+License: GPL or Artistic
+Group: Development/Perl
+
+URL: %CPAN %dist
+Source: %dist-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildArch: noarch
+
+# optional, experimental
+%add_findreq_skiplist */PPI/XSAccessor.pm
+
+# Automatically added by buildreq on Wed May 26 2010
+BuildRequires: perl-Class-Inspector perl-Clone perl-File-Copy-Recursive perl-File-Remove perl-IO-String perl-List-MoreUtils perl-Module-Install perl-Params-Util perl-Storable perl-Task-Weaken perl-Test-NoWarnings perl-Test-Object perl-Test-SubCalls
+
+%description
+PPI is an acronym for the longer original module name
+Parse::Perl::Isolated. And in the spirit or the silly acronym games
+played by certain unnamed Open Source projects you may have heard of,
+it's also a reverse acronym for "I Parse Perl".
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+rm -r inc/
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc Changes README
+%perl_vendor_privlib/PPI*
+
+%changelog
+* Wed May 26 2010 Alexey Tourbin <at@altlinux.ru> 1.212-alt1
+- 1.210 -> 1.212
+
+* Thu Mar 18 2010 Alexey Tourbin <at@altlinux.ru> 1.210-alt1
+- 1.203 -> 1.210
+
+* Sat Sep 27 2008 Alexey Tourbin <at@altlinux.ru> 1.203-alt1
+- 1.202_01 -> 1.203
+
+* Sat Apr 12 2008 Alexey Tourbin <at@altlinux.ru> 1.202_01-alt1
+- 1.118 -> 1.202_01
+
+* Sun Jun 17 2007 Alexey Tourbin <at@altlinux.ru> 1.118-alt1
+- 1.003 -> 1.118 (closes #11720)
+
+* Sat Sep 10 2005 Alexey Tourbin <at@altlinux.ru> 1.003-alt1
+- initial revision
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin