SPECS: lua-logging.spec - unify, cleanups
glen
glen at pld-linux.org
Tue Sep 16 22:33:07 CEST 2008
Author: glen Date: Tue Sep 16 20:33:07 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unify, cleanups
---- Files affected:
SPECS:
lua-logging.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/lua-logging.spec
diff -u SPECS/lua-logging.spec:1.2 SPECS/lua-logging.spec:1.3
--- SPECS/lua-logging.spec:1.2 Tue Sep 16 22:24:50 2008
+++ SPECS/lua-logging.spec Tue Sep 16 22:33:01 2008
@@ -10,7 +10,6 @@
# Source0-md5: 72a8622748a525f5fb8ed23278326f80
URL: http://www.keplerproject.org/lualogging/
BuildRequires: lua51-devel
-BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -30,13 +29,13 @@
%{__make} install \
PREFIX=$RPM_BUILD_ROOT%{_prefix}
-
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc README doc/us/*
+# XXX parent dir deps from where?
%dir %{_datadir}/lua/5.1/logging
%{_datadir}/lua/5.1/logging/*.lua
%{_datadir}/lua/5.1/logging.lua
@@ -45,10 +44,13 @@
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
+
$Log$
+Revision 1.3 2008/09/16 20:33:01 glen
+- unify, cleanups
+
Revision 1.2 2008/09/16 20:24:50 uzsolt
- use make install PREFIX=... instead of sedding the Makefile
Revision 1.1 2008/09/16 19:50:56 uzsolt
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lua-logging.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list