From 787f77ed007d4026d1c70f242a7cc419ab85d2cd Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Tue, 23 Mar 2010 20:43:10 +0000 Subject: [PATCH] reintroduce naming scheme --- yum.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/yum.spec b/yum.spec index c81e0af..113724e 100644 --- a/yum.spec +++ b/yum.spec @@ -1,9 +1,11 @@ %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} + +%global release 2chroot Summary: RPM installer/updater Name: yum Version: 3.2.27 -Release: 1%{?dist} +Release: %release License: GPLv2+ Group: System Environment/Base Source0: http://yum.baseurl.org/download/3.2/%{name}-%{version}.tar.gz -- 2.43.0