]> git.pld-linux.org Git - packages/libisofs.git/commitdiff
- updated to 1.5.0 auto/th/libisofs-1.5.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 19 Sep 2018 12:21:04 +0000 (14:21 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 19 Sep 2018 12:21:04 +0000 (14:21 +0200)
libisofs.spec

index bc106e4463c46bd046d1f01b162165cdb329debb..9d5325861043f5924911b884826493b2d8b4b735 100644 (file)
@@ -1,12 +1,12 @@
 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.4.8
+Version:       1.5.0
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 8be74087dd1ef325ea8e1e9b80b613a5
+# Source0-md5: 6207379ff84e6988b479e09a8698fb6d
 URL:           http://libburnia-project.org/
 BuildRequires: acl-devel
 BuildRequires: attr-devel
@@ -71,8 +71,8 @@ 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)
This page took 0.053405 seconds and 4 git commands to generate.