Author: qboosh Date: Wed Jun 23 19:01:33 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.0.5 - dead URL replaced by sf project page - updated doc patch
---- Files affected: packages/libraw1394: libraw1394-doc.patch (1.3 -> 1.4) , libraw1394.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: packages/libraw1394/libraw1394-doc.patch diff -u packages/libraw1394/libraw1394-doc.patch:1.3 packages/libraw1394/libraw1394-doc.patch:1.4 --- packages/libraw1394/libraw1394-doc.patch:1.3 Sat Aug 23 21:16:28 2008 +++ packages/libraw1394/libraw1394-doc.patch Wed Jun 23 21:01:24 2010 @@ -1,28 +1,19 @@ ---- libraw1394-1.2.0/doc/libraw1394.sgml.orig 2005-02-16 17:52:14.000000000 +0100 -+++ libraw1394-1.2.0/doc/libraw1394.sgml 2005-10-28 22:06:11.520241536 +0200 -@@ -2832,10 +2832,10 @@ +--- libraw1394-2.0.5/doc/libraw1394.sgml.orig 2009-12-26 17:01:39.000000000 +0100 ++++ libraw1394-2.0.5/doc/libraw1394.sgml 2010-06-23 07:08:51.411448126 +0200 +@@ -1,6 +1,4 @@ +-<!-- +-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> +---> ++<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> + <book> + <bookinfo> - <refentry> - <refmeta> --<refentrytitle><phrase id="API-int">int</phrase></refentrytitle> -+<refentrytitle><phrase id="API-req-callback-t">req_callback_t</phrase></refentrytitle> - </refmeta> - <refnamediv> -- <refname>int</refname> -+ <refname>req_callback_t</refname> - <refpurpose> - This is the general request handler - </refpurpose> -@@ -2872,10 +2872,10 @@ +@@ -3231,7 +3229,7 @@ + </refsect1> + </refentry> - <refentry> - <refmeta> --<refentrytitle><phrase id="API-int">int</phrase></refentrytitle> -+<refentrytitle><phrase id="API-arm-req-callback-t">arm_req_callback_t</phrase></refentrytitle> - </refmeta> - <refnamediv> -- <refname>int</refname> -+ <refname>arm_req_callback_t</refname> - <refpurpose> - This is the general arm-request handle - </refpurpose> +-<refentry id="API-int"> ++<refentry id="API-arm-req-callback-t"> + <refentryinfo> + <title>LINUX</title> + <productname>Kernel Hackers Manual</productname> ================================================================ Index: packages/libraw1394/libraw1394.spec diff -u packages/libraw1394/libraw1394.spec:1.37 packages/libraw1394/libraw1394.spec:1.38 --- packages/libraw1394/libraw1394.spec:1.37 Wed Jun 10 10:22:53 2009 +++ packages/libraw1394/libraw1394.spec Wed Jun 23 21:01:24 2010 @@ -2,17 +2,18 @@ Summary: Interface to Linux IEEE-1394 subsystem Summary(pl.UTF-8): Biblioteka do obsługi podsystemu IEEE-1394 Name: libraw1394 -Version: 2.0.2 +Version: 2.0.5 Release: 1 License: LGPL v2.1+ Group: Libraries -Source0: http://www.linux1394.org/dl/%{name}-%{version}.tar.gz -# Source0-md5: 9fbbef5ea31101c4c28085db134fd448 +Source0: http://downloads.sourceforge.net/libraw1394/%{name}-%{version}.tar.gz +# Source0-md5: 1db64231c78540c32859b591cb8b40cf Patch0: %{name}-doc.patch -URL: http://www.linux1394.org/ +URL: http://sourceforge.net/projects/libraw1394 +#URL: http://www.linux1394.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake -BuildRequires: docbook-dtd31-sgml +BuildRequires: docbook-dtd41-sgml BuildRequires: docbook-style-dsssl BuildRequires: docbook-utils BuildRequires: libtool @@ -114,6 +115,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2010/06/23 19:01:24 qboosh +- updated to 2.0.5 +- dead URL replaced by sf project page +- updated doc patch + Revision 1.37 2009/06/10 08:22:53 amateja - updated to 2.0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libraw1394/libraw1394-doc.patch?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libraw1394/libraw1394.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
