SPECS: elisa.spec - noarch - added docs
qboosh
qboosh at pld-linux.org
Thu May 17 22:29:38 CEST 2007
Author: qboosh Date: Thu May 17 20:29:38 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- noarch
- added docs
---- Files affected:
SPECS:
elisa.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/elisa.spec
diff -u SPECS/elisa.spec:1.7 SPECS/elisa.spec:1.8
--- SPECS/elisa.spec:1.7 Sun Apr 22 15:59:40 2007
+++ SPECS/elisa.spec Thu May 17 22:29:33 2007
@@ -12,6 +12,7 @@
BuildRequires: python-setuptools
BuildRequires: python-TwistedCore
Requires: pigment >= 0.1.5
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -26,11 +27,11 @@
%setup -q
%build
-CFLAGS="%{rpmcflags}" \
python setup.py build
%install
rm -rf $RPM_BUILD_ROOT
+
python setup.py install \
--root=$RPM_BUILD_ROOT
@@ -41,7 +42,8 @@
%files
%defattr(644,root,root,755)
-%doc
+# COPYING contains just some notes, LICENSE.GPL includes excemption clause
+%doc AUTHORS COPYING ChangeLog FAQ LICENSE.* NEWS README.txt
%attr(755,root,root) %{_bindir}/*
%{py_sitescriptdir}/%{name}
%{py_sitescriptdir}/%{name}-%{version}*
@@ -52,6 +54,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007/05/17 20:29:33 qboosh
+- noarch
+- added docs
+
Revision 1.7 2007/04/22 13:59:40 patrys
- 0.1.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/elisa.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list