rpms/vino/devel .cvsignore, 1.54, 1.55 sources, 1.55, 1.56 vino.spec, 1.111, 1.112

Matthias Clasen mclasen at fedoraproject.org
Wed Jun 30 05:31:45 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/vino/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5929

Modified Files:
	.cvsignore sources vino.spec 
Log Message:
2.31.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/vino/devel/.cvsignore,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- .cvsignore	30 Mar 2010 21:46:52 -0000	1.54
+++ .cvsignore	30 Jun 2010 05:31:45 -0000	1.55
@@ -1 +1 @@
-vino-2.28.2.tar.bz2
+vino-2.31.4.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/vino/devel/sources,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- sources	30 Mar 2010 21:46:53 -0000	1.55
+++ sources	30 Jun 2010 05:31:45 -0000	1.56
@@ -1 +1 @@
-7b7fcd23925efb628da2d2f12d73b485  vino-2.28.2.tar.bz2
+706e0be7fe5926694ba36047678c5a55  vino-2.31.4.tar.bz2


Index: vino.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vino/devel/vino.spec,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -p -r1.111 -r1.112
--- vino.spec	30 Mar 2010 21:46:53 -0000	1.111
+++ vino.spec	30 Jun 2010 05:31:45 -0000	1.112
@@ -9,15 +9,11 @@
 
 Summary: A remote desktop system for GNOME
 Name: vino
-Version: 2.28.2
+Version: 2.31.4
 Release: 1%{?dist}
 URL: http://www.gnome.org
 #VCS: git:git://git.gnome.org/vino
-Source0: http://download.gnome.org/sources/vino/2.28/%{name}-%{version}.tar.bz2
-
-Patch0: vino-smclient.patch
-# https://bugzilla.gnome.org/show_bug.cgi?id=596548
-Patch1: restart-command.patch
+Source0: http://download.gnome.org/sources/vino/2.31/%{name}-%{version}.tar.bz2
 
 License: GPLv2+
 Group: User Interface/Desktops
@@ -53,9 +49,6 @@ connect to a running GNOME session using
 
 %prep
 %setup -q
-%patch0 -p1 -b .smclient
-
-autoreconf -i -f
 
 %build
 %configure                   	\
@@ -74,8 +67,6 @@ sed -i -e 's/ -shared / -Wl,-O1,--as-nee
 make
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
@@ -90,9 +81,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/icons/
 
 %find_lang %{name}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/vino-server.schemas >& /dev/null || :
@@ -131,6 +119,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_sysconfdir}/xdg/autostart/vino-server.desktop
 
 %changelog
+* Wed Jun 30 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.4-1
+- Update to 2.31.4
+
 * Tue Mar 30 2010 Matthias Clasen <mclasen at redhat.com> - 2.28.2-1
 - Update to 2.28.2
 



More information about the scm-commits mailing list