packages: dfu-util/dfu-util.spec - package DEVICES.txt - disable silent-rul...
qboosh
qboosh at pld-linux.org
Sun Jul 24 16:15:32 CEST 2011
Author: qboosh Date: Sun Jul 24 14:15:32 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- package DEVICES.txt
- disable silent-rules
- adjusted libusb version and License
---- Files affected:
packages/dfu-util:
dfu-util.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/dfu-util/dfu-util.spec
diff -u packages/dfu-util/dfu-util.spec:1.1 packages/dfu-util/dfu-util.spec:1.2
--- packages/dfu-util/dfu-util.spec:1.1 Sun Jul 24 14:16:33 2011
+++ packages/dfu-util/dfu-util.spec Sun Jul 24 16:15:27 2011
@@ -4,12 +4,12 @@
Name: dfu-util
Version: 0.4
Release: 1
-License: GPL v2
-Group: Development/Tools
+License: GPL v2+
+Group: Applications/System
Source0: http://dfu-util.gnumonks.org/releases/%{name}-%{version}.tar.gz
# Source0-md5: 2cf466fabb881e8598fa02f286d3242c
URL: http://wiki.openmoko.org/wiki/Dfu-util
-BuildRequires: libusb-devel
+BuildRequires: libusb-devel >= 1.0.0
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,7 +25,8 @@
%setup -q
%build
-%configure
+%configure \
+ --disable-silent-rules
%{__make}
%install
@@ -38,9 +39,9 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog README TODO
+%doc ChangeLog DEVICES.txt README TODO
%attr(755,root,root) %{_bindir}/dfu-util
-%{_mandir}/man?/*
+%{_mandir}/man1/dfu-util.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -48,5 +49,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2011/07/24 14:15:27 qboosh
+- package DEVICES.txt
+- disable silent-rules
+- adjusted libusb version and License
+
Revision 1.1 2011/07/24 12:16:33 gotar
- initial PLD release from Daniel Dawid Majewski light-i.o2.pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dfu-util/dfu-util.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list