[barry] remove dependency on udev

Nathanael Noblet gnat at fedoraproject.org
Wed Jun 6 16:09:52 UTC 2012


commit 51a901a3d4e456f88731450ae70f3e95135c3ae7
Author: Nathanael D. Noblet <nathanael at gnat.ca>
Date:   Wed Jun 6 10:09:41 2012 -0600

    remove dependency on udev

 barry.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/barry.spec b/barry.spec
index 6461b1e..3d08531 100644
--- a/barry.spec
+++ b/barry.spec
@@ -1,6 +1,6 @@
 Name:           barry
 Version:        0.18.0
-Release:        1%{?dist}
+Release:        6%{?dist}
 Summary:        BlackBerry Desktop for Linux
 
 Group:          Applications/Productivity
@@ -31,7 +31,7 @@ includes a GUI application to backup your BlackBerry.
 %package libs
 Summary: BlackBerry Desktop for Linux - libraries
 Group: System Environment/Libraries
-Requires: udev pam module-init-tools
+Requires: pam module-init-tools
 
 %description libs
 This package contains the library files, license agreement and README file.
@@ -192,6 +192,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Wed Jun 6 2012 Nathanael Noblet <nathanael at gnat.ca> - 0.18.0-2
+- remove udev requires
+
 * Wed May 2 2012 Nathanael Noblet <nathanael at gnat.ca> - 0.18.0-1
 - New upstream release
 


More information about the scm-commits mailing list