rpms/libftdi/devel .cvsignore, 1.4, 1.5 libftdi.spec, 1.13, 1.14 sources, 1.4, 1.5

Lucian Langa lucilanga at fedoraproject.org
Sun Dec 20 18:07:52 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/libftdi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19583

Modified Files:
	.cvsignore libftdi.spec sources 
Log Message:
new upstream release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libftdi/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	9 May 2009 09:44:30 -0000	1.4
+++ .cvsignore	20 Dec 2009 18:07:52 -0000	1.5
@@ -1 +1 @@
-libftdi-0.16.tar.gz
+libftdi-0.17.tar.gz


Index: libftdi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libftdi/devel/libftdi.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- libftdi.spec	22 Aug 2009 13:17:35 -0000	1.13
+++ libftdi.spec	20 Dec 2009 18:07:52 -0000	1.14
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 Name:		libftdi
-Version:	0.16
-Release:	7%{?dist}
+Version:	0.17
+Release:	1%{?dist}
 Summary:	Library to program and control the FTDI USB controller
 
 Group:		System Environment/Libraries
@@ -88,6 +88,8 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/bitbang
 rm -f $RPM_BUILD_ROOT/%{_bindir}/bitbang_cbus
 rm -f $RPM_BUILD_ROOT/%{_bindir}/find_all
 rm -f $RPM_BUILD_ROOT/%{_bindir}/find_all_pp
+rm -f $RPM_BUILD_ROOT/%{_bindir}/baud_test
+rm -f $RPM_BUILD_ROOT/%{_bindir}/serial_read
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -110,6 +112,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files python
 %defattr(-, root, root, -)
+%doc AUTHORS ChangeLog COPYING.LIB README
 %{python_sitearch}/*
 
 %files c++
@@ -136,6 +139,9 @@ exit 0
 %postun c++ -p /sbin/ldconfig
 
 %changelog
+* Sun Dec 20 2009 Lucian Langa <cooly at gnome.eu.org> - 0.17-1
+- new upstream release
+
 * Sat Aug 22 2009 Lucian Langa <cooly at gnome.eu.org> - 0.16-7
 - add group for udev rule (#517773)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libftdi/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	9 May 2009 09:44:30 -0000	1.4
+++ sources	20 Dec 2009 18:07:52 -0000	1.5
@@ -1 +1 @@
-524af6f39aefa1a4e8fac12c6be0ed06  libftdi-0.16.tar.gz
+810c69cfaa078b49795c224ef9b6b851  libftdi-0.17.tar.gz




More information about the scm-commits mailing list