]> git.pld-linux.org Git - packages/libisoburn.git/blobdiff - libisoburn.spec
- updated to 1.1.4
[packages/libisoburn.git] / libisoburn.spec
index 473601f9c52a908ce88fcbb2786652aafd760e37..642331c9eddbbed87d998ea47b34dc19abc61eb0 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.0.6.pl00
+Version:       1.1.4
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: f4eff76915c08dba533180d618df95a1
+# Source0-md5: db79a0f0622077bb1a901f57cc1e2b67
 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.0.6
-BuildRequires: libisofs-devel >= 1.0.6
+BuildRequires: libburn-devel >= 1.1.4
+BuildRequires: libisofs-devel >= 1.1.4
 BuildRequires: libjte-devel >= 1.0.0
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.9.0
 BuildRequires: readline-devel
 BuildRequires: texinfo
-Requires:      libburn >= 1.0.6
-Requires:      libisofs >= 1.0.6
+Requires:      libburn >= 1.1.4
+Requires:      libisofs >= 1.1.4
 Requires:      libjte >= 1.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,8 +53,8 @@ Summary:      Header files for libisoburn library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki libisoburn
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      libburn-devel >= 1.0.6
-Requires:      libisofs-devel >= 1.0.6
+Requires:      libburn-devel >= 1.1.4
+Requires:      libisofs-devel >= 1.1.4
 Requires:      libjte-devel >= 1.0.0
 
 %description devel
@@ -76,7 +76,7 @@ Static libisoburn library.
 Statyczna biblioteka libisoburn.
 
 %prep
-%setup -q -n %{name}-1.0.6
+%setup -q
 %patch0 -p1
 %patch1 -p1
 
@@ -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.097326 seconds and 4 git commands to generate.