packages: libqalculate/libqalculate.spec - builds with autotools patch
cactus
cactus at pld-linux.org
Thu Oct 8 13:12:33 CEST 2009
Author: cactus Date: Thu Oct 8 11:12:33 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- builds with autotools patch
---- Files affected:
packages/libqalculate:
libqalculate.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/libqalculate/libqalculate.spec
diff -u packages/libqalculate/libqalculate.spec:1.6 packages/libqalculate/libqalculate.spec:1.7
--- packages/libqalculate/libqalculate.spec:1.6 Tue Jun 19 21:54:54 2007
+++ packages/libqalculate/libqalculate.spec Thu Oct 8 13:12:28 2009
@@ -8,6 +8,7 @@
Group: Libraries
Source0: http://dl.sourceforge.net/qalculate/%{name}-%{version}.tar.gz
# Source0-md5: e14432fc490f9a697e23e31a74e0eb19
+Patch0: %{name}-autotools.patch
URL: http://qalculate.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -56,6 +57,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__libtoolize}
@@ -84,6 +86,7 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.?
%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
%{_datadir}/qalculate
@@ -104,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2009/10/08 11:12:28 cactus
+- builds with autotools patch
+
Revision 1.6 2007/06/19 19:54:54 rotom
- up to 0.9.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libqalculate/libqalculate.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list