[packages/gdome2] - added format-security.patch - ghost soname symlink - rel 11

witekfl witekfl at pld-linux.org
Thu Jan 16 14:03:52 CET 2014


commit a1d0578bb624036e616563933366153c2513d639
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Jan 16 14:03:15 2014 +0100

    - added format-security.patch
    - ghost soname symlink
    - rel 11

 gdome2.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gdome2.spec b/gdome2.spec
index 0c94b9a..22136be 100644
--- a/gdome2.spec
+++ b/gdome2.spec
@@ -6,13 +6,14 @@ Summary:	DOM level2 library for accessing XML files
 Summary(pl.UTF-8):	Biblioteka dostępu do plików XML, DOM poziom 2
 Name:		gdome2
 Version:	0.8.1
-Release:	10
+Release:	11
 License:	LGPL
 Group:		Libraries
 Source0:	http://gdome2.cs.unibo.it/tarball/%{name}-%{version}.tar.gz
 # Source0-md5:	bfc114e59eec50cbda8e4ece751ff022
 Patch0:		%{name}-glib2.patch
 Patch1:		%{name}-build_fix.patch
+Patch2:		format-security.patch
 URL:		http://gdome2.cs.unibo.it/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -124,6 +125,7 @@ oprogramowania opartego o gdome2.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 echo 'AM_DEFUN([AM_PATH_GLIB], [$3])' >> acinclude.m4
 
@@ -153,6 +155,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS MAINTAINERS ChangeLog README
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.0
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdome2.git/commitdiff/a1d0578bb624036e616563933366153c2513d639



More information about the pld-cvs-commit mailing list