From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: devel@lists.altlinux.org Organization: Tyumen's University, Institute of Distance Education References: <20070719135344.ABA29704433@ssh.git.local.altlinux.org> <20070719140247.GG19842@solemn.turbinal> From: "Vladimir V. Kamarzin" Date: Fri, 20 Jul 2007 12:12:17 +0600 In-Reply-To: <20070719140247.GG19842@solemn.turbinal> (Alexey Tourbin's message of "Thu, 19 Jul 2007 18:02:47 +0400") Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b28 (linux) MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Virus-Scanned: Scanned by clamav Subject: Re: [devel] [git update] packages/libxml2 - src.rpm X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2007 06:12:26 -0000 Archived-At: List-Archive: List-Post: >>>>> On 19 Jul 2007 at 20:02 "AT" == Alexey Tourbin writes: >> %prep >> -%setup -q -n %name-%version-%release >> +%setup -q -n libxml2-%version-svn3644 >> +%patch -p1 AT> Здесь тоже некрасиво. Внутри спека можно использовать custom macro %svnrev например -- vvk