[libphidget] Update to 2.1.8.20121218

rmattes rmattes at fedoraproject.org
Sun Jan 13 20:50:00 UTC 2013


commit fc1b89f5dceb7b286a809d70a1ed84762ac49b3c
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sun Jan 13 15:49:34 2013 -0500

    Update to 2.1.8.20121218

 .gitignore      |    1 +
 libphidget.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17d7fb2..883732a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /libphidget_2.1.8.20120514.tar.gz
 /libphidget_2.1.8.20120716.tar.gz
 /libphidget_2.1.8.20120912.tar.gz
+/libphidget_2.1.8.20121218.tar.gz
diff --git a/libphidget.spec b/libphidget.spec
index 93cfb0d..8a7fc85 100644
--- a/libphidget.spec
+++ b/libphidget.spec
@@ -1,5 +1,5 @@
 Name:           libphidget
-Version:        2.1.8.20120912
+Version:        2.1.8.20121218
 Release:        1%{?dist}
 Summary:        Drivers and API for Phidget devices
 
@@ -61,7 +61,7 @@ rm -rf include/dns_sd.h
 %build
 libtoolize
 autoreconf
-%configure --disable-static --enable-zeroconf=avahi --disable-ldconfig --enable-jni
+%configure --disable-silent-rules --disable-static --enable-zeroconf=avahi --disable-ldconfig --enable-jni
 make %{?_smp_mflags}
 make phidget21.jar
 
@@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_javadir}/phidget21.jar
 
 %changelog
+* Sun Jan 13 2013 Rich Mattes <richmattes at gmail.com> - 2.1.8.20121218-1
+- Update to 2.1.8.20121218
+
 * Sun Oct 28 2012 Rich Mattes <richmattes at gmail.com> - 2.1.8.20120912-1
 - Update to 2.1.8.20120912
 
diff --git a/sources b/sources
index d24a3ce..705b6e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c918ad87040c569ce21a2bc53b4cb759  libphidget_2.1.8.20120912.tar.gz
+6791557be672148d34712a75126f27e2  libphidget_2.1.8.20121218.tar.gz


More information about the scm-commits mailing list