~ubuntu-branches/ubuntu/precise/virtualbox/precise-updates

« back to all changes in this revision

Viewing changes to src/VBox/RDP/client/rdesktop.spec

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-07-04 13:02:31 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20110704130231-l843es6wqhx614n7
Tags: 4.0.10-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Drop *-source packages.
* Add the Modaliases control field manually for maximum backportability.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Summary: Remote Desktop Protocol client
2
2
Name: rdesktop
3
 
Version: 1.6.0
 
3
Version: 1.7.0
4
4
Release: 1
5
5
License: GPL; see COPYING
6
6
Group: Applications/Communications
31
31
%{_mandir}/man1/rdesktop.1*
32
32
%{_datadir}/rdesktop/keymaps
33
33
 
34
 
%post
35
 
 
36
 
%postun
37
 
 
38
34
%clean
39
35
rm -rf $RPM_BUILD_ROOT
40
36