SPECS: bzr.spec - drop ugly macros

arekm arekm at pld-linux.org
Sat Dec 6 13:35:03 CET 2008


Author: arekm                        Date: Sat Dec  6 12:35:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop ugly macros

---- Files affected:
SPECS:
   bzr.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/bzr.spec
diff -u SPECS/bzr.spec:1.44 SPECS/bzr.spec:1.45
--- SPECS/bzr.spec:1.44	Sat Dec  6 12:37:53 2008
+++ SPECS/bzr.spec	Sat Dec  6 13:34:57 2008
@@ -2,13 +2,11 @@
 Summary:	Bazaar - a distributed revision control system
 Summary(pl.UTF-8):	Bazaar - rozproszony system kontroli wersji
 Name:		bzr
-%define		ver	1.10
-# define		minor	%{nil}
-Version:	%{ver}%{?minor:.%{minor}}
+Version:	1.10
 Release:	1
 License:	GPL v2
 Group:		Development/Version Control
-Source0:	https://launchpad.net/bzr/%{ver}/%{version}/+download/%{name}-%{version}%{?minor:.%{minor}}.tar.gz
+Source0:	https://launchpad.net/bzr/%{ver}/%{version}/+download/%{name}-%{version}.tar.gz
 # Source0-md5:	1b31db46601efa8812c4d545a7069f82
 URL:		http://bazaar-vcs.org/
 BuildRequires:	python >= 1:2.5
@@ -97,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2008/12/06 12:34:57  arekm
+- drop ugly macros
+
 Revision 1.44  2008/12/06 11:37:53  arekm
 - up to 1.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bzr.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list