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

Группа :: Архивирование/Сжатие
Пакет: lzop

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

Патч: lzop-1.02-alt1.patch
Скачать


 .gear/rules                                        |    2 +
 .../tags/51f1a0573b69fa16b460d8bb131b5a535c81d20b  |   13 ++++
 .gear/tags/list                                    |    1 +
 lzop.spec                                          |   60 ++++++++++++++++++++
 4 files changed, 76 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..065766e
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: 1.02rc1:. name=lzop-1.02rc1
+diff: 1.02rc1:. . name=lzop-@version@-@release@.patch
diff --git a/.gear/tags/51f1a0573b69fa16b460d8bb131b5a535c81d20b b/.gear/tags/51f1a0573b69fa16b460d8bb131b5a535c81d20b
new file mode 100644
index 0000000..4a82b28
--- /dev/null
+++ b/.gear/tags/51f1a0573b69fa16b460d8bb131b5a535c81d20b
@@ -0,0 +1,13 @@
+object a4b2d3cd16dc5c5623b2ae0430d9809cb3c41458
+type commit
+tag 1.02rc1
+tagger Alexey Tourbin <at@altlinux.ru> 1218270653 +0400
+
+1.02rc1
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAkidVb0ACgkQfBKgtDjnu0aY0ACfdyeIt27dR2hG7VirsQeUVn9b
+9gsAoOarJbnAPQf9kG07bupc0kjdnBAl
+=odoe
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..095ae09
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+51f1a0573b69fa16b460d8bb131b5a535c81d20b 1.02rc1
diff --git a/lzop.spec b/lzop.spec
new file mode 100644
index 0000000..437ba2a
--- /dev/null
+++ b/lzop.spec
@@ -0,0 +1,60 @@
+Name: lzop
+Version: 1.02
+Release: alt1
+
+Summary: LZO fast file compressor
+License: GPL
+Group: Archiving/Compression
+
+URL: http://www.lzop.org
+Source: lzop-1.02rc1.tar
+Patch: lzop-%version-%release.patch
+
+# Automatically added by buildreq on Sun Aug 10 2008
+BuildRequires: liblzo2-devel
+
+%description
+lzop is a file compressor similar to gzip.  Its main advantages over
+gzip are much higher compression and decompression speed (at the cost
+of some compression ratio).
+
+%prep
+%setup -q -n lzop-1.02rc1
+%patch -p1
+
+%build
+%configure
+%make_build
+
+%install
+%makeinstall
+
+%files
+%doc AUTHORS NEWS README THANKS
+%_bindir/lzop
+%_man1dir/lzop.1*
+
+%changelog
+* Sun Aug 10 2008 Alexey Tourbin <at@altlinux.ru> 1.02-alt1
+- 1.01 -> 1.02rc1
+- built with liblzo2
+
+* Wed Jun 20 2007 Igor Zubkov <icesik@altlinux.org> 1.01-alt2.1
+- NMU
+- rebuild (closes #9697)
+
+* Mon Oct 20 2003 Andrey Brindeew <abr@altlinux.ru> 1.01-alt2
+- Summary placement fix
+
+* Tue May 13 2003 Andrey Brindeew <abr@altlinux.ru> 1.01-alt1
+- 1.01
+
+* Fri Jan 24 2003 Dmitry V. Levin <ldv@altlinux.org> 1.00-alt3
+- Rebuilt in new environment.
+
+* Tue Aug 20 2002 Andrey Brindeew <abr@altlinux.ru> 1.00-alt2
+- Updated BuildRequires
+
+* Tue Aug 20 2002 Andrey Brindeew <abr@altlinux.ru> 1.00-alt1
+- First build for ALT Linux
+
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin