Author: adamg Date: Sat Dec 31 16:31:52 2011 GMT Module: packages Tag: HEAD ---- Log message: - package egg-info - Requires: python-ply - release 2
---- Files affected: packages/nml: nml.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/nml/nml.spec diff -u packages/nml/nml.spec:1.1 packages/nml/nml.spec:1.2 --- packages/nml/nml.spec:1.1 Sat Dec 31 16:56:21 2011 +++ packages/nml/nml.spec Sat Dec 31 17:31:47 2011 @@ -2,7 +2,7 @@ Summary: convert meta-languate to openttd's grf and/or nfo files Name: nml Version: 0.2.1 -Release: 1 +Release: 2 License: GPL v2 Group: Applications Source0: http://bundles.openttdcoop.org/nml/releases/0.2.1/%{name}-%{version}.src.tar.gz @@ -10,6 +10,7 @@ URL: https://dev.openttdcoop.org/projects/nml BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.234 +Requires: python-ply BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -37,6 +38,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* %{py_sitescriptdir}/nml +%{py_sitescriptdir}/nml-%{version}*.egg-info %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -44,6 +46,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/12/31 16:31:47 adamg +- package egg-info +- Requires: python-ply +- release 2 + Revision 1.1 2011/12/31 15:56:21 adamg - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nml/nml.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
