- fixed python version in filelist

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=2
This commit is contained in:
Jan Matejek 2010-09-03 12:54:24 +00:00 committed by Git OBS Bridge
parent 6d52e04a3b
commit ba79312e13
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 3 12:53:58 UTC 2010 - jmatejek@novell.com
- fixed python version in filelist
-------------------------------------------------------------------
Fri Jan 22 20:46:17 CET 2010 - vuntz@opensuse.org

View File

@ -73,7 +73,7 @@ photos, and all Flickr API functions.
%files
%defattr(-,root,root)
%doc LICENSE README UPGRADING
%{python_sitelib}/%{_name}-%{version}-py2.6.egg-info
%{python_sitelib}/%{_name}-%{version}-py%{py_ver}.egg-info
%{python_sitelib}/%{_name}/
%files doc