SPECS: ayam.spec - removed unused prefix define, some cleanups

qboosh qboosh at pld-linux.org
Sat Aug 27 22:50:27 CEST 2005


Author: qboosh                       Date: Sat Aug 27 20:50:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed unused prefix define, some cleanups

---- Files affected:
SPECS:
   ayam.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/ayam.spec
diff -u SPECS/ayam.spec:1.7 SPECS/ayam.spec:1.8
--- SPECS/ayam.spec:1.7	Thu Jul 21 12:57:24 2005
+++ SPECS/ayam.spec	Sat Aug 27 22:50:22 2005
@@ -16,8 +16,6 @@
 BuildRequires:	tk-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		prefix	/usr
-
 %description
 Ayam is a free (as in free speech, BSD-licensed) 3D modelling
 environment for the RenderMan interface. Free means that neither the
@@ -75,13 +73,12 @@
 
 %build
 mv src/affine/src/write.c src/affine/src/write.cpp 
-# TODO: optflags
 %{__make} -C src -f Makefile.shared clean
+# TODO: optflags
 %{__make} -C src -f Makefile.shared
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
 install -d $RPM_BUILD_ROOT
 
 %{__make} -C src -f Makefile.shared install \
@@ -93,16 +90,9 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
-
-# if _sysconfdir != /etc:
-#%%dir %{_sysconfdir}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
-
 %attr(755,root,root) %{_bindir}/*
-
 %{_datadir}/%{name}
-
-# initscript and its config
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 
@@ -112,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/08/27 20:50:22  qboosh
+- removed unused prefix define, some cleanups
+
 Revision 1.7  2005/07/21 10:57:24  cieciwa
 - removed precompilant and building oncagain.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ayam.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list