~ubuntu-branches/debian/sid/redland-bindings/sid

« back to all changes in this revision

Viewing changes to redland-bindings.spec

  • Committer: Package Import Robot
  • Author(s): Dave Beckett
  • Date: 2013-01-22 16:03:44 UTC
  • mfrom: (0.1.10)
  • Revision ID: package-import@ubuntu.com-20130122160344-vxrnfl0xynfzbze7
Tags: 1.0.16.1-1
* New upstream release
* Add dpkg-buildflags to configure for hardening

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- RPM-SPEC -*-
2
2
# Note that this is NOT a relocatable package
3
3
%define name    redland-bindings
4
 
%define version 1.0.14.1
 
4
%define version 1.0.16.1
5
5
%define release SNAP
6
6
%define prefix  /usr
7
7
 
8
 
%define redland_version 1.0.14
 
8
%define redland_version 1.0.16
9
9
 
10
10
# Installation directories for perl, python and ruby are host-specific
11
11
%define perl_sitearch   %(eval "`perl -V:installsitearch`"; echo $installsitearch)