[packages/metaio] - up to 8.3.0 - added format-security.patch
witekfl
witekfl at pld-linux.org
Sat Jan 18 13:56:14 CET 2014
commit 8f6bc9a850d2be07e63bda95ace06d80dbe4851e
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Jan 18 13:55:45 2014 +0100
- up to 8.3.0
- added format-security.patch
metaio.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/metaio.spec b/metaio.spec
index ee2f3c8..47cfdd7 100644
--- a/metaio.spec
+++ b/metaio.spec
@@ -1,11 +1,12 @@
Summary: This package contains a library for parsing LIGO_LW Table files
Name: metaio
-Version: 8.2
+Version: 8.3.0
Release: 1
License: GPL v2
Group: Libraries
Source0: https://www.lsc-group.phys.uwm.edu/daswg/download/software/source/%{name}-%{version}.tar.gz
-# Source0-md5: 73e39625d7c6f7e4316ac257d82a8d9b
+# Source0-md5: 4d244197051fc1c1a9c2c5f82e14dc4c
+Patch0: format-security.patch
URL: https://www.lsc-group.phys.uwm.edu/daswg/projects/metaio.html
BuildRequires: autoconf
BuildRequires: automake
@@ -38,6 +39,7 @@ Static metaio library.
%prep
%setup -q
+%patch0 -p1
%build
%{__libtoolize}
@@ -65,6 +67,7 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS README
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/libmetaio.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmetaio.so.1
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/metaio.git/commitdiff/8f6bc9a850d2be07e63bda95ace06d80dbe4851e
More information about the pld-cvs-commit
mailing list