~ubuntu-branches/ubuntu/vivid/trousers/vivid

« back to all changes in this revision

Viewing changes to dist/fedora/trousers.spec.in

  • Committer: Package Import Robot
  • Author(s): Pierre Chifflier
  • Date: 2012-02-26 13:01:10 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120226130110-t928g0qg3dmp3sor
Tags: 0.3.8-1
* Imported Upstream version 0.3.8
* Switch to DH version 9
  - Enable multiarch support
  - Enable hardening flags
* Bump Standards Version to 3.9.3
* Update symbols file
* Trigger udev to fix device permissions when installing daemon
  (Closes: #659872)
  Thanks to Laurent Bigonville for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
 
45
45
%build
46
46
autoreconf
 
47
%configure --disable-static --prefix=/usr --libdir=%{_libdir}
47
48
make %{?_smp_mflags}
48
49
 
49
50
%clean