Changeset 291 for branches/release/0.2/itaka.spec
- Timestamp:
- 08/02/09 01:21:39 (3 years ago)
- File:
-
- 1 edited
-
branches/release/0.2/itaka.spec (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release/0.2/itaka.spec
r262 r291 1 1 Summary: On-demand screenshooting server 2 2 Name: itaka 3 Version: 0.2. 14 Release: 23 Version: 0.2.2 4 Release: 1 5 5 License: GPL 6 6 Group: Applications/Communications … … 9 9 Packager: Kurt Erickson <psychogenicshk@users.sourceforge.net> 10 10 11 Source: http://internap.dl.sourceforge.net/sourceforge/itaka/itaka-0.2. 1.tar.bz211 Source: http://internap.dl.sourceforge.net/sourceforge/itaka/itaka-0.2.2.tar.bz2 12 12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root 13 13 … … 15 15 Requires: pygtk2 >= 2.10 16 16 Requires: python-twisted 17 Requires: notify-python 17 18 18 19 %description … … 42 43 43 44 %clean 45 # Might want to add a make clean, since I've added it. 44 46 rm -rf $RPM_BUILD_ROOT 45 47 46 48 %files 47 49 %defattr(-,root,root) 48 %doc AUTHORS BUGS ChangeLog COPYING COPYRIGHT DOCUMENTATION HACKING README README.Debian README.WindowsTODO50 %doc AUTHORS BUGS ChangeLog COPYING COPYRIGHT DOCUMENTATION HACKING README README.Debian TODO 49 51 50 52 %{_prefix}/bin/itaka … … 74 76 %{_prefix}/lib/itaka/screenshot.py 75 77 %{_prefix}/lib/itaka/console.py 76 %{_prefix}/lib/itaka/uigtk.pyc77 %{_prefix}/lib/itaka/config.pyc78 %{_prefix}/lib/itaka/error.pyc79 %{_prefix}/lib/itaka/server.pyc80 %{_prefix}/lib/itaka/itaka.pyc81 %{_prefix}/lib/itaka/screenshot.pyc82 %{_prefix}/lib/itaka/console.pyc83 78 84 79 %changelog 85 * Thu Jul 20 2007 Kurt Erickson <psychogenicshk@users.sourceforge.net> - 0.2.1-286 - Removed notify-python dependancy (it's optional).80 * Thu Aug 1 2009 Kurt Erickson <psychogenicshk@users.sourceforge.net> - 0.2.2-1 81 - Pulled 0.2.2 from upstream. 87 82 88 * Thu Jul 19 2007 Kurt Erickson <psychogenicshk@users.sourceforge.net> - 0.2.1-183 * Thu Jul 19 2007 Kurt Erickson <psychogenicshk@users.sourceforge.net> - 0.2.1-1 89 84 - Pulled 0.2.1 from upstream. 90 91 * Wed Jul 4 2007 Kurt Erickson <psychogenicshk@users.sourceforge.net> - 0.2-192 - Initial package release.
Note: See TracChangeset
for help on using the changeset viewer.

