Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37516187
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.03-alt1.patch
Скачать


 .gear/rules                                        |    2 +
 .../tags/57ead9c4fb1f954d8e9316e5f25190ebca8eb5d7  |   13 ++++
 .gear/tags/list                                    |    1 +
 lzop.spec                                          |   66 ++++++++++++++++++++
 4 files changed, 82 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..65a2f6c
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=lzop-@version@
+diff: @version@:. . name=lzop-@version@-@release@.patch
diff --git a/.gear/tags/57ead9c4fb1f954d8e9316e5f25190ebca8eb5d7 b/.gear/tags/57ead9c4fb1f954d8e9316e5f25190ebca8eb5d7
new file mode 100644
index 0000000..b2f537a
--- /dev/null
+++ b/.gear/tags/57ead9c4fb1f954d8e9316e5f25190ebca8eb5d7
@@ -0,0 +1,13 @@
+object 07d0a7110d431d67e4761aeda72c261307b55fb3
+type commit
+tag 1.03
+tagger Alexey Tourbin <at@altlinux.ru> 1292585507 +0300
+
+1.03
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (GNU/Linux)
+
+iEYEABECAAYFAk0LSiMACgkQfBKgtDjnu0avBQCgyuGk6zu+mnUgl0TIu6Snesf8
+AaoAoIF2TZIt1InRxnBrShzLj8FV0BAH
+=h0+N
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..9cc51a2
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+57ead9c4fb1f954d8e9316e5f25190ebca8eb5d7 1.03
diff --git a/lzop.spec b/lzop.spec
new file mode 100644
index 0000000..390f30e
--- /dev/null
+++ b/lzop.spec
@@ -0,0 +1,66 @@
+Name: lzop
+Version: 1.03
+Release: alt1
+
+Summary: LZO fast file compressor
+License: GPL
+Group: Archiving/Compression
+
+URL: http://www.lzop.org
+Source: lzop-%version.tar
+Patch: lzop-%version-%release.patch
+
+# Automatically added by buildreq on Fri Dec 17 2010
+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-%version
+%patch -p1
+
+%build
+%configure
+%make_build
+
+%install
+%makeinstall_std
+
+%files
+%doc AUTHORS NEWS README THANKS
+%_bindir/lzop
+%_man1dir/lzop.1*
+
+%changelog
+* Fri Dec 17 2010 Alexey Tourbin <at@altlinux.ru> 1.03-alt1
+- 1.02rc1 -> 1.03
+
+* Mon Oct 04 2010 Alexey Tourbin <at@altlinux.ru> 1.02-alt1.1
+- rebuilt
+
+* 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