]> git.pld-linux.org Git - packages/aa3d.git/blobdiff - aa3d.spec
- rel 3
[packages/aa3d.git] / aa3d.spec
index 559ad7ba62bdea3961c986c6338f0811bdaf60a3..2688e7bdb7aabcce714743a9511ffcecfeaf442f 100644 (file)
--- a/aa3d.spec
+++ b/aa3d.spec
@@ -1,9 +1,8 @@
-# $Revision: 1.9 $Date: 2003-05-26 16:24:19 $
 Summary:       ASCII-Art stereogram generator
 Summary(pl):   Generator stereogramów w postaci ASCII Art
 Name:          aa3d
 Version:       1.0
-Release:       1
+Release:       3
 License:       GPL
 Group:         Applications/Graphics
 Source0:       http://dl.sourceforge.net/aa-project/%{name}-%{version}.tar.gz
@@ -25,7 +24,9 @@ Generator stereogram
 %setup -q
 
 %build
-%{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}"
+%{__make} \
+       CFLAGS="%{rpmcflags}" \
+       LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -38,5 +39,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README logo pyramid 
+%doc README logo pyramid
 %attr(755,root,root) %{_bindir}/*
This page took 0.035926 seconds and 4 git commands to generate.