| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: smart | Distribution: Mandriva Linux |
| Version: 1.4 | Vendor: Mandriva |
| Release: 1.r951.1 | Build date: Fri Jan 28 05:03:31 2011 |
| Group: System/Configuration/Packaging | Build host: n6.mandriva.com |
| Size: 2284338 | Source RPM: smart-1.4-1.r951.1.src.rpm |
| Packager: Per Øyvind Karlsen <peroyvind@mandriva.org> | |
| Url: http://smartpm.org | |
| Summary: Next generation package handling tool | |
Smart Package Manager is a next generation package handling tool.
GPLv2+
* Fri Jan 28 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4-1.r951.1mdv2011.0
+ Revision: 633562
- implement distepoch support
* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1:1.4-1.r949.2mdv2011.0
+ Revision: 590080
- rebuild for python 2.7
* Sat Oct 02 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4-1.r949.1mdv2011.0
+ Revision: 582426
- New release: 1.4 (merging in latest code from trunk)
* Thu Apr 22 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.3.1-0.r948.1mdv2010.1
+ Revision: 537821
- update to revision 948:
o fix loading of old cache lacking new channel attribute (fixes #58144)
o revert an accidental change that were commited in r942
- remove scriptlets for < 2009.0 releases
- update to revision 946 to fix a build failure and a couple of test failures
- new bzr snapshot:
o fixes gtk gui breakage with channel updating
o merges latest code from trunk & unity branch
* Sat Feb 27 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.3-1mdv2010.1
+ Revision: 512282
- new release: 1.3 (synced mandriva branch with trunk)
- use %%setup_compile_flags macro
* Sun Sep 27 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-10mdv2010.0
+ Revision: 449900
- make multilib behaviour optionable and also apply the behaviour to package
upgrades as well (updates P501)
- move distro.py to standard location as it no longer contains any arch specific
stuff...
- fix slow pycurl fetcher without breaking others..
- fix huge slowdown limiting download speed to ~160K/sec when using pycurl
- for a dependency which only two packages of same version and different arch
satisfies, automatically pick the one with best arch score. This will ie.
make smart able to automatically pick 'lib64foo-devel' to satisfy 'foo-devel'
in cases where both 'libfoo-devel' & 'lib64foo-devel' provides it. (P501)
- restore old revision after accidental removal of directory
- fixes and updates from smart mandriva branch (P500):
o really fix handling of hdlist.cz to make it actually work again
o make sure that mirror picked by urpmisync plugin may actually be used
o add XZHandler for handling xz compressed files
* Tue Jun 02 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-8mdv2010.0
+ Revision: 382279
- add a buildconflicts on python-curl to prevent it's different output breaking test suite
- update to new tarball generated from my branch:
o fix handling of restricted channels (fixes #51249)
o fix handling of cdrom (fixes #51247)
o fix baseurl so that downloading will work again (fixes #50460)
o print warning if errors resulting in urpmisync being disabled occurs
* Mon May 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-7mdv2010.0
+ Revision: 379714
- disable ksmarttray for >= 2010.0
- * make urpmisync more sturdy, remove channels when disabled and fallback to
disabled if exceptions occurs (P505)
- fix decompression of hdlist.cz (P504)
* Sat Apr 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-6mdv2010.0
+ Revision: 369038
- skip global options urpmi.cfg for urpmichannelsync (fixes #48509,8)
- fix dealing with urpmi medias containing dots in the name (P502)
* Tue Mar 10 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-5mdv2009.1
+ Revision: 353349
- make urpmichannelsync channels default to 0 for priority to keep consistent
priority of packages based on their version only which is what one usually wants..
- be sure to move hdlist if present as well updates (P0)
* Mon Mar 09 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-4mdv2009.1
+ Revision: 353328
- reuse existing urpmi metadata when forcing migration to new layout and remove
any old leftovers (P0)
* Sat Mar 07 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-3mdv2009.1
+ Revision: 350674
- add python-rpm to buildrequires (required by test suite)
- add %%check section with test suite running to prevent more silly mistakes..:p
- gah, previous commit/release missed the actually updated tarball, update it
from my branch again with more fixes:
o in situations where /var/lib/media/<medianame>/ doesn't exist, create it,
will force urpmi to migrate to new layout from old with
/var/lib/media/synthesis.hdlist.<medianame>.cz etc. as well.
o fix broken urpmichannelsync test
o fix locale issue which would break the test suite
o fix issue where dpkg installed, but not used would break smart
* Fri Mar 06 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-2mdv2009.1
+ Revision: 349658
- fix mess with unresolved conflicts which made it in to the branch by accident:(
* Thu Mar 05 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-1mdv2009.1
+ Revision: 349177
- update to new version based on my branch:
o merging in new 1.2 stable release from trunk
o merge in several of afb's bugfix and relevant feature branches which hasn't
made their way to trunk yet
o improve urpmichannelsync plugin making it a bit more robust
o merge all of our appropriate patches and throw away those who's not
o switch to xz compression for tarball
fix up after previous vandalism commit:
o revert back to my mandriva branch
o fix reckless usage of epoch tag which broke dependencies on subpackages
o fix #48265 properly
* Thu Feb 26 2009 Helio Chissini de Castro <helio@mandriva.com> 1:1.1-3mdv2009.1
+ Revision: 345173
- Fixing bug https://qa.mandriva.com/show_bug.cgi?id=48265 with a easy solution, using the real upstream package.
In near future, we should accept only upstream tarballs, instead of use unfinished obscure branchs
* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2009.1
+ Revision: 318616
- fix patch
- rediff signature patch
- rediff channel patch
- rebuild for new python
* Wed Nov 05 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.1-1mdv2009.1
+ Revision: 300004
- workaround nagging about missing files during build of ksmarttray
- perform some spec cleanups and cosmetics to follow "regular" Mandriva style
- update from my own branch based on 1.1.1:
o adds urpimsync plugin to natively supporting use of local urpmi
configuration and data (replaces existing distro.py and obsoletes
urpmi2smart)
o adds basic mirrorlist support
- make dependency on python-liblzma versioned
* Mon Sep 15 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-1mdv2009.0
+ Revision: 285039
- since last one never got through, bump release down back to 1
- bump release
- cool down on overeager macro usage for %%{name}
- change conflicts on python-curl to suggests
- add dependency on python-liblzma since we need it for info.xml.lzma
- add support for info.xml metadata and fix crash with curl (P200, from my own branch:)
- fix string splitting in urpmi2smart that got broken due to a second ':' showing
up in new mirrorurl variable
- new release
- remove conflict on python-curl, new version of python-curl works without
segfaulting :)
- always pass -pX argument to %%patchX
* Fri Aug 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-1mdv2009.0
+ Revision: 272233
- Update to Smart 1.0
Remove patches 0, 2,6 ,11 ( Merged upstream )
Added comment about patch 13 ( i do not know if this is still needed to use it )
* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.52-7mdv2009.0
+ Revision: 269254
- rebuild early 2009.0 package (before pixel changes)
+ Pixel <pixel@mandriva.com>
- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
- ensure comment does not appear in ksmarttray's %%postun
* Sat Jun 07 2008 Funda Wang <fwang@mandriva.org> 0.52-6mdv2009.0
+ Revision: 216583
- use media_info and synthesis by default
- move kde3 stuff to /opt
+ Pixel <pixel@mandriva.com>
- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
* Thu Jan 31 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-5mdv2008.1
+ Revision: 160889
- fix smart widht when running in terminal, patch 105
+ Olivier Blin <oblin@mandriva.com>
- restore BuildRoot
+ Thierry Vignaud <tv@mandriva.org>
- kill re-definition of %%buildroot on Pixel's request
/etc/pam.d/smart-root /etc/security/console.apps/smart-root /usr/bin/smart /usr/bin/smart-root /usr/lib/smart /usr/lib/smart/distro.py /usr/lib64/python2.7/site-packages/smart /usr/lib64/python2.7/site-packages/smart-1.4-py2.7.egg-info /usr/lib64/python2.7/site-packages/smart/__init__.py /usr/lib64/python2.7/site-packages/smart/backends /usr/lib64/python2.7/site-packages/smart/backends/__init__.py /usr/lib64/python2.7/site-packages/smart/backends/arch /usr/lib64/python2.7/site-packages/smart/backends/arch/__init__.py /usr/lib64/python2.7/site-packages/smart/backends/arch/archver.py /usr/lib64/python2.7/site-packages/smart/backends/arch/base.py /usr/lib64/python2.7/site-packages/smart/backends/arch/loader.py /usr/lib64/python2.7/site-packages/smart/backends/arch/pm.py /usr/lib64/python2.7/site-packages/smart/backends/deb /usr/lib64/python2.7/site-packages/smart/backends/deb/__init__.py /usr/lib64/python2.7/site-packages/smart/backends/deb/base.py /usr/lib64/python2.7/site-packages/smart/backends/deb/cdebver.so /usr/lib64/python2.7/site-packages/smart/backends/deb/debver.py /usr/lib64/python2.7/site-packages/smart/backends/deb/loader.py /usr/lib64/python2.7/site-packages/smart/backends/deb/pm.py /usr/lib64/python2.7/site-packages/smart/backends/rpm /usr/lib64/python2.7/site-packages/smart/backends/rpm/__init__.py /usr/lib64/python2.7/site-packages/smart/backends/rpm/base.py /usr/lib64/python2.7/site-packages/smart/backends/rpm/crpmver.so /usr/lib64/python2.7/site-packages/smart/backends/rpm/header.py /usr/lib64/python2.7/site-packages/smart/backends/rpm/metadata.py /usr/lib64/python2.7/site-packages/smart/backends/rpm/pm.py /usr/lib64/python2.7/site-packages/smart/backends/rpm/redcarpet.py /usr/lib64/python2.7/site-packages/smart/backends/rpm/rpmver.py /usr/lib64/python2.7/site-packages/smart/backends/rpm/synthesis.py /usr/lib64/python2.7/site-packages/smart/backends/rpm/util.py /usr/lib64/python2.7/site-packages/smart/backends/rpm/yast2.py /usr/lib64/python2.7/site-packages/smart/backends/slack /usr/lib64/python2.7/site-packages/smart/backends/slack/__init__.py /usr/lib64/python2.7/site-packages/smart/backends/slack/base.py /usr/lib64/python2.7/site-packages/smart/backends/slack/loader.py /usr/lib64/python2.7/site-packages/smart/backends/slack/pm.py /usr/lib64/python2.7/site-packages/smart/backends/slack/slackver.py /usr/lib64/python2.7/site-packages/smart/cache.py /usr/lib64/python2.7/site-packages/smart/ccache.so /usr/lib64/python2.7/site-packages/smart/channel.py /usr/lib64/python2.7/site-packages/smart/channels /usr/lib64/python2.7/site-packages/smart/channels/__init__.py /usr/lib64/python2.7/site-packages/smart/channels/apt_deb.py /usr/lib64/python2.7/site-packages/smart/channels/apt_deb_info.py /usr/lib64/python2.7/site-packages/smart/channels/apt_rpm.py /usr/lib64/python2.7/site-packages/smart/channels/apt_rpm_info.py /usr/lib64/python2.7/site-packages/smart/channels/arch_dir.py /usr/lib64/python2.7/site-packages/smart/channels/arch_dir_info.py /usr/lib64/python2.7/site-packages/smart/channels/arch_site.py /usr/lib64/python2.7/site-packages/smart/channels/arch_site_info.py /usr/lib64/python2.7/site-packages/smart/channels/arch_sys.py /usr/lib64/python2.7/site-packages/smart/channels/arch_sys_info.py /usr/lib64/python2.7/site-packages/smart/channels/deb_dir.py /usr/lib64/python2.7/site-packages/smart/channels/deb_dir_info.py /usr/lib64/python2.7/site-packages/smart/channels/deb_sys.py /usr/lib64/python2.7/site-packages/smart/channels/deb_sys_info.py /usr/lib64/python2.7/site-packages/smart/channels/mirrors.py /usr/lib64/python2.7/site-packages/smart/channels/mirrors_info.py /usr/lib64/python2.7/site-packages/smart/channels/red_carpet.py /usr/lib64/python2.7/site-packages/smart/channels/red_carpet_info.py /usr/lib64/python2.7/site-packages/smart/channels/rpm_dir.py /usr/lib64/python2.7/site-packages/smart/channels/rpm_dir_info.py /usr/lib64/python2.7/site-packages/smart/channels/rpm_hdl.py /usr/lib64/python2.7/site-packages/smart/channels/rpm_hdl_info.py /usr/lib64/python2.7/site-packages/smart/channels/rpm_md.py /usr/lib64/python2.7/site-packages/smart/channels/rpm_md_info.py /usr/lib64/python2.7/site-packages/smart/channels/rpm_sys.py /usr/lib64/python2.7/site-packages/smart/channels/rpm_sys_info.py /usr/lib64/python2.7/site-packages/smart/channels/slack_dir.py /usr/lib64/python2.7/site-packages/smart/channels/slack_dir_info.py /usr/lib64/python2.7/site-packages/smart/channels/slack_site.py /usr/lib64/python2.7/site-packages/smart/channels/slack_site_info.py /usr/lib64/python2.7/site-packages/smart/channels/slack_sys.py /usr/lib64/python2.7/site-packages/smart/channels/slack_sys_info.py /usr/lib64/python2.7/site-packages/smart/channels/up2date_mirrors.py /usr/lib64/python2.7/site-packages/smart/channels/up2date_mirrors_info.py /usr/lib64/python2.7/site-packages/smart/channels/urpmi.py /usr/lib64/python2.7/site-packages/smart/channels/urpmi_info.py /usr/lib64/python2.7/site-packages/smart/channels/yast2.py /usr/lib64/python2.7/site-packages/smart/channels/yast2_info.py /usr/lib64/python2.7/site-packages/smart/commands /usr/lib64/python2.7/site-packages/smart/commands/__init__.py /usr/lib64/python2.7/site-packages/smart/commands/channel.py /usr/lib64/python2.7/site-packages/smart/commands/check.py /usr/lib64/python2.7/site-packages/smart/commands/clean.py /usr/lib64/python2.7/site-packages/smart/commands/config.py /usr/lib64/python2.7/site-packages/smart/commands/download.py /usr/lib64/python2.7/site-packages/smart/commands/fix.py /usr/lib64/python2.7/site-packages/smart/commands/flag.py /usr/lib64/python2.7/site-packages/smart/commands/info.py /usr/lib64/python2.7/site-packages/smart/commands/install.py /usr/lib64/python2.7/site-packages/smart/commands/mirror.py /usr/lib64/python2.7/site-packages/smart/commands/newer.py /usr/lib64/python2.7/site-packages/smart/commands/nothing.py /usr/lib64/python2.7/site-packages/smart/commands/priority.py /usr/lib64/python2.7/site-packages/smart/commands/query.py /usr/lib64/python2.7/site-packages/smart/commands/reinstall.py /usr/lib64/python2.7/site-packages/smart/commands/remove.py /usr/lib64/python2.7/site-packages/smart/commands/search.py /usr/lib64/python2.7/site-packages/smart/commands/stats.py /usr/lib64/python2.7/site-packages/smart/commands/update.py /usr/lib64/python2.7/site-packages/smart/commands/upgrade.py /usr/lib64/python2.7/site-packages/smart/const.py /usr/lib64/python2.7/site-packages/smart/control.py /usr/lib64/python2.7/site-packages/smart/fetcher.py /usr/lib64/python2.7/site-packages/smart/hook.py /usr/lib64/python2.7/site-packages/smart/interface.py /usr/lib64/python2.7/site-packages/smart/interfaces /usr/lib64/python2.7/site-packages/smart/interfaces/__init__.py /usr/lib64/python2.7/site-packages/smart/interfaces/images /usr/lib64/python2.7/site-packages/smart/interfaces/images/__init__.py /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-add.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-apply.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-cancel.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-delete.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-edit.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-redo.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-reload.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-search.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-trash.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-undo.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/crystal-upgrade.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/folder.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-available-locked.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-available.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-broken.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-downgrade.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-install.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-installed-locked.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-installed-outdated.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-installed.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-new-locked.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-new.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-purge.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-reinstall.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-remove.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/package-upgrade.png /usr/lib64/python2.7/site-packages/smart/interfaces/images/smart.png /usr/lib64/python2.7/site-packages/smart/interfaces/qt /usr/lib64/python2.7/site-packages/smart/interfaces/qt/__init__.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/changes.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/channels.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/command.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/flags.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/interactive.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/interface.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/legend.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/log.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/mirrors.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/packageinfo.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/packageview.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/priorities.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt/progress.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4 /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/__init__.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/changes.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/channels.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/command.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/flags.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/interactive.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/interface.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/legend.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/log.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/mirrors.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/packageinfo.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/packageview.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/priorities.py /usr/lib64/python2.7/site-packages/smart/interfaces/qt4/progress.py /usr/lib64/python2.7/site-packages/smart/interfaces/text /usr/lib64/python2.7/site-packages/smart/interfaces/text/__init__.py /usr/lib64/python2.7/site-packages/smart/interfaces/text/interactive.py /usr/lib64/python2.7/site-packages/smart/interfaces/text/interface.py /usr/lib64/python2.7/site-packages/smart/interfaces/text/progress.py /usr/lib64/python2.7/site-packages/smart/media.py /usr/lib64/python2.7/site-packages/smart/mirror.py /usr/lib64/python2.7/site-packages/smart/option.py /usr/lib64/python2.7/site-packages/smart/pkgconfig.py /usr/lib64/python2.7/site-packages/smart/plugins /usr/lib64/python2.7/site-packages/smart/plugins/__init__.py /usr/lib64/python2.7/site-packages/smart/plugins/aptchannelsync.py /usr/lib64/python2.7/site-packages/smart/plugins/channelsync.py /usr/lib64/python2.7/site-packages/smart/plugins/debdir.py /usr/lib64/python2.7/site-packages/smart/plugins/detectsys.py /usr/lib64/python2.7/site-packages/smart/plugins/landscape.py /usr/lib64/python2.7/site-packages/smart/plugins/rpmdir.py /usr/lib64/python2.7/site-packages/smart/plugins/urpmichannelsync.py /usr/lib64/python2.7/site-packages/smart/plugins/yumchannelsync.py /usr/lib64/python2.7/site-packages/smart/plugins/zyppchannelsync.py /usr/lib64/python2.7/site-packages/smart/pm.py /usr/lib64/python2.7/site-packages/smart/progress.py /usr/lib64/python2.7/site-packages/smart/report.py /usr/lib64/python2.7/site-packages/smart/searcher.py /usr/lib64/python2.7/site-packages/smart/sorter.py /usr/lib64/python2.7/site-packages/smart/sysconfig.py /usr/lib64/python2.7/site-packages/smart/transaction.py /usr/lib64/python2.7/site-packages/smart/uncompress.py /usr/lib64/python2.7/site-packages/smart/util /usr/lib64/python2.7/site-packages/smart/util/__init__.py /usr/lib64/python2.7/site-packages/smart/util/cdistance.so /usr/lib64/python2.7/site-packages/smart/util/ctagfile.so /usr/lib64/python2.7/site-packages/smart/util/distance.py /usr/lib64/python2.7/site-packages/smart/util/filetools.py /usr/lib64/python2.7/site-packages/smart/util/geolocate.py /usr/lib64/python2.7/site-packages/smart/util/metalink.py /usr/lib64/python2.7/site-packages/smart/util/objdigest.py /usr/lib64/python2.7/site-packages/smart/util/optparse.py /usr/lib64/python2.7/site-packages/smart/util/pathlocks.py /usr/lib64/python2.7/site-packages/smart/util/pexpect.py /usr/lib64/python2.7/site-packages/smart/util/ssh.py /usr/lib64/python2.7/site-packages/smart/util/strtools.py /usr/lib64/python2.7/site-packages/smart/util/tagfile.py /usr/share/doc/smart /usr/share/doc/smart/HACKING /usr/share/doc/smart/IDEAS /usr/share/doc/smart/README /usr/share/doc/smart/README.html /usr/share/doc/smart/TODO /usr/share/doc/smart/default.css /usr/share/locale/de/LC_MESSAGES/smart.mo /usr/share/locale/es_ES/LC_MESSAGES/smart.mo /usr/share/locale/fr/LC_MESSAGES/smart.mo /usr/share/locale/hu/LC_MESSAGES/smart.mo /usr/share/locale/it/LC_MESSAGES/smart.mo /usr/share/locale/pt_BR/LC_MESSAGES/smart.mo /usr/share/locale/ru/LC_MESSAGES/smart.mo /usr/share/locale/sv/LC_MESSAGES/smart.mo /usr/share/locale/zh_CN/LC_MESSAGES/smart.mo /usr/share/locale/zh_TW/LC_MESSAGES/smart.mo /usr/share/man/man8/smart.8.xz /var/lib/smart/channels
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 16:15:11 2013