%define curver 23 %define prever 22 Version: 2.3.3 Release: alt5.991 Name: test%curver Summary: An interpreted, interactive object-oriented programming language License: PSF Group: Development/Python Url: http://www.python.org/ Packager: Python Development Team Provides: test Requires: test%curver-core %description test package. %package weak Summary: Python with weak conflicts: using with python22 are allowed Group: Development/Python Provides: test%curver-core Conflicts: test%curver-strict Requires: test%curver-base %description weak %package strict Summary: Python with weak conflicts: using with python22 are allowed Group: Development/Python Provides: test%curver-core Conflicts: test%curver-weak Requires: test%curver-base #Obsoletes: test%prever-core Conflicts: test%prever-core #Obsoletes: test%prever-strict #Obsoletes: test%prever-weak %description strict %package base Summary: Base python modules and executables Group: Development/Python Requires: test%curver-core %description base %prep %build %install %__mkdir_p $RPM_BUILD_ROOT %files %files weak %files strict %files base