mbooth pushed to jnr-posix (f22). "Fix BR"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 10:15:13 UTC 2015


>From 9f48a88f53d653f4fb9a92870da45679308e966b Mon Sep 17 00:00:00 2001
From: Michal Srb <msrb at redhat.com>
Date: Wed, 18 Feb 2015 15:40:06 +0100
Subject: Fix BR


diff --git a/jnr-posix.spec b/jnr-posix.spec
index 0dcc087..3b119cc 100644
--- a/jnr-posix.spec
+++ b/jnr-posix.spec
@@ -6,9 +6,11 @@ License:        CPL or GPLv2+ or LGPLv2+
 URL:            http://github.com/jnr/jnr-posix
 Source0:        https://github.com/jnr/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 
-BuildRequires:  jnr-constants
-BuildRequires:  jnr-ffi
 BuildRequires:  maven-local
+BuildRequires:  mvn(com.github.jnr:jnr-constants)
+BuildRequires:  mvn(com.github.jnr:jnr-ffi)
+BuildRequires:  mvn(junit:junit)
+BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
 
 BuildArch:      noarch
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jnr-posix.git/commit/?h=f22&id=9f48a88f53d653f4fb9a92870da45679308e966b


More information about the scm-commits mailing list