ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] I: incoming i586 success: squid-2.6.STABLE17-alt2
  @ 2008-01-26 23:50 ` Dmitry V. Levin
  2008-01-27  4:27   ` Grigory Batalov
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2008-01-26 23:50 UTC (permalink / raw)
  To: ALT Devel discussion list
  Cc: Denis Ovsienko (http://pilot.org.ua), Grigory Batalov

[-- Attachment #1: Type: text/plain, Size: 2345 bytes --]

On Sat, Jan 26, 2008 at 11:46:11PM +0300, QA Team Upravdom Robot wrote:
> Dear Denis Ovsienko (http://pilot.org.ua)!
> The squid-2.6.STABLE17-alt2 package passed through incoming rebuild for
> i586 architecture.
> Thank you!

Спасибо, конечно, но обнаружив в
git://git.altlinux.org/people/bga/packages/squid
только squid-2.6.STABLE17-alt1 и не обнаружив нигде залитый в incoming
squid-2.6.STABLE17-alt2, я посмотрел вывод
$ srpmcmp squid-2.6.STABLE17-alt1.src.rpm squid-2.6.STABLE17-alt2.src.rpm
и вот что я там увидел:

--- squid-2.6.STABLE17-alt1/squid.spec
+++ squid-2.6.STABLE17-alt2/squid.spec
@@ -8,7 +8,7 @@
 
 Name: squid
 Version: 2.6.STABLE17
-Release: alt1
+Release: alt2
 
 Summary: The Squid proxy caching server
 Summary(ru_RU.KOI8-R): Кэширующий прокси-сервер Squid
@@ -30,10 +30,10 @@ Patch: %name-%version-alt.patch
 Obsoletes: %name-novm
 
 BuildConflicts: bind-devel
-BuildPreReq: rpm-build >= 4.0.4-alt10, autoconf >= 2.54
+BuildPreReq: rpm-build >= 4.0.4-alt10, autoconf_2.60 >= 2.61
 
 # Added on Fri Sep 28 2007
-BuildRequires: OpenSP libdb4-devel libkrb5-devel libldap-devel libpam-devel libsasl2-devel libssl-devel sgml-tools
+BuildRequires: OpenSP libdb4.4-devel libkrb5-devel libldap-devel libpam-devel libsasl2-devel libssl-devel sgml-tools
 
 # Used by smb_auth.pl,pop3.pl and squid_db_auth, required on find-requires stage:
 BuildRequires: perl-Authen-Smb perl-libnet perl-DBI
@@ -165,7 +165,7 @@ sed -i -e 's,^KERBINC = ,KERBINC = -I%_i
 touch NEWS AUTHORS
 
 %build
-%set_autoconf_version 2.5
+%set_autoconf_version 2.60
 
 autoreconf -ifsv
 %configure \
@@ -368,6 +368,9 @@ chown -R %name:%name %_spooldir/%name >/
 
 
 %changelog
+* Thu Jan 24 2008 Denis Ovsienko <pilot@altlinux> 2.6.STABLE17-alt2
+- Adjust build-requires to the current libdb4 and autoconf versions.
+
 * Sun Dec 02 2007 Grigory Batalov <bga@altlinux> 2.6.STABLE17-alt1
 - New upstream release.
   + security fix for SQUID-2007:2
End of diff

У меня осталось несколько вопросов:
- Отчего это в git'е нет залитой в incoming версии? Там проще отсматривать
  и быстрее комментировать изменения.
- Зачем потребовалось указывать %set_autoconf_version 2.60?
- Зачем потребовалось заносить autoconf_2.60 в BuildPreReq?
- Зачем потребовалось уточнять версию libdb4-devel?


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] I: incoming i586 success: squid-2.6.STABLE17-alt2
  2008-01-26 23:50 ` [devel] I: incoming i586 success: squid-2.6.STABLE17-alt2 Dmitry V. Levin
@ 2008-01-27  4:27   ` Grigory Batalov
  2008-01-27 12:33     ` Dmitry V. Levin
  2008-01-27 14:14     ` Denis Ovsienko
  0 siblings, 2 replies; 6+ messages in thread
From: Grigory Batalov @ 2008-01-27  4:27 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[-- Attachment #1: Type: text/plain, Size: 2563 bytes --]

On Sun, 27 Jan 2008 02:50:46 +0300, Dmitry V. Levin wrote:

> > Dear Denis Ovsienko (http://pilot.org.ua)!
> > The squid-2.6.STABLE17-alt2 package passed through incoming rebuild for
> > i586 architecture.
> > Thank you!
> 
> Спасибо, конечно, но обнаружив в
> git://git.altlinux.org/people/bga/packages/squid
> только squid-2.6.STABLE17-alt1 и не обнаружив нигде залитый в incoming
> squid-2.6.STABLE17-alt2,

  У Дениса есть тайный вход к роботу? =)

> я посмотрел вывод
> $ srpmcmp squid-2.6.STABLE17-alt1.src.rpm squid-2.6.STABLE17-alt2.src.rpm
> и вот что я там увидел:
> 
> --- squid-2.6.STABLE17-alt1/squid.spec
> +++ squid-2.6.STABLE17-alt2/squid.spec
> @@ -8,7 +8,7 @@
>  
>  Name: squid
>  Version: 2.6.STABLE17
> -Release: alt1
> +Release: alt2
>  
>  Summary: The Squid proxy caching server
>  Summary(ru_RU.KOI8-R): Кэширующий прокси-сервер Squid
> @@ -30,10 +30,10 @@ Patch: %name-%version-alt.patch
>  Obsoletes: %name-novm
>  
>  BuildConflicts: bind-devel
> -BuildPreReq: rpm-build >= 4.0.4-alt10, autoconf >= 2.54
> +BuildPreReq: rpm-build >= 4.0.4-alt10, autoconf_2.60 >= 2.61
>  
>  # Added on Fri Sep 28 2007
> -BuildRequires: OpenSP libdb4-devel libkrb5-devel libldap-devel libpam-devel libsasl2-devel libssl-devel sgml-tools
> +BuildRequires: OpenSP libdb4.4-devel libkrb5-devel libldap-devel libpam-devel libsasl2-devel libssl-devel sgml-tools
>  
>  # Used by smb_auth.pl,pop3.pl and squid_db_auth, required on find-requires stage:
>  BuildRequires: perl-Authen-Smb perl-libnet perl-DBI
> @@ -165,7 +165,7 @@ sed -i -e 's,^KERBINC = ,KERBINC = -I%_i
>  touch NEWS AUTHORS
>  
>  %build
> -%set_autoconf_version 2.5
> +%set_autoconf_version 2.60
>  
>  autoreconf -ifsv
>  %configure \
> @@ -368,6 +368,9 @@ chown -R %name:%name %_spooldir/%name >/
>  
>  
>  %changelog
> +* Thu Jan 24 2008 Denis Ovsienko <pilot@altlinux> 2.6.STABLE17-alt2
> +- Adjust build-requires to the current libdb4 and autoconf versions.
> +
>  * Sun Dec 02 2007 Grigory Batalov <bga@altlinux> 2.6.STABLE17-alt1
>  - New upstream release.
>    + security fix for SQUID-2007:2
> End of diff
> 
> У меня осталось несколько вопросов:
> - Отчего это в git'е нет залитой в incoming версии? Там проще отсматривать
>   и быстрее комментировать изменения.
> - Зачем потребовалось указывать %set_autoconf_version 2.60?
> - Зачем потребовалось заносить autoconf_2.60 в BuildPreReq?
> - Зачем потребовалось уточнять версию libdb4-devel?

  Мне тоже интересно.

-- 
 Grigory Batalov,
 ALT Linux Team

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] I: incoming i586 success: squid-2.6.STABLE17-alt2
  2008-01-27  4:27   ` Grigory Batalov
@ 2008-01-27 12:33     ` Dmitry V. Levin
  2008-01-27 14:14     ` Denis Ovsienko
  1 sibling, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2008-01-27 12:33 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[-- Attachment #1: Type: text/plain, Size: 598 bytes --]

On Sun, Jan 27, 2008 at 07:27:42AM +0300, Grigory Batalov wrote:
> On Sun, 27 Jan 2008 02:50:46 +0300, Dmitry V. Levin wrote:
> 
> > > Dear Denis Ovsienko (http://pilot.org.ua)!
> > > The squid-2.6.STABLE17-alt2 package passed through incoming rebuild for
> > > i586 architecture.
> > > Thank you!
> > 
> > Спасибо, конечно, но обнаружив в
> > git://git.altlinux.org/people/bga/packages/squid
> > только squid-2.6.STABLE17-alt1 и не обнаружив нигде залитый в incoming
> > squid-2.6.STABLE17-alt2,
> 
>   У Дениса есть тайный вход к роботу? =)

Нет, у squid acl такой.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] I: incoming i586 success: squid-2.6.STABLE17-alt2
  2008-01-27  4:27   ` Grigory Batalov
  2008-01-27 12:33     ` Dmitry V. Levin
@ 2008-01-27 14:14     ` Denis Ovsienko
  2008-01-27 20:24       ` Dmitry V. Levin
  1 sibling, 1 reply; 6+ messages in thread
From: Denis Ovsienko @ 2008-01-27 14:14 UTC (permalink / raw)
  To: devel

> > - Отчего это в git'е нет залитой в incoming версии? Там проще
> > отсматривать и быстрее комментировать изменения.

Оттого, что я ни разу в жизни не пользовался git.

> > - Зачем потребовалось указывать %set_autoconf_version 2.60?
> > - Зачем потребовалось заносить autoconf_2.60 в BuildPreReq?
> > - Зачем потребовалось уточнять версию libdb4-devel?
> 
>   Мне тоже интересно.

Всё тривиально: я всего лишь починил несобирающийся пакет, в котором
что-то до сих пор понимаю, чтобы меня перестали бомбить письмами о
его непересборке.

-- 
    DO4-UANIC


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] I: incoming i586 success: squid-2.6.STABLE17-alt2
  2008-01-27 14:14     ` Denis Ovsienko
@ 2008-01-27 20:24       ` Dmitry V. Levin
  2008-01-28 10:18         ` Denis Ovsienko
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2008-01-27 20:24 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 826 bytes --]

On Sun, Jan 27, 2008 at 05:14:38PM +0300, Denis Ovsienko wrote:
> > > - Отчего это в git'е нет залитой в incoming версии? Там проще
> > > отсматривать и быстрее комментировать изменения.
> 
> Оттого, что я ни разу в жизни не пользовался git.

У тебя всё ещё впереди.  Не ты первый, не ты последний. :)

