]> git.pld-linux.org Git - packages/libisofs.git/blobdiff - libisofs.spec
- updated to 1.4.4
[packages/libisofs.git] / libisofs.spec
index 79585d3a5a6d68079cfdf35175e8d66f26685c88..e2559028b445f30a14768c291252e4e49869fae1 100644 (file)
@@ -1,13 +1,13 @@
 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:       1.0.8
+Version:       1.4.4
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: b404e1deeee000d90efbf8ed60360412
-URL:           http://libburnia.pykix.org/
+# Source0-md5: 23a32bb5b8559ce031420dd5fc58885c
+URL:           http://libburnia-project.org/
 BuildRequires: acl-devel
 BuildRequires: attr-devel
 BuildRequires: libjte-devel >= 1.0.0
@@ -71,12 +71,12 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun        -p /sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYRIGHT NEWS README Roadmap TODO
+%doc AUTHORS COPYRIGHT ChangeLog NEWS README Roadmap TODO
 %attr(755,root,root) %{_libdir}/libisofs.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libisofs.so.6
 
This page took 0.044884 seconds and 4 git commands to generate.