rpms/pykickstart/devel pykickstart.spec, 1.61, 1.62 sources, 1.61, 1.62

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Fri Jun 8 21:07:08 UTC 2007


Author: clumens

Update of /cvs/pkgs/rpms/pykickstart/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1758

Modified Files:
	pykickstart.spec sources 
Log Message:
New release.



Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- pykickstart.spec	4 Jun 2007 18:36:57 -0000	1.61
+++ pykickstart.spec	8 Jun 2007 21:06:29 -0000	1.62
@@ -1,11 +1,15 @@
-%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
 Version: 1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
+# This is a Red Hat maintained package which is specific to
+# our distribution.  Thus the source is only available from
+# within this srpm.
 Source0: %{name}-%{version}.tar.gz
+
 License: GPL
 Group: System Environment/Libraries
 BuildArch: noarch
@@ -38,6 +42,9 @@
 %{_bindir}/ksvalidator
 
 %changelog
+* Fri Jun 08 2007 Chris Lumens <clumens at redhat.com> - 1.2-2
+- Fix package review problems (#226334).
+
 * Mon Jun 04 2007 Chris Lumens <clumens at redhat.com> - 1.2-1
 - Fix harddrive install method error checking (#232492).
 - Set authentication information from the input line to preserve quoting


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- sources	4 Jun 2007 18:36:57 -0000	1.61
+++ sources	8 Jun 2007 21:06:29 -0000	1.62
@@ -1 +1 @@
-ac18b66f9dc6895608d9268d0e896a6c  pykickstart-1.2.tar.gz
+8e161737611013bcdb8aad8b4946b978  pykickstart-1.2.tar.gz




More information about the fedora-extras-commits mailing list