Author: qboosh Date: Fri Jul 11 19:57:41 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.6.6
---- Files affected: SPECS: libisofs.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/libisofs.spec diff -u SPECS/libisofs.spec:1.1 SPECS/libisofs.spec:1.2 --- SPECS/libisofs.spec:1.1 Sat Sep 8 21:05:20 2007 +++ SPECS/libisofs.spec Fri Jul 11 21:57:36 2008 @@ -2,14 +2,15 @@ Summary: Library to pack up hard disk files and directories into a ISO 9660 disk image Summary(pl.UTF-8): Biblioteka do pakowania plików i katalogów w obrazy ISO 9660 Name: libisofs -Version: 0.2.8 +Version: 0.6.6 Release: 1 License: GPL v2 Group: Libraries Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz -# Source0-md5: 19d42bf2aabf2950279320b5f6522a05 +# Source0-md5: 9437ee4e9493da5ccfa2b18b4fa0b7e8 URL: http://libburnia.pykix.org/ -BuildRequires: libburn-devel >= 0.3.0 +# for isogrow demo +BuildRequires: libburn-devel >= 0.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -65,11 +66,13 @@ %files %defattr(644,root,root,755) -%doc AUTHORS CONTRIBUTORS COPYRIGHT README TODO +%doc AUTHORS COPYRIGHT NEWS README Roadmap TODO %attr(755,root,root) %{_libdir}/libisofs.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libisofs.so.6 %files devel %defattr(644,root,root,755) +%doc doc/Tutorial %attr(755,root,root) %{_libdir}/libisofs.so %{_libdir}/libisofs.la %{_includedir}/libisofs @@ -85,5 +88,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/07/11 19:57:36 qboosh +- updated to 0.6.6 + Revision 1.1 2007/09/08 19:05:20 qboosh - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libisofs.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
