[packages/xorg-driver-video-fglrx-legacy-12.x] Fixed rel/release macro usage

baggins baggins at pld-linux.org
Sun Jul 15 22:53:06 CEST 2012


commit c21665b355eed9d90514bbb531f087e63864517f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jul 15 22:52:43 2012 +0200

    Fixed rel/release macro usage

 xorg-driver-video-fglrx-legacy-12.x.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xorg-driver-video-fglrx-legacy-12.x.spec b/xorg-driver-video-fglrx-legacy-12.x.spec
index 4031d6d..f96a42d 100644
--- a/xorg-driver-video-fglrx-legacy-12.x.spec
+++ b/xorg-driver-video-fglrx-legacy-12.x.spec
@@ -28,13 +28,13 @@
 %define		arch_dir	x86_64
 %endif
 
-%define		rel		1
+%define		rel		0.BETA.1
 %define		pname		xorg-driver-video-fglrx-legacy-12.x
 Summary:	Linux Drivers for AMD graphics accelerators
 Summary(pl.UTF-8):	Sterowniki do akceleratorów graficznych AMD
 Name:		%{pname}%{_alt_kernel}
 Version:	12.6
-Release:	0.BETA.%{rel}
+Release:	%{rel}
 License:	AMD Binary (parts are GPL)
 Group:		X11
 # Download http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&product=2.4.1.3.42&lang=English


More information about the pld-cvs-commit mailing list