> > > - Зачем потребовалось указывать %set_autoconf_version 2.60?
> > > - Зачем потребовалось заносить autoconf_2.60 в BuildPreReq?
> > > - Зачем потребовалось уточнять версию libdb4-devel?
> > 
> >   Мне тоже интересно.
> 
> Всё тривиально: я всего лишь починил несобирающийся пакет, в котором
> что-то до сих пор понимаю, чтобы меня перестали бомбить письмами о
> его непересборке.

Не починил, а перевёл стрелки часов в мине замедленного действия
на одну версию autoconf/libdb4 вперёд.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] I: incoming i586 success: squid-2.6.STABLE17-alt2
  2008-01-27 20:24       ` Dmitry V. Levin
@ 2008-01-28 10:18         ` Denis Ovsienko
  0 siblings, 0 replies; 6+ messages in thread
From: Denis Ovsienko @ 2008-01-28 10:18 UTC (permalink / raw)
  To: devel

> Не починил, а перевёл стрелки часов в мине замедленного действия
> на одну версию autoconf/libdb4 вперёд.

Спасибо, что починил.

-- 
    DO4-UANIC


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-01-28 10:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-26 23:50 ` [devel] I: incoming i586 success: squid-2.6.STABLE17-alt2 Dmitry V. Levin
2008-01-27  4:27   ` Grigory Batalov
2008-01-27 12:33     ` Dmitry V. Levin
2008-01-27 14:14     ` Denis Ovsienko
2008-01-27 20:24       ` Dmitry V. Levin
2008-01-28 10:18         ` Denis Ovsienko

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git