]> git.pld-linux.org Git - packages/vino.git/commitdiff
- 2.20.0 auto/th/vino-2_20_0-1
authorPatryk Zawadzki <patrys@room-303.com>
Mon, 17 Sep 2007 13:14:36 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vino.spec -> 1.31

vino.spec

index 7f760d6eb49792dc8164ab57fcfdfc473fdb7947..3e209e15b3a975992fbc58dc25a104e66a6c9e70 100644 (file)
--- a/vino.spec
+++ b/vino.spec
@@ -1,12 +1,12 @@
 Summary:       A remote desktop system for GNOME
 Summary(pl.UTF-8):     System zdalnego pulpitu dla GNOME
 Name:          vino
-Version:       2.18.1
+Version:       2.20.0
 Release:       1
 License:       GPL v2+
 Group:         Applications/Networking
-Source0:       http://ftp.gnome.org/pub/gnome/sources/vino/2.18/%{name}-%{version}.tar.bz2
-# Source0-md5: caf0025b1ed95f03e29f9b40ae48b75b
+Source0:       http://ftp.gnome.org/pub/gnome/sources/vino/2.20/%{name}-%{version}.tar.bz2
+# Source0-md5: e9560ff2e135a5eec645593fc6c22150
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.18.0.1
 BuildRequires: ORBit2-devel >= 1:2.14.7
@@ -65,7 +65,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 # stuff we don't want
-rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/vino/vino-client.*
+rm -rf $RPM_BUILD_ROOT%{_datadir}/vino/vino-client.*
 
 %find_lang %{name}
 
@@ -88,8 +88,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libexecdir}
 %attr(755,root,root) %{_libexecdir}/vino-server
-%dir %{_datadir}/gnome/vino
-%{_datadir}/gnome/vino/*.glade
+%dir %{_datadir}/vino
+%{_datadir}/vino/*.glade
 %{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/apps/*.png
 %{_libdir}/bonobo/servers/*.server
This page took 0.075716 seconds and 4 git commands to generate.