]> git.pld-linux.org Git - packages/fungimol.git/commitdiff
- one more patch by Qrczak
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 8 Mar 2003 14:25:56 +0000 (14:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fungimol.spec -> 1.2

fungimol.spec

index ba4f4cb58d09e2d0213b9f9a7a13cec9b4debf21..a131e5216b6faaf7d7d08e500bf0eaa83359af82 100644 (file)
@@ -6,6 +6,7 @@ License:        LGPL
 Group:         Applications/Engineering
 Source0:       http://www.fungible.com/fungimol/%{name}-%{version}.tar.gz
 Patch0:                %{name}-shared.patch
+Patch1:                %{name}-static-init.patch
 URL:           http://www.fungible.com/fungimol/index.html
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: netpbm-devel
@@ -24,6 +25,7 @@ Donald Brenner's Fortran molecular dynamics package is also included.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} fullbuild CPLUSPLUS=%{__cxx} %{!?debug:NDEBUG=yes}
This page took 0.072277 seconds and 4 git commands to generate.