ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Как добавить новую запись в changelog пакета pecl-perl?
@ 2013-08-30  7:29 Vladimir Lettiev
  2013-08-30  9:16 ` Gleb Fotengauer-Malinovskiy
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Lettiev @ 2013-08-30  7:29 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Сабж^W Может кто-нибудь рассказать, что такое шаблон спека и как с этим
бороться?

-- 
Vladimir Lettiev aka crux ✉ theCrux@gmail.com


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

* Re: [devel] Как добавить новую запись в changelog пакета pecl-perl?
  2013-08-30  7:29 [devel] Как добавить новую запись в changelog пакета pecl-perl? Vladimir Lettiev
@ 2013-08-30  9:16 ` Gleb Fotengauer-Malinovskiy
  2013-08-30  9:42   ` Vladimir Lettiev
  0 siblings, 1 reply; 3+ messages in thread
From: Gleb Fotengauer-Malinovskiy @ 2013-08-30  9:16 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Fri, Aug 30, 2013 at 11:29:56AM +0400, Vladimir Lettiev wrote:
> Сабж^W Может кто-нибудь рассказать, что такое шаблон спека и как с этим
> бороться?

specsubst в этом пакете позволяет делать
 $ git.alt task add rebuild pecl-perl
при обновлении php.
 
А вот если версия php не поменялась, такой rebuild не сработает.
Значит, как-то так:

--- a/pecl-perl.spec
+++ b/pecl-perl.spec
@@ -3,7 +3,7 @@

 Name: pecl-%pecl_name
 Version: 1.0.1
-Release: alt1.%php5_version.%php5_release
+Release: alt2.%php5_version.%php5_release
 # see commit a3d7db22eb7964ea9cb39ea2f866d10df26655d4
 # of git://github.com/do-aki/php-ext-perl.git
 Patch0: %name-1.0.1-alt-fix_php5.4.patch
@@ -58,6 +58,9 @@ phpize
 * %(date "+%%a %%b %%d %%Y") %{?package_signer:%package_signer}%{!?package_signer:%packager} %version-%release
 - Rebuild with php5-%php5_version-%php5_release

+* Fri Aug 30 2013 Vladimir Lettiev <crux@altlinux.ru> 1.0.1-alt2.5.3.25.20130509.alt1
+- rebuilt for perl-5.18.1
+
 * Tue May 21 2013 Aleksey Avdeev <solo@altlinux.ru> 1.0.1-alt1.5.3.25.20130509.alt1
 - New version: 1.0.1
 
 
История, конечно, получится странная, но от этого никуда не денешься.

C другой стороны, версию perl можно добавить куда-нибудь в release, чтобы
можно было делать task rebuild и при обновлении perl тоже.

-- 
glebfm


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

* Re: [devel] Как добавить новую запись в changelog пакета pecl-perl?
  2013-08-30  9:16 ` Gleb Fotengauer-Malinovskiy
@ 2013-08-30  9:42   ` Vladimir Lettiev
  0 siblings, 0 replies; 3+ messages in thread
From: Vladimir Lettiev @ 2013-08-30  9:42 UTC (permalink / raw)
  To: Gleb Fotengauer-Malinovskiy; +Cc: ALT Linux Team development discussions

On Fri, Aug 30, 2013 at 01:16:02PM +0400, Gleb Fotengauer-Malinovskiy wrote:
> On Fri, Aug 30, 2013 at 11:29:56AM +0400, Vladimir Lettiev wrote:
> > Сабж^W Может кто-нибудь рассказать, что такое шаблон спека и как с этим
> > бороться?
> 
> specsubst в этом пакете позволяет делать
>  $ git.alt task add rebuild pecl-perl
> при обновлении php.
>  
> А вот если версия php не поменялась, такой rebuild не сработает.
> Значит, как-то так:
...
> История, конечно, получится странная, но от этого никуда не денешься.
> 
> C другой стороны, версию perl можно добавить куда-нибудь в release, чтобы
> можно было делать task rebuild и при обновлении perl тоже.

Спасибо за разъяснение.
specsubst действительно было бы удобно подтянуть к пакетам, которые не
обновляются, для упрощения процесса пересборки.

-- 
Vladimir Lettiev aka crux ✉ theCrux@gmail.com


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

end of thread, other threads:[~2013-08-30  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-30  7:29 [devel] Как добавить новую запись в changelog пакета pecl-perl? Vladimir Lettiev
2013-08-30  9:16 ` Gleb Fotengauer-Malinovskiy
2013-08-30  9:42   ` Vladimir Lettiev

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