]> git.pld-linux.org Git - packages/xephem.git/commitdiff
- BR: libpng-devel
authorsparky <sparky@pld-linux.org>
Sun, 31 Jan 2010 00:26:00 +0000 (00:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xephem.spec -> 1.53

xephem.spec

index 9dce7773541b8a6a5efd03efafd73a425c193945..9e3c34c12cfa640373ba66b2fc381b9d0d4b8315 100644 (file)
@@ -19,6 +19,7 @@ Patch0:               %{name}-makefile.patch
 Patch1:                %{name}-xephemdbd.patch
 URL:           http://www.clearskyinstitute.com/xephem/
 BuildRequires: groff
+BuildRequires: libpng-devel
 BuildRequires: openmotif-devel
 BuildRequires: sed >= 4.0
 Requires:      xorg-lib-libXt >= 1.0.0
@@ -114,12 +115,12 @@ cd GUI/xephem
        CFLAGS="-ffast-math %{rpmcflags} -I../../../../GUI/xephem -I../../../../libastro -I../../../../libip"
 
 %{__make} -C tools/xedb \
-        CC="%{__cc}" \
-        CFLAGS="-ffast-math %{rpmcflags} -I../../../../libastro"
+       CC="%{__cc}" \
+       CFLAGS="-ffast-math %{rpmcflags} -I../../../../libastro"
 
 %{__make} -C tools/indi \
-        CC="%{__cc}" \
-        CFLAGS="-ffast-math %{rpmcflags} -I../../../../liblilxml -I../../../../libastro -I../../../../libip"
+       CC="%{__cc}" \
+       CFLAGS="-ffast-math %{rpmcflags} -I../../../../liblilxml -I../../../../libastro -I../../../../libip"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.146625 seconds and 4 git commands to generate.