/[smeserver]/rpms/yum-metadata-parser/sme8/yum-metadata-parser-1.0-quiet.patch
ViewVC logotype

Contents of /rpms/yum-metadata-parser/sme8/yum-metadata-parser-1.0-quiet.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Mon Oct 15 01:14:23 2007 UTC (16 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Remove unneeded packages

1 --- yum-metadata-parser-1.0/sqlitecache.c.quiet 2006-06-13 23:25:55.000000000 -0400
2 +++ yum-metadata-parser-1.0/sqlitecache.c 2006-06-13 23:31:23.000000000 -0400
3 @@ -115,11 +115,11 @@
4 g_string_chunk_free (info->package_ids_chunk);
5
6 g_timer_stop (info->timer);
7 - if (!*err) {
8 + /* if (!*err) {
9 g_message ("Added %d new packages, deleted %d old in %.2f seconds",
10 info->add_count, info->del_count,
11 g_timer_elapsed (info->timer, NULL));
12 - }
13 + }*/
14
15 g_timer_destroy (info->timer);
16 }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed