msrb pushed to jffi (f22). "Fix rpmlint warnings"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 08:42:55 UTC 2015


>From 655701b4501fc234304b2c9066bbb311e19fa893 Mon Sep 17 00:00:00 2001
From: Michal Srb <msrb at redhat.com>
Date: Fri, 20 Feb 2015 15:01:46 +0100
Subject: Fix rpmlint warnings


diff --git a/jffi.spec b/jffi.spec
index 4227867..00da88f 100644
--- a/jffi.spec
+++ b/jffi.spec
@@ -2,7 +2,7 @@
 
 Name:           jffi
 Version:        1.2.7
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Java Foreign Function Interface
 
 License:        LGPLv3+ or ASL 2.0
@@ -35,7 +35,7 @@ This package contains the API documentation for %{name}.
 
 
 %prep
-%setup
+%setup -q
 %patch0
 %patch1
 %patch2
@@ -90,14 +90,17 @@ ant -Duse.system.libffi=1 test
 %doc COPYING.GPL COPYING.LESSER LICENSE
 
 %changelog
+* Fri Feb 20 2015 Michal Srb <msrb at redhat.com> - 1.2.7-4
+- Fix rpmlint warnings
+
 * Fri Feb 20 2015 Michal Srb <msrb at redhat.com> - 1.2.7-3
-- Install *.so file to %{_libdir}/%{name}/
+- Install *.so file to %%{_libdir}/%%{name}/
 
 * Tue Feb 17 2015 Michal Srb <msrb at redhat.com> - 1.2.7-2
 - Build jffi-native
 - Introduce javadoc subpackage
 
-* Fri Dec 03 2014 Mo Morsi <mmorsi at redhat.com> - 1.2.7-1
+* Fri Dec 05 2014 Mo Morsi <mmorsi at redhat.com> - 1.2.7-1
 - Update to JFFI 1.2.7
 
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.6-8
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jffi.git/commit/?h=f22&id=655701b4501fc234304b2c9066bbb311e19fa893


More information about the scm-commits mailing list