commit 93a089740ee10591342eeacf5cb056046f0109f3
Author: Jakub Bogusz <[email protected]>
Date:   Wed Jun 26 17:34:26 2013 +0200

    - updated to 2.1.1
    - added texinfo patch (fixes build with texinfo 5.x)

 libassuan-texinfo.patch | 75 +++++++++++++++++++++++++++++++++++++++++++++++++
 libassuan.spec          |  6 ++--
 2 files changed, 79 insertions(+), 2 deletions(-)
---
diff --git a/libassuan.spec b/libassuan.spec
index 91be082..7dcfd83 100644
--- a/libassuan.spec
+++ b/libassuan.spec
@@ -5,16 +5,17 @@
 Summary:       Assuan - an IPC library for non-persistent servers
 Summary(pl.UTF-8):     Assuan - biblioteka IPC dla serwerów nie działających 
ciągle
 Name:          libassuan
-Version:       2.1.0
+Version:       2.1.1
 Release:       1
 Epoch:         1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       ftp://ftp.gnupg.org/gcrypt/libassuan/%{name}-%{version}.tar.bz2
-# Source0-md5: b3231eec8e567f4f9294474a387378f5
+# Source0-md5: 757243cc4a71b30ed8d8dbe784035d36
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-ac.patch
 Patch2:                %{name}-am.patch
+Patch3:                %{name}-texinfo.patch
 URL:           http://www.gnupg.org/related_software/libassuan/
 BuildRequires: autoconf >= 2.61
 BuildRequires: automake >= 1:1.10
@@ -67,6 +68,7 @@ Statyczna biblioteka assuan.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
diff --git a/libassuan-texinfo.patch b/libassuan-texinfo.patch
new file mode 100644
index 0000000..4da8a3a
--- /dev/null
+++ b/libassuan-texinfo.patch
@@ -0,0 +1,75 @@
+--- libassuan-2.1.1/doc/gpl.texi.orig  2010-12-23 12:32:06.000000000 +0100
++++ libassuan-2.1.1/doc/gpl.texi       2013-06-26 17:25:07.224876373 +0200
+@@ -659,6 +659,8 @@
+ Program, unless a warranty or assumption of liability accompanies a
+ copy of the Program in return for a fee.
+ 
++@end enumerate
++
+ @iftex
+ @heading END OF TERMS AND CONDITIONS
+ @end iftex
+@@ -721,5 +723,3 @@
+ applications with the library.  If this is what you want to do, use
+ the GNU Lesser General Public License instead of this License.  But
+ first, please read @url{http://www.gnu.org/philosophy/why-not-lgpl.html}.
+-
+-@end enumerate
+--- libassuan-2.1.1/doc/lgpl.texi.orig 2010-12-23 12:32:06.000000000 +0100
++++ libassuan-2.1.1/doc/lgpl.texi      2013-06-26 17:30:55.658195084 +0200
+@@ -16,7 +16,7 @@
+ version number 2.1.]
+ @end display
+ 
+-@appendixsubsec Preamble
++@subheading Preamble
+ 
+   The licenses for most software are designed to take away your
+ freedom to share and change it.  By contrast, the GNU General Public
+@@ -118,13 +118,7 @@
+ former contains code derived from the library, whereas the latter must
+ be combined with the library in order to run.
+ 
+-@iftex
+-@appendixsubsec TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND 
MODIFICATION
+-@end iftex
+-@ifinfo
+-@center GNU LESSER GENERAL PUBLIC LICENSE
+-@center TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+-@end ifinfo
++@subheading TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ 
+ @enumerate 0
+ @item
+@@ -476,12 +470,7 @@
+ of all derivatives of our free software and of promoting the sharing
+ and reuse of software generally.
+ 
+-@iftex
+-@heading NO WARRANTY
+-@end iftex
+-@ifinfo
+-@center NO WARRANTY
+-@end ifinfo
++@center @b{NO WARRANTY}
+ 
+ @item
+ BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+@@ -507,15 +496,10 @@
+ DAMAGES.
+ @end enumerate
+ 
+-@iftex
+-@heading END OF TERMS AND CONDITIONS
+-@end iftex
+-@ifinfo
+-@center END OF TERMS AND CONDITIONS
+-@end ifinfo
++@subheading END OF TERMS AND CONDITIONS
+ 
+ @page
+-@appendixsubsec How to Apply These Terms to Your New Libraries
++@subheading How to Apply These Terms to Your New Libraries
+ 
+   If you develop a new library, and you want it to be of the greatest
+ possible use to the public, we recommend making it free software that
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libassuan.git/commitdiff/93a089740ee10591342eeacf5cb056046f0109f3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to