]> git.pld-linux.org Git - packages/libisoburn.git/commitdiff
- updated to 1.1.2
authorŁukasz Kieś <kiesiu@pld-linux.org>
Thu, 14 Jul 2011 17:01:16 +0000 (17:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new URL

Changed files:
    libisoburn.spec -> 1.12

libisoburn.spec

index 0cf57c568f3b659b530cc390c1eff67a4bb52d7f..40fb1d24e5725e886495ec89e0d33eccc6e98460 100644 (file)
@@ -1,26 +1,26 @@
 Summary:       Multi-session filesystem extension to libisofs, libburn
 Summary(pl.UTF-8):     Wielosesyjne rozszerzenie systemu plików do libisofs i libburn
 Name:          libisoburn
-Version:       1.1.0
+Version:       1.1.2
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 53d9da62da77a35af0f0f44c7632d7da
+# Source0-md5: 07a8531e8693b8ad4093b12184da6d1c
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-info.patch
-URL:           http://libburnia.pykix.org/
+URL:           http://libburnia-project.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: libburn-devel >= 1.1.0
-BuildRequires: libisofs-devel >= 1.1.0
+BuildRequires: libisofs-devel >= 1.1.2
 BuildRequires: libjte-devel >= 1.0.0
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.9.0
 BuildRequires: readline-devel
 BuildRequires: texinfo
 Requires:      libburn >= 1.1.0
-Requires:      libisofs >= 1.1.0
+Requires:      libisofs >= 1.1.2
 Requires:      libjte >= 1.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -97,11 +97,11 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/postshell
+%post -p /sbin/postshell
 /sbin/ldconfig
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun        -p /sbin/postshell
+%postun -p /sbin/postshell
 /sbin/ldconfig
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
This page took 0.069219 seconds and 4 git commands to generate.