SHA256
1
0
forked from pool/openocd

Accepting request 233308 from home:matwey:branches:hardware

OBS-URL: https://build.opensuse.org/request/show/233308
OBS-URL: https://build.opensuse.org/package/show/hardware/openocd?expand=0&rev=8
This commit is contained in:
Matwey Kornilov 2014-05-10 07:40:00 +00:00 committed by Git OBS Bridge
parent 98d39cb43f
commit f2f96dbf6e
2 changed files with 10 additions and 8 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat May 10 07:10:46 UTC 2014 - matwey.kornilov@gmail.com
- Use spec_cleaner
-------------------------------------------------------------------
Sat Apr 26 12:54:40 UTC 2014 - matwey.kornilov@gmail.com

View File

@ -16,6 +16,7 @@
#
%define _udevdir %(pkg-config --variable udevdir udev)
Name: openocd
Version: 0.7.99+git20140317
Release: 0
@ -38,10 +39,9 @@ BuildRequires: makeinfo
BuildRequires: pkg-config >= 0.23
BuildRequires: pkgconfig(libusb-1.0)
BuildRequires: pkgconfig(udev)
Requires(post): udev
Requires: %{name}-data = %{version}
Requires(post): udev
Requires(postun): udev
Requires: %{name}-data == %{version}-%{release}
%define _udevdir %(pkg-config --variable udevdir udev)
%description
The Open On-Chip Debugger (OpenOCD) provides debugging, in-system programming
@ -54,8 +54,8 @@ debugging.
%package data
Summary: Hardware Scripts for OpenOCD
Group: Development/Tools/Debuggers
Requires: %{name} = %{version}
BuildArch: noarch
Requires: %{name} == %{version}-%{release}
%description data
The Open On-Chip Debugger (OpenOCD) provides debugging, in-system programming
@ -63,7 +63,7 @@ and boundary-scan testing for embedded devices.
This package provides hardware description files and documentation.
%prep
%setup -q
%setup -q
%patch0 -p1
%build
@ -114,9 +114,6 @@ udevadm control --reload
udevadm control --reload
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc contrib/libdcc README AUTHORS ChangeLog COPYING