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

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

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

Патч: perl-Pod-Simple-3.19-alt1.patch
Скачать


 .gear/rules                                        |    2 +
 .../tags/5984051ff01ad939c742c994fcc4561205c01adb  |    6 ++
 .gear/tags/list                                    |    1 +
 perl-Pod-Simple.spec                               |   91 ++++++++++++++++++++
 4 files changed, 100 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..5d0da18
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: v@version@:. name=Pod-Simple-@version@
+diff: v@version@:. .
diff --git a/.gear/tags/5984051ff01ad939c742c994fcc4561205c01adb b/.gear/tags/5984051ff01ad939c742c994fcc4561205c01adb
new file mode 100644
index 0000000..6dcea91
--- /dev/null
+++ b/.gear/tags/5984051ff01ad939c742c994fcc4561205c01adb
@@ -0,0 +1,6 @@
+object 5ab0b9aa168decd8da90bed8f0df863083752cd9
+type commit
+tag v3.19
+tagger David E. Wheeler <david@justatheory.com> 1314116782 -0700
+
+Tag v3.19.
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..fd9af4f
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+5984051ff01ad939c742c994fcc4561205c01adb v3.19
diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec
new file mode 100644
index 0000000..ab29b93
--- /dev/null
+++ b/perl-Pod-Simple.spec
@@ -0,0 +1,91 @@
+%define dist Pod-Simple
+Name: perl-%dist
+Version: 3.19
+Release: alt1
+
+Summary: Framework for parsing Pod
+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 Wed Sep 14 2011
+BuildRequires: perl-Encode-JP perl-Encode-TW perl-HTML-Parser perl-Pod-Escapes perl-devel
+
+%description
+Pod::Simple is a Perl library for parsing text in the Pod ("plain old
+documentation") markup language that is typically used for writing
+documentation for Perl and for Perl modules. The Pod format is explained
+in the perlpod man page; the most common formatter is called "perldoc".
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+
+%ifdef __buildreqs
+# avoid scanning of the whole @INC
+rm t/search50.t
+%endif
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc	ChangeLog README
+%dir	%perl_vendor_privlib/Pod
+%dir	%perl_vendor_privlib/Pod/Simple
+	%perl_vendor_privlib/Pod/Simple.pm
+%doc	%perl_vendor_privlib/Pod/Simple.pod
+	%perl_vendor_privlib/Pod/Simple/*.pm
+%doc	%perl_vendor_privlib/Pod/Simple/*.pod
+
+%changelog
+* Wed Sep 14 2011 Alexey Tourbin <at@altlinux.ru> 3.19-alt1
+- 3.18 -> 3.19
+
+* Sat Aug 06 2011 Alexey Tourbin <at@altlinux.ru> 3.18-alt1
+- 3.16 -> 3.18
+
+* Wed Mar 23 2011 Alexey Tourbin <at@altlinux.ru> 3.16-alt1
+- 3.15 -> 3.16
+
+* Sat Dec 25 2010 Alexey Tourbin <at@altlinux.ru> 3.15-alt1
+- 3.14 -> 3.15
+
+* Wed May 26 2010 Alexey Tourbin <at@altlinux.ru> 3.14-alt1
+- 3.13 -> 3.14
+
+* Fri Feb 19 2010 Alexey Tourbin <at@altlinux.ru> 3.13-alt1
+- 3.07 -> 3.13
+
+* Fri Sep 12 2008 Alexey Tourbin <at@altlinux.ru> 3.07-alt1
+- 3.05 -> 3.07
+
+* Wed Apr 18 2007 Alexey Tourbin <at@altlinux.ru> 3.05-alt1
+- 3.04 -> 3.05
+
+* Sun Apr 16 2006 Alexey Tourbin <at@altlinux.ru> 3.04-alt1
+- 3.02 -> 3.04
+
+* Tue Dec 28 2004 Alexey Tourbin <at@altlinux.ru> 3.02-alt1
+- 2.06 -> 3.02
+- manual pages not packaged (use perldoc)
+
+* Sat May 08 2004 Alexey Tourbin <at@altlinux.ru> 2.06-alt1
+- 2.05 -> 2.06
+
+* Fri Nov 21 2003 Alexey Tourbin <at@altlinux.ru> 2.05-alt1
+- 2.05
+
+* Fri Oct 31 2003 Alexey Tourbin <at@altlinux.ru> 2.04-alt1
+- 2.04
+
+* Tue Oct 07 2003 Alexey Tourbin <at@altlinux.ru> 2.03-alt1
+- initial revision
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin