Author: pawelz                       Date: Sat Jul 26 23:37:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Regenerate autoconf/automake files

---- Files affected:
SPECS:
   sng.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/sng.spec
diff -u SPECS/sng.spec:1.1 SPECS/sng.spec:1.2
--- SPECS/sng.spec:1.1  Sat Jul 26 01:59:53 2008
+++ SPECS/sng.spec      Sun Jul 27 01:37:52 2008
@@ -11,7 +11,10 @@
 # Source0-md5: 7bcbab5d60435da9aa106f3da926c049
 Patch0:                %{name}-buildfix.patch
 URL:           http://sng.sourceforge.net/
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: libpng >= 1.0.9
+BuildRequires: libtool
 BuildRequires: xorg-app-rgb
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,6 +43,10 @@
 %patch0 -p1
 
 %build
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
        --with-rgbtxt=%{_datadir}/X11/rgb.txt
 
@@ -68,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/07/26 23:37:52  pawelz
+- Regenerate autoconf/automake files
+
 Revision 1.1  2008/07/25 23:59:53  pawelz
 - Scriptable Network Graphics compiler/decompiler
 - initial PLD release
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sng.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to