SPECS: vnc.spec - removed redundant ver macro - sorted BRs

qboosh qboosh at pld-linux.org
Sun Apr 29 00:04:06 CEST 2007


Author: qboosh                       Date: Sat Apr 28 22:04:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed redundant ver macro
- sorted BRs

---- Files affected:
SPECS:
   vnc.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/vnc.spec
diff -u SPECS/vnc.spec:1.69 SPECS/vnc.spec:1.70
--- SPECS/vnc.spec:1.69	Sat Apr 28 23:59:03 2007
+++ SPECS/vnc.spec	Sun Apr 29 00:04:01 2007
@@ -2,8 +2,6 @@
 #
 # Conditional build:
 #
-%define		ver	4.1.2
-%define		_ver	%(echo %{ver} | tr . _)
 %define		docver	4.0
 
 Summary:	Virtual Network Computing
@@ -11,7 +9,8 @@
 Summary(pl.UTF-8):	Virtual Network Computing - zdalny desktop
 Summary(pt_BR.UTF-8):	Sistema de controle remoto
 Name:		vnc
-Version:	%{ver}
+Version:	4.1.2
+%define		_ver	%(echo %{version} | tr . _)
 Release:	0.2
 License:	GPL
 Group:		X11/Applications/Networking
@@ -31,16 +30,16 @@
 #Patch4:		%{name}-glibc_version.patch
 #Patch5:		%{name}-malloc.patch
 URL:		http://www.realvnc.com/
-BuildRequires:	xorg-lib-libX11-devel
-BuildRequires:	xorg-lib-libXmu-devel
-BuildRequires:	xorg-lib-libXaw-devel
-BuildRequires:	xorg-lib-libXext-devel
-BuildRequires:	xorg-lib-libXtst-devel
-BuildRequires:	xorg-lib-libICE-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
+BuildRequires:	xorg-lib-libICE-devel
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libXaw-devel
+BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-lib-libXmu-devel
+BuildRequires:	xorg-lib-libXtst-devel
 BuildRequires:	zlib-devel
 Provides:	vnc-client
 Obsoletes:	tightvnc
@@ -227,6 +226,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2007/04/28 22:04:01  qboosh
+- removed redundant ver macro
+- sorted BRs
+
 Revision 1.69  2007/04/28 21:59:03  pascalek
 - downloadable Source0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vnc.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list