rpms/libifp/FC-4 .cvsignore, 1.2, 1.3 libifp.spec, 1.3, 1.4 sources, 1.2, 1.3

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Mon Aug 22 13:48:33 UTC 2005


Author: ivazquez

Update of /cvs/extras/rpms/libifp/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5088/FC-4

Modified Files:
	.cvsignore libifp.spec sources 
Log Message:
Upstream update


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libifp/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	7 Jul 2005 21:13:47 -0000	1.2
+++ .cvsignore	22 Aug 2005 13:48:31 -0000	1.3
@@ -1 +1 @@
-libifp-1.0.0.1.tar.gz
+libifp-1.0.0.2.tar.gz


Index: libifp.spec
===================================================================
RCS file: /cvs/extras/rpms/libifp/FC-4/libifp.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libifp.spec	7 Jul 2005 23:02:39 -0000	1.3
+++ libifp.spec	22 Aug 2005 13:48:31 -0000	1.4
@@ -1,5 +1,5 @@
 Name:           libifp
-Version:        1.0.0.1
+Version:        1.0.0.2
 Release:        1%{?dist}
 Summary:        A general-purpose library-driver for iRiver's iFP portable audio players
 
@@ -32,7 +32,7 @@
 %setup -q
 
 %build
-%configure
+%configure --with-libusb --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -58,11 +58,14 @@
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/*.h
-%{_libdir}/*.a
 %{_libdir}/*.so
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 22 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 1.0.0.2-1
+- Upstream update
+- Disabled build of static libraries
+
 * Thu Jul  7 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>
 - Added Per Bjornsson's hotplug files
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libifp/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Jul 2005 21:13:47 -0000	1.2
+++ sources	22 Aug 2005 13:48:31 -0000	1.3
@@ -1 +1 @@
-3b692cc224391b5714f5a8fbb8abf85b  libifp-1.0.0.1.tar.gz
+d4114794b13bd32b6b767e0870df6fc4  libifp-1.0.0.2.tar.gz




More information about the scm-commits mailing list