SPECS: ayam.spec - updated.
cieciwa
cieciwa at pld-linux.org
Fri Jun 17 09:51:53 CEST 2005
Author: cieciwa Date: Fri Jun 17 07:51:53 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated.
---- Files affected:
SPECS:
ayam.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/ayam.spec
diff -u SPECS/ayam.spec:1.1 SPECS/ayam.spec:1.2
--- SPECS/ayam.spec:1.1 Thu Jun 16 14:28:31 2005
+++ SPECS/ayam.spec Fri Jun 17 09:51:46 2005
@@ -18,9 +18,12 @@
# Source0-md5:
#Source1: -
# Source1-md5: -
-#Patch0: %{name}-what.patch
+Patch0: %{name}-Makefile.shared.patch
#URL: -
-#BuildRequires: -
+BuildRequires: OpenGL-devel
+BuildRequires: tcl-devel
+BuildRequires: tk-devel
+BuildRequires: OpenGL-devel
#PreReq: -
#Requires(pre,post): -
#Requires(preun): -
@@ -48,27 +51,19 @@
%prep
%setup -q -n %{name}
-#%patch0 -p1
+%patch0 -p1
%build
-# if ac/am/* rebuilding is necessary, do it in this order and add
-# appropriate BuildRequires
-#%%{__gettextize}
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
-%configure
-%{__make}
+cd src
+make -f Makefile.shared
%install
rm -rf $RPM_BUILD_ROOT
# create directories if necessary
#install -d $RPM_BUILD_ROOT
-%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+#%{__make} install \
+# DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
@@ -108,6 +103,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/06/17 07:51:46 cieciwa
+- updated.
+
Revision 1.1 2005/06/16 12:28:31 cieciwa
- initial.
NFY
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ayam.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list