rpms/usbutils/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 usbutils.spec, 1.20, 1.21

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Sep 18 12:35:42 UTC 2006


Author: twoerner

Update of /cvs/dist/rpms/usbutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23394

Modified Files:
	.cvsignore sources usbutils.spec 
Log Message:
[tw]
- new version 0.72
- videoterminal (vt) patch is now upstream, dropped




Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/usbutils/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	13 Dec 2005 13:46:47 -0000	1.5
+++ .cvsignore	18 Sep 2006 12:35:40 -0000	1.6
@@ -1 +1 @@
-usbutils-0.71.tar.gz
+usbutils-0.72.tar.gz


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/usbutils/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	13 Dec 2005 13:46:47 -0000	1.5
+++ sources	18 Sep 2006 12:35:40 -0000	1.6
@@ -1 +1 @@
-479d7c7098ef44cc95e7978fd71c712c  usbutils-0.71.tar.gz
+ee345fe605ffcfce843dae4aed81122b  usbutils-0.72.tar.gz


Index: usbutils.spec
===================================================================
RCS file: /cvs/dist/rpms/usbutils/devel/usbutils.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- usbutils.spec	12 Jul 2006 08:37:50 -0000	1.20
+++ usbutils.spec	18 Sep 2006 12:35:40 -0000	1.21
@@ -1,9 +1,8 @@
 Name: usbutils
-Version: 0.71
-Release: 2.1
+Version: 0.72
+Release: 1
 Source:	http://prdownloads.sourceforge.net/linux-usb/%{name}-%{version}.tar.gz
 Patch1: usbutils-0.70-hwdata.patch
-Patch2: usbutils-0.71-VT.patch
 URL: http://www.linux-usb.org/
 License: GPL
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -21,7 +20,6 @@
 %prep
 %setup -q
 %patch1 -p1 -b .hwdata
-%patch2 -p1 -b .vt
 
 %build
 cp /usr/share/libtool/config.{sub,guess} .
@@ -49,6 +47,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Sep 18 2006 Thomas Woerner <twoerner at redhat.com> 0.72-1
+- new version 0.72
+- videoterminal (vt) patch is now upstream, dropped
+
 * Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 0.71-2.1
 - rebuild
 




More information about the fedora-cvs-commits mailing list