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

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

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

Патч: perl-Compress-Bzip2-2.09-alt2.patch
Скачать


 .gear/rules                                        |    2 +
 .../tags/e18d8027ad2b512367011c4e549e2e373a9285bf  |   13 +++++
 .gear/tags/list                                    |    1 +
 lib/Compress/Bzip2.pm                              |    1 -
 perl-Compress-Bzip2.spec                           |   50 ++++++++++++++++++++
 5 files changed, 66 insertions(+), 1 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..94ad187
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=Compress-Bzip2-@version@
+diff: @version@:. . name=perl-Compress-Bzip2-@version@-@release@.patch
diff --git a/.gear/tags/e18d8027ad2b512367011c4e549e2e373a9285bf b/.gear/tags/e18d8027ad2b512367011c4e549e2e373a9285bf
new file mode 100644
index 0000000..91ddaec
--- /dev/null
+++ b/.gear/tags/e18d8027ad2b512367011c4e549e2e373a9285bf
@@ -0,0 +1,13 @@
+object e6917dc60bb47d0dfc4586a329aa0c0b3a4afb2e
+type commit
+tag 2.09
+tagger Alexey Tourbin <at@altlinux.ru> 1223875037 +0400
+
+2.09
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAkjy2d0ACgkQfBKgtDjnu0bxHACfQ+oq3MALvtmaSjg4+P7F3Soe
+QwoAoNtJrTy04m8SlSRCfvRXq9GsRpHW
+=A1QX
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..23a0ccf
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+e18d8027ad2b512367011c4e549e2e373a9285bf 2.09
diff --git a/lib/Compress/Bzip2.pm b/lib/Compress/Bzip2.pm
index f7ffb05..805baa5 100644
--- a/lib/Compress/Bzip2.pm
+++ b/lib/Compress/Bzip2.pm
@@ -21,7 +21,6 @@ use Getopt::Std;
 use Fcntl qw(:DEFAULT :mode);
 
 require Exporter;
-use AutoLoader;
 
 our @ISA = qw(Exporter);
 
diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec
new file mode 100644
index 0000000..6f057e3
--- /dev/null
+++ b/perl-Compress-Bzip2.spec
@@ -0,0 +1,50 @@
+%define dist Compress-Bzip2
+Name: perl-%dist
+Version: 2.09
+Release: alt2
+
+Summary: Interface to Bzip2 compression library
+License: GPL or Artistic
+Group: Development/Perl
+
+URL: %CPAN %dist
+Source: %dist-%version.tar
+Patch: %name-%version-%release.patch
+
+# Automatically added by buildreq on Mon Oct 13 2008
+BuildRequires: bzlib-devel perl-devel
+
+%description
+The Compress::Bzip2 module provides a Perl interface to the Bzip2
+compression library.
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+
+%build
+export BUILD_BZLIB=0
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc Changes README
+%perl_vendor_archlib/Compress
+%perl_vendor_autolib/Compress
+
+%changelog
+* Mon Oct 13 2008 Alexey Tourbin <at@altlinux.ru> 2.09-alt2
+- Compress/Bzip2.pm: removed AutoLoader
+- fixed directory packaging
+
+* Sat Aug 27 2005 Andrey Brindeew <abr@altlinux.org> 2.09-alt1
+- 2.09
+
+* Mon Nov 24 2003 Andrey Brindeew <abr@altlinux.ru> 1.02-alt2
+- Url and Summary tag was fixed
+
+* Wed Jul 30 2003 Andrey Brindeew <abr@altlinux.ru> 1.02-alt1
+- First build for ALT Linux
+
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin