Hello community,

here is the log from the commit of package crda for openSUSE:Factory checked in 
at 2013-11-30 14:20:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crda (Old)
 and      /work/SRC/openSUSE:Factory/.crda.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "crda"

Changes:
--------
--- /work/SRC/openSUSE:Factory/crda/crda.changes        2013-03-22 
13:12:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.crda.new/crda.changes   2013-11-30 
14:20:11.000000000 +0100
@@ -1,0 +2,12 @@
+Sun Nov 24 20:21:37 UTC 2013 - crrodrig...@opensuse.org
+
+- use libnl3 which is now supported 
+
+-------------------------------------------------------------------
+Sat Nov 23 05:17:29 UTC 2013 - crrodrig...@opensuse.org
+
+- update to 1.1.3 release (no changelog)
+- run %udev_rules_update in %post if defined
+- Correct _udevrulesdir definition for old distros
+
+-------------------------------------------------------------------

Old:
----
  crda-1.1.2.tar.bz2

New:
----
  crda-1.1.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ crda.spec ++++++
--- /var/tmp/diff_new_pack.PZKfgy/_old  2013-11-30 14:20:11.000000000 +0100
+++ /var/tmp/diff_new_pack.PZKfgy/_new  2013-11-30 14:20:11.000000000 +0100
@@ -16,12 +16,7 @@
 #
 
 
-%if %( echo `rpm -q --queryformat %%{version} udev` ) > 190
-%define _udevrulesdir /usr/lib/udev/rules.d
-%else
-%define _udevrulesdir /lib/udev/rules.d
-
-%endif
+%{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir 
udev)/rules.d }
 
 Url:            http://linuxwireless.org/en/developers/Regulatory/CRDA
 
@@ -29,17 +24,17 @@
 Summary:        802.11 central regulatory domain agent
 License:        ISC
 Group:          Hardware/Wifi
-Version:        1.1.2
+Version:        1.1.3
 Release:        0
 Source:         
http://linuxwireless.org/download/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libgcrypt-devel
-BuildRequires:  libnl-1_1-devel
 BuildRequires:  pkg-config
 BuildRequires:  python
 BuildRequires:  python-m2crypto
-BuildRequires:  udev
 BuildRequires:  wireless-regdb
+BuildRequires:  pkgconfig(libnl-3.0)
+BuildRequires:  pkgconfig(udev)
 Requires:       wireless-regdb
 Supplements:    kernel >= 2.6.29
 
@@ -72,4 +67,7 @@
 %{_mandir}/man8/crda.8.gz
 %{_mandir}/man8/regdbdump.8.gz
 
+%post
+%{?udev_rules_update:%udev_rules_update}
+
 %changelog

++++++ crda-1.1.2.tar.bz2 -> crda-1.1.3.tar.bz2 ++++++
++++ 3428 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to