grdc-gnome-vl.spec 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. Summary: Grdc GNOME applet
  2. Summary(ja): Grdc GNOME アプレット
  3. Name: grdc-gnome
  4. Version: 0.6.0
  5. Release: 1%{?_dist_release}
  6. Source0: %{name}-%{version}.tar.bz2
  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: grdc
  16. %description
  17. This is a gnome applet for Grdc - a remote desktop connection client
  18. that can view and control a desktop session running on another system
  19. %prep
  20. %setup -q
  21. %build
  22. %configure
  23. %__make
  24. %install
  25. rm -rf $RPM_BUILD_ROOT
  26. %__make DESTDIR=$RPM_BUILD_ROOT install
  27. %find_lang %name
  28. %clean
  29. rm -rf $RPM_BUILD_ROOT
  30. %files -f %name.lang
  31. %defattr(-,root,root)
  32. %doc ChangeLog NEWS README AUTHORS COPYING
  33. %{_bindir}/grdc-applet
  34. %{_libdir}/bonobo/servers/Grdc_Applet.server
  35. %changelog
  36. * Wed Sep 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-1
  37. - initial build for Vine Linux
  38. * Tue Jul 07 2009 slick50 <lxgator@gmail.com> 0.6.0-1pclos2009
  39. - new version 0.6.0
  40. * Sun May 17 2009 don_crissti <don_crissti@gmx.com> 0.5.1-1pclos2009
  41. - build for PCLOS