]> git.pld-linux.org Git - packages/python-kickstart.git/blobdiff - python-kickstart.spec
- 1.23
[packages/python-kickstart.git] / python-kickstart.spec
index f8575287b4fbcabceed8b86a0122e20b90e28705..e6ab8a4caa2e6373f336da4008d9519014d979aa 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       A Python library for manipulating kickstart files
 Summary(pl.UTF-8):     Pythonowa biblioteka do obróbki plików kickstart
 Name:          python-kickstart
-Version:       0.23
+Version:       1.23
 Release:       1
 License:       GPL
 Group:         Libraries/Python
 Source0:       pykickstart-%{version}.tar.gz
-# Source0-md5: aa52b2e3ad0bb422095f14029d527503
+# Source0-md5: 8c2b43ed43809658577ab188b435634d
 BuildRequires: python-devel
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,5 +35,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README ChangeLog docs/programmers-guide
+%attr(755,root,root) %{_bindir}/ksflatten
 %attr(755,root,root) %{_bindir}/ksvalidator
 %{py_sitescriptdir}/pykickstart
This page took 0.066474 seconds and 4 git commands to generate.