rpms/vnc/devel vnc.spec,1.199,1.200

Adam Tkac (atkac) fedora-extras-commits at redhat.com
Fri Jul 18 10:13:27 UTC 2008


Author: atkac

Update of /cvs/pkgs/rpms/vnc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28997

Modified Files:
	vnc.spec 
Log Message:
- fixed buildroot



Index: vnc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vnc/devel/vnc.spec,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -r1.199 -r1.200
--- vnc.spec	17 Jul 2008 11:17:36 -0000	1.199
+++ vnc.spec	18 Jul 2008 10:12:36 -0000	1.200
@@ -3,7 +3,7 @@
 Summary:   A remote display system
 Name:      vnc
 Version:   4.1.2
-Release:   34%{?dist}
+Release:   34.1%{?dist}
 URL:       http://www.realvnc.com
 Source0:   http://www.realvnc.com/dist/vnc-%{vnc_version}-unixsrc.tar.gz
 Source1:   Makefile.am
@@ -50,7 +50,7 @@
 
 License:   GPLv2
 Group:     User Interface/Desktops
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: perl, openssl-devel, libpciaccess-devel
 BuildRequires: zlib-devel libjpeg-devel
 BuildRequires: desktop-file-utils >= 0.2.92
@@ -332,6 +332,9 @@
 %{_libdir}/librfb.so.*
 
 %changelog
+* Fri Jul 18 2008 Adam Tkac <atkac redhat com> 4.1.2-34.1
+- fixed buildroot
+
 * Thu Jul 17 2008 Adam Tkac <atkac redhat com> 4.1.2-34
 - vncserver script returns error when Xvnc fails to start
 




More information about the fedora-extras-commits mailing list