remmina-gnome-vl.spec 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. Summary: Remmina GNOME applet
  2. Summary(ja): Remmina GNOME アプレット
  3. Name: remmina-gnome
  4. Version: 0.7.2
  5. Release: 1%{?_dist_release}
  6. Source0: %{name}-%{version}.tar.gz
  7. License: GPLv2+
  8. Group: Applications/Internet
  9. URL: http://sourceforge.net/projects/grdc/
  10. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  11. BuildRequires: glib2-devel
  12. BuildRequires: intltool
  13. BuildRequires: gtk2-devel
  14. BuildRequires: gnome-panel
  15. Requires: remmina
  16. Obsoletes: grdc-gnome < 0.7.0
  17. Provides: grdc-gnome = %{version}
  18. %description
  19. This is a gnome applet for Remmina - a remote desktop connection client
  20. that can view and control a desktop session running on another system
  21. %prep
  22. %setup -q
  23. %build
  24. %configure
  25. %__make
  26. %install
  27. rm -rf $RPM_BUILD_ROOT
  28. %__make DESTDIR=$RPM_BUILD_ROOT install
  29. %find_lang %name
  30. %clean
  31. rm -rf $RPM_BUILD_ROOT
  32. %files -f %name.lang
  33. %defattr(-,root,root)
  34. %doc ChangeLog NEWS README AUTHORS COPYING
  35. %{_bindir}/remmina-applet
  36. %{_libdir}/bonobo/servers/Remmina_Applet.server
  37. %changelog
  38. * Mon Mar 08 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.2-1
  39. - new upstream release with new name
  40. - rename to remmina-gnome
  41. * Wed Sep 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-1
  42. - initial build for Vine Linux
  43. * Tue Jul 07 2009 slick50 <lxgator@gmail.com> 0.6.0-1pclos2009
  44. - new version 0.6.0
  45. * Sun May 17 2009 don_crissti <don_crissti@gmx.com> 0.5.1-1pclos2009
  46. - build for PCLOS