From 55349953732fafda5e6387f31340c51bd0e26822 Mon Sep 17 00:00:00 2001 From: thierry Date: Fri, 18 May 2007 12:37:56 +0000 Subject: [PATCH] Preparing to tag our local stuff - reviewed general presentation for consistency - introduces a %{subversion} variable - checked the packager/vendor/distribution/url - puts everyone at 4.0 as a version --- nozomi.spec | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/nozomi.spec b/nozomi.spec index fd15e9e..08e8cb7 100644 --- a/nozomi.spec +++ b/nozomi.spec @@ -7,24 +7,28 @@ # Copyright (C) 2006 The Trustees of Princeton University # License is GPL. # -# $Id:$ +# $Id$ # %define name nozomi -%define version 2.21alpha_060917 -%define release 2%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define version 2.21 +%define subversion alpha_060917 -Summary: nozomi +%define release %{subversion}%{?pldistro:.%{pldistro}}%{?date:.%{date}} + +Summary: nozomi UMTS driver Name: %{name} Version: %{version} Release: %{release} License: GPL Group: System Environment/Kernel +Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -Source0: nozomi-%{version}.tar.bz2 - +Vendor: OneLab URL: http://www.pharscape.org/component/option,com_forum/Itemid,68/ +Packager: OneLab +Distribution: OneLab 4.0 %description nozomi is a UMTS card driver -- 2.43.0