Author: kiesiu Date: Thu Jul 14 17:01:21 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.2 - new URL
---- Files affected: packages/libisoburn: libisoburn.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/libisoburn/libisoburn.spec diff -u packages/libisoburn/libisoburn.spec:1.11 packages/libisoburn/libisoburn.spec:1.12 --- packages/libisoburn/libisoburn.spec:1.11 Tue Jun 21 19:10:59 2011 +++ packages/libisoburn/libisoburn.spec Thu Jul 14 19:01:16 2011 @@ -2,26 +2,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) @@ -98,11 +98,11 @@ %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} @@ -137,6 +137,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/07/14 17:01:16 kiesiu +- updated to 1.1.2 +- new URL + Revision 1.11 2011/06/21 17:10:59 qboosh - updated to 1.1.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libisoburn/libisoburn.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
