diff --git a/.cvsignore b/.cvsignore index 4815d6a..57958e6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -libburn-0.2svn.tar.gz -libburn-0.2.2.tar.gz +libburn-0.2.6.3.tar.gz diff --git a/libburn.spec b/libburn.spec index a90a631..3847078 100644 --- a/libburn.spec +++ b/libburn.spec @@ -1,6 +1,6 @@ Name: libburn -Version: 0.2.2 -Release: 2%{?dist} +Version: 0.2.6.3 +Release: 1%{?dist} Summary: Library for reading, mastering and writing optical discs Group: System Environment/Libraries @@ -9,7 +9,8 @@ URL: http://libburn.pykix.org/ Source0: http://libburn-download.pykix.org/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: automake libtool intltool gettext doxygen graphviz +#BuildRequires: automake libtool intltool gettext doxygen graphviz +BuildRequires: libtool intltool gettext doxygen graphviz #Requires: %description @@ -33,28 +34,6 @@ The %{name}-devel package contains libraries and header files for developing applications that use %{name}. -%package -n libisofs -Summary: A library to create ISO 9660 disk images -Group: System Environment/Libraries - -%description -n libisofs -libisofs the library to pack up hard disk files and directories into a -ISO 9660 disk image. This may then be brought to CD via libburn. -libisofs is to be the foundation of our upcoming mkisofs emulation. - - -%package -n libisofs-devel -Summary: Development files for libisofs -Group: Development/Libraries -Requires: libisofs = %{version}-%{release} -Requires: libburn = %{version}-%{release} -Requires: pkgconfig - -%description -n libisofs-devel -The libisofs-devel package contains libraries and header files for -developing applications that use libisofs. - - %package -n cdrskin Summary: Limited cdrecord compatibility wrapper to ease migration to libburn Group: Applications/Multimedia @@ -94,10 +73,6 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig -%post -n libisofs -p /sbin/ldconfig - -%postun -n libisofs -p /sbin/ldconfig - %files %defattr(-,root,root,-) @@ -111,25 +86,19 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/%{name}*.so %{_libdir}/pkgconfig/%{name}*.pc -%files -n libisofs -%defattr(-,root,root,-) -%doc -%{_libdir}/libisofs*.so.* - -%files -n libisofs-devel -%defattr(-,root,root,-) -%doc -%{_includedir}/libburn/libisofs.h -%{_libdir}/libisofs*.so -%{_libdir}/pkgconfig/libisofs*.pc - %files -n cdrskin %defattr(-,root,root,-) %doc +%{_mandir}/*/* %{_bindir}/cdrskin %changelog +* Tue Jan 02 2007 Jesse Keating - 0.2.6.3-1 +- Update to 0.2.6.3 +- Remove libisofs stuff as it's packaged seperately now. +- Add a manpage for cdrskin + * Sat Oct 21 2006 Jesse Keating - 0.2-2-2 - Point to a real URL in source, now that we have a tarball diff --git a/sources b/sources index cede2c4..6a2e5dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20d0903d6b3fc646d32888cc91b12376 libburn-0.2.2.tar.gz +fbf08eef27c0880bc22a776b76429974 libburn-0.2.6.3.tar.gz