- 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:
parent
6d52e04a3b
commit
ba79312e13
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user