~ubuntu-branches/ubuntu/raring/libdvdnav/raring-proposed

« back to all changes in this revision

Viewing changes to misc/libdvdnav.spec.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2011-01-06 14:30:53 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110106143053-k6dfajsos0vfyqte
Tags: 4.1.4-1219-1
* Merging upstream version 4.1.4-1219.
* Build-depending on libdvdread 4.1.4.
* Rediffing inttypes.patch.
* Removing deadlock.patch, included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
%setup
22
22
 
23
23
%build
24
 
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} 
 
24
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix}
25
25
make
26
26
 
27
27
%install