Accepting request 82862 from hardware
- Remove redundant tags/sections from specfile (forwarded request 82849 from jengelh) OBS-URL: https://build.opensuse.org/request/show/82862 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/atmel-firmware?expand=0&rev=9
This commit is contained in:
parent
306e518178
commit
49c49d833a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 13:31:52 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 27 18:28:16 CEST 2009 - lrupp@suse.de
|
Thu Aug 27 18:28:16 CEST 2009 - lrupp@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package atmel-firmware (Version 1.3)
|
# spec file for package atmel-firmware
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: atmel-firmware
|
Name: atmel-firmware
|
||||||
@ -78,12 +77,6 @@ This package provides the firmware images that should be automatically loaded
|
|||||||
as needed by the hotplug system. It also provides a small loader utility that
|
as needed by the hotplug system. It also provides a small loader utility that
|
||||||
can be used to accomplish the same thing when hotplug is not in use.
|
can be used to accomplish the same thing when hotplug is not in use.
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Atmel Corp.
|
|
||||||
Simon Kelley <simon@thekelleys.org.uk>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -96,9 +89,6 @@ cp images.usb/* %{buildroot}/lib/firmware/
|
|||||||
install -Dm755 atmel_fwl.pl %{buildroot}/%{_sbindir}/atmel_fwl
|
install -Dm755 atmel_fwl.pl %{buildroot}/%{_sbindir}/atmel_fwl
|
||||||
install -Dm644 atmel_fwl.8 %{buildroot}/%{_mandir}/man8/atmel_fwl.8
|
install -Dm644 atmel_fwl.8 %{buildroot}/%{_mandir}/man8/atmel_fwl.8
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README COPYING
|
%doc README COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user