~ubuntu-branches/ubuntu/trusty/libdv/trusty

« back to all changes in this revision

Viewing changes to libdv.spec

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2006-09-26 14:22:15 UTC
  • mfrom: (1.3.1 upstream) (3.1.4 edgy)
  • Revision ID: james.westby@ubuntu.com-20060926142215-q2arp4stpw6lrb5p
Tags: 1.0.0-1
* New upstream version.
* Removed patches:
  + [01_changelog_update_CVS]
  + [10_amd64_linkage_fix_CVS]
  + [10_inline_fixes_CVS]
  + [20_no_exec_stack_CVS]
  + [30_unload_memleak_fix_CVS]
  + [40_playdv_exit_fix_CVS]
  + [50_gcc41_asm_constraint_fixes_CVS]
    All of the above are part of the new upstream version.
* debian/control: In Build-Depends, remove alternative dependencies on
  obsolete SDL and X packages.
* debian/control: Complies with version 3.7.2 of Debian policy.
* debian/libdv4.README.Debian: Document lack of position-independent code
  in i386 version of libdv's shared library as mandated by recent versions
  of Debian policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
Summary:   libdv - DV software codec
4
4
Name:      libdv
5
 
Version:   0.103
 
5
Version:   1.0.0
6
6
Release:   1
7
7
CopyRight: GPL
8
8
Group:     Libraries/Multimedia
9
 
Source:    http://download.sourceforge.net/libdv/libdv-0.103.tar.gz
 
9
Source:    http://download.sourceforge.net/libdv/libdv-1.0.0.tar.gz
10
10
URL:       http://libdv.sourceforge.net/
11
 
BuildRoot: %{_tmppath}/libdv-0.103-root
 
11
BuildRoot: %{_tmppath}/libdv-1.0.0-root
12
12
 
13
13
Packager: Charles 'Buck' Krasic <krasic@acm.org>
14
14
 
59
59
%changelog
60
60
 
61
61
%prep
62
 
%setup -n libdv-0.103
 
62
%setup -n libdv-1.0.0
63
63
 
64
64
%build
65
65
# Needed for snapshot releases.