SPECS: udftools.spec - updated to 1.0.0b3 (2 years newer) - remove...

qboosh qboosh at pld-linux.org
Thu Dec 1 10:22:04 CET 2005


Author: qboosh                       Date: Thu Dec  1 09:22:04 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.0b3 (2 years newer)
- removed obsolete acam patch, added cvs patch (fixes from udftools CVS)

---- Files affected:
SPECS:
   udftools.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/udftools.spec
diff -u SPECS/udftools.spec:1.13 SPECS/udftools.spec:1.14
--- SPECS/udftools.spec:1.13	Tue Oct 25 16:10:58 2005
+++ SPECS/udftools.spec	Thu Dec  1 10:21:59 2005
@@ -2,18 +2,19 @@
 Summary:	UDF writing tools for CDRW recorders
 Summary(pl):	Narzędzia umożliwiające zapisywanie na płytach CDRW w formacie UDF
 Name:		udftools
-Version:	1.0.0b2
-Release:	3
+Version:	1.0.0b3
+Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/linux-udf/%{name}-%{version}.tar.gz
-# Source0-md5:	e1fe1e18d31512f343f215ef2379ad0c
-Patch0:		%{name}-acam.patch
+# Source0-md5:	2f491ddd63f31040797236fe18db9e60
+Patch0:		%{name}-cvs.patch
 Patch1:		%{name}-pktcdvd.patch
 URL:		http://linux-udf.sourceforge.net/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
 BuildRequires:	libtool
+BuildRequires:	readline-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,7 +31,7 @@
 Summary:	udftools - libudffs header files
 Summary(pl):	udftools - pliki nagłówkowe dla libudffs
 Group:		Development/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 udftools - libudffs header files.
@@ -42,7 +43,7 @@
 Summary:	Static libudffs library
 Summary(pl):	Statyczna biblioteka libudffs
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}
+Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static libudffs library.
@@ -72,7 +73,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install include/{config,defaults,ecma_167r3,libudffs,osta_udf201,udf_endian}.h \
+install include/{bswap,config,defaults,ecma_167,libudffs,osta_udf,udf_endian,udf_lib}.h \
 	$RPM_BUILD_ROOT%{_includedir}/udffs
 
 %clean
@@ -85,19 +86,19 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libudffs.so.*.*
 %{_mandir}/man1/*
 %{_mandir}/man8/*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libudffs.so
+%{_libdir}/libudffs.la
 %{_includedir}/udffs
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libudffs.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -105,6 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/12/01 09:21:59  qboosh
+- updated to 1.0.0b3 (2 years newer)
+- removed obsolete acam patch, added cvs patch (fixes from udftools CVS)
+
 Revision 1.13  2005/10/25 14:10:58  adasi
 - support new pktcdvd device control scheme
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/udftools.spec?r1=1.13&r2=1.14&f=u




More information about the pld-cvs-commit mailing list