]> git.pld-linux.org Git - packages/nml.git/commitdiff
- package egg-info auto/th/nml-0_2_1-2 auto/ti/nml-0_2_1-2
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 31 Dec 2011 16:31:47 +0000 (16:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Requires: python-ply
- release 2

Changed files:
    nml.spec -> 1.2

nml.spec

index fdcb2ee3cbbaf12957d11ae31182bd3ac3c31b13..525650fc7691ca50dd619c722bc3901fdbfc8374 100644 (file)
--- a/nml.spec
+++ b/nml.spec
@@ -1,7 +1,7 @@
 Summary:       convert meta-languate to openttd's grf and/or nfo files
 Name:          nml
 Version:       0.2.1
 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
 License:       GPL v2
 Group:         Applications
 Source0:       http://bundles.openttdcoop.org/nml/releases/0.2.1/%{name}-%{version}.src.tar.gz
@@ -9,6 +9,7 @@ Source0:        http://bundles.openttdcoop.org/nml/releases/0.2.1/%{name}-%{version}.sr
 URL:           https://dev.openttdcoop.org/projects/nml
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.234
 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
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,3 +37,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/nml
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/nml
+%{py_sitescriptdir}/nml-%{version}*.egg-info
This page took 0.332148 seconds and 4 git commands to generate.