~ubuntu-branches/ubuntu/karmic/tsclient/karmic-200909181135

« back to all changes in this revision

Viewing changes to tsclient.spec

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2006-07-16 18:12:28 UTC
  • mfrom: (1.1.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20060716181228-ipj4eyc4autt712h
Tags: 0.148-2
New patch, 15_missing-include, to fix a missing #include which caused a
dangerous implicit pointer conversion, thanks Dann Frazier.
(Closes: #377726)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
%define name            tsclient
2
 
%define version         0.132
 
2
%define version         0.148
3
3
%define release         1
4
4
%define _desktop        %{_datadir}/applications
5
5
%define _serverdir      %{_prefix}/lib/bonobo/servers
9
9
Name:     %{name}
10
10
Version:  %{version}
11
11
Release:  %{release}
12
 
Copyright: GPL
 
12
License:  GPL
13
13
Group:    User Interface/Desktops
14
14
URL:      http://%{name}.sourceforge.net/ 
15
15
Vendor:         Erick Woods <erick@gnomepro.com>