rpms/libftdi/devel .cvsignore, 1.3, 1.4 libftdi.spec, 1.5, 1.6 sources, 1.3, 1.4

Lucian Langa lucilanga at fedoraproject.org
Sat May 9 09:45:01 UTC 2009


Author: lucilanga

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

Modified Files:
	.cvsignore libftdi.spec sources 
Log Message:
* Fri May 08 2009 Lucian Langa <cooly at gnome.eu.org> - 0.16-1
- new upstream release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libftdi/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	15 Feb 2009 09:46:52 -0000	1.3
+++ .cvsignore	9 May 2009 09:44:30 -0000	1.4
@@ -1 +1 @@
-libftdi-0.15.tar.gz
+libftdi-0.16.tar.gz


Index: libftdi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libftdi/devel/libftdi.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- libftdi.spec	25 Feb 2009 14:52:58 -0000	1.5
+++ libftdi.spec	9 May 2009 09:44:30 -0000	1.6
@@ -1,12 +1,13 @@
 Name:		libftdi
-Version:	0.15
-Release:	4%{?dist}
+Version:	0.16
+Release:	1%{?dist}
 Summary:	Library to program and control the FTDI USB controller
 
 Group:		System Environment/Libraries
 License:	LGPLv2
 URL:		http://www.intra2net.com/de/produkte/opensource/ftdi/
 Source0:	http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/%{name}-%{version}.tar.gz
+Patch0:		libftdi-0.16-python-install.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	libusb-devel, doxygen, boost-devel
@@ -28,6 +29,7 @@ Header files and static libraries for li
 
 %prep
 %setup -q
+%patch0 -p1 -b .python
 
 
 %build
@@ -79,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri May 08 2009 Lucian Langa <cooly at gnome.eu.org> - 0.16-1
+- new upstream release
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.15-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libftdi/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	15 Feb 2009 09:46:52 -0000	1.3
+++ sources	9 May 2009 09:44:30 -0000	1.4
@@ -1 +1 @@
-d585c9758cb7085a4448c7c4ece07d8e  libftdi-0.15.tar.gz
+524af6f39aefa1a4e8fac12c6be0ed06  libftdi-0.16.tar.gz




More information about the scm-commits mailing list