Search
j0ke.net Open Build Service
>
Projects
>
OFED
>
rds-tools
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
rds-tools.spec
@@ -1,18 +1,19 @@ Summary: RDS support tools Name: rds-tools Version: 1.1 +%define myrelease 2 Release: 2 License: GPL/BSD Group: Applications/Internet URL: http://oss.oracle.com/projects/rds/ -Source: rds-tools-%{version}-%{release}.tar.gz +Source: rds-tools-%{version}-%{myrelease}.tar.gz BuildRoot: /var/tmp/rds-tools-%{version}-%{release} %description rds-tools is a collection of support tools for the RDS socket API. %prep -%setup -n rds-tools-%{version}-%{release} +%setup -n rds-tools-%{version}-%{myrelease} %build %configure