~ubuntu-branches/ubuntu/quantal/spectacle/quantal

« back to all changes in this revision

Viewing changes to tests/specify_cases/test-namespace_pkgconfigbr/output.p

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2010-08-08 20:01:42 UTC
  • Revision ID: james.westby@ubuntu.com-20100808200142-q09anvq02isk4o6n
Tags: upstream-0.18+git19+4768025
ImportĀ upstreamĀ versionĀ 0.18+git19+4768025

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- output.orig.spec    2010-03-30 17:14:57.000000000 +0800
 
2
+++ output.spec 2010-03-30 17:15:44.000000000 +0800
 
3
@@ -14,6 +14,13 @@ License:    BSD
 
4
 URL:        http://www.testpkg.org/
 
5
 Source0:    http://www.testpkg.org/testpkg-%{version}.tar.gz
 
6
 Source100:  testpkg.yaml
 
7
+BuildRequires:  pkgconfig(common-pkgcfg)
 
8
+%ifarch %{arm}
 
9
+BuildRequires:  pkgconfig(arm-pkgcfg) >= 0.11
 
10
+%endif
 
11
+%ifarch %{ix86}
 
12
+BuildRequires:  pkgconfig(x86-pkgcfg) >= %{xxx_version}
 
13
+%endif
 
14
 
 
15
 %description
 
16
 Sample package for spectacle testings, which will be used as