~ubuntu-branches/ubuntu/feisty/intltool/feisty

« back to all changes in this revision

Viewing changes to intltool.spec

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-02-24 13:33:48 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070224133348-3iu2k09al9c6gnys
Tags: 0.35.5-0ubuntu1
* New upstream version:
  - Don't hardcode fallback path to intltool-extract
  - Fix mkdir race in inltool-merge.in.in
  - Update an additional check to use $SRCDIR properly for POTFILES.skip
  - Handle extracting comments from ini-style files
* debian/control.in:
  - package maintained by the Desktop Team for Ubuntu
* debian/patches/90_from_svn_fix_potfiles_check.patch:
  - dropped, fixed with the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Note this is NOT a relocatable thing :)
2
2
%define name            intltool
3
 
%define ver             0.35.4
 
3
%define ver             0.35.5
4
4
%define RELEASE         1
5
5
%define rel             %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
6
6