]> git.pld-linux.org Git - packages/libisofs.git/blobdiff - libisofs.spec
- updated to 1.5.6.pl01
[packages/libisofs.git] / libisofs.spec
index 9d5325861043f5924911b884826493b2d8b4b735..a99028763fa7a0e5524f1ebd853ceda106a78a01 100644 (file)
@@ -1,18 +1,18 @@
 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.5.0
+Version:       1.5.6.pl01
 Release:       1
 License:       GPL v2+
 Group:         Libraries
-Source0:       http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 6207379ff84e6988b479e09a8698fb6d
-URL:           http://libburnia-project.org/
+Source0:       https://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
+# Source0-md5: fb7fc6677774ec11d2cbde5a6566d37c
+URL:           https://dev.lovelyhq.com/libburnia/web/wiki
 BuildRequires: acl-devel
 BuildRequires: attr-devel
-BuildRequires: libjte-devel >= 1.0.0
+BuildRequires: libjte-devel >= 2.0.0
 BuildRequires: zlib-devel
-Requires:      libjte >= 1.0.0
+Requires:      libjte >= 2.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %undefine      __cxx
@@ -32,7 +32,7 @@ Group:                Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      acl-devel
 Requires:      attr-devel
-Requires:      libjte-devel >= 1.0.0
+Requires:      libjte-devel >= 2.0.0
 Requires:      zlib-devel
 
 %description devel
@@ -54,7 +54,7 @@ Static libisofs library.
 Statyczna biblioteka libisofs.
 
 %prep
-%setup -q
+%setup -q -n %{name}-1.5.6
 
 %build
 %configure
This page took 0.070758 seconds and 4 git commands to generate